Mercurial > ecos
annotate packages/hal/h8300/aki3068net/current/ChangeLog @ 3292:7f8e529b4d82 default tip
Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
| author | vae |
|---|---|
| date | Wed, 29 Apr 2015 23:31:48 +0000 |
| parents | 71d1fc60df0d |
| children |
| rev | line source |
|---|---|
| 2740 | 1 2009-01-31 Bart Veer <bartv@ecoscentric.com> |
| 2 | |
| 3 * cdl/hal_h8300_h8300h_aki3068net.cdl: update compiler flags for gcc 4.x | |
| 4 | |
| 1568 | 5 2004-03-17 Yoshinori Sato <ysato@users.sourceforge.jp> |
| 6 | |
| 7 * include/hal_diag.h | |
| 8 fix warning. | |
| 9 | |
| 10 2004-03-02 Yoshinori Sato <ysato@users.sourceforge.jp> | |
| 11 | |
| 12 * include/platform.inc | |
| 13 add h8300_save_vectors macro. | |
| 14 | |
| 15 2004-02-24 Yoshinori Sato <ysato@users.sourceforge.jp> | |
| 16 | |
| 17 * cdl/hal_h8300_h8300h_aki3068net.cdl | |
| 18 add Linker flags "-mrelax" | |
| 19 move CYGSEM_HAL_H8300_VECTOR_HOOK to hal_h8300.cdl | |
| 20 | |
| 21 2004-01-16 Yoichi Koyanagi <yk@tinywillow.com>,Yoshinori Sato <ysato@users.sourceforge.jp> | |
| 22 | |
| 23 * src/plf_ide.c | |
| 24 HAL_IDE_INIT return to enumerate controlers. | |
| 25 aki3068net_read_command fix 16bit mode access. | |
| 26 | |
| 27 2003-12-26 Yoichi Koyanagi <yk@tinywillow.com>,Yoshinori Sato <ysato@users.sourceforge.jp> | |
| 28 | |
| 29 * src/plf_ide.c | |
| 30 16bit bus mode fix. | |
| 31 | |
| 32 2003-12-04 Yoshinori Sato <ysato@users.sourceforge.jp> | |
| 33 * include/pkgconf/mlt_h8300_h8300h_aki3068net_rom.ldi | |
| 34 fix vector location from CYGSEM_HAL_H8300_VECTOR_HOOK == 0 | |
| 35 | |
| 1130 | 36 2003-07-18 Nick Garnett <nickg@balti.calivar.com> |
| 37 | |
| 38 * cdl/hal_h8300_h8300h_aki3068net.cdl: | |
| 39 Changed values for CYGNUM_HAL_RTC_NUMERATOR, | |
| 40 CYGNUM_HAL_RTC_DENOMINATOR and CYGNUM_HAL_RTC_PERIOD to | |
| 41 "default_value" from "calculated". This makes it easier | |
| 42 to change these values globally. | |
| 43 | |
|
1281
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
44 2003-03-09 Yoshinori Sato <ysato@users.sourceforge.jp> |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
45 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
46 * cdl/hal_h8300_h8300h_aki3068net.cdl |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
47 * src/hal_diag.c |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
48 CYGHAL_PLF_SCI_BASE add. |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
49 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
50 2003-02-28 Yoshinori Sato <ysato@users.sourceforge.jp> |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
51 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
52 * cdl/hal_h8300_h8300h_aki3068net.cdl |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
53 * src/plf_ide.c |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
54 * include/plf_io.h |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
55 * include/platform.inc |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
56 IDE I/F Support. |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
57 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
58 2003-01-29 Yoshinori Sato <ysato@users.sourceforge.jp> |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
59 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
60 * include/platform.inc |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
61 DRAM setup delay fix. |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
62 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
63 2002-11-26 Yoshinori Sato <ysato@users.sourceforge.jp> |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
64 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
65 * include/platform.inc |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
66 Buscontroler setting tuneing. |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
67 * cdl/hal_h8300_h8300h_aki3068net.cdl |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
68 CYGBLD_GLOBAL_LDFLAGS option "-mint32" add. |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
69 * include/plf_intr.h |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
70 delay_us scale fix. |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
71 * src/delay_us.S |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
72 timing tune. |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
73 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
74 2002-10-15 Yoshinori Sato <ysato@users.sourceforge.jp> |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
75 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
76 * include/pkgconf/mlt_h8300_h8300h_aki3068net_rom.ldi |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
77 typo fixed. |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
78 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
79 2002-10-15 Yoshinori Sato <ysato@users.sourceforge.jp> |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
80 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
81 * cdl/hal_h8300_h8300h_aki3068net.cdl |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
82 CYGSEM_HAL_H8300_VECTOR_HOOK,CYGHWR_HAL_H8300_VECTOR_ADDRESS add. |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
83 * include/pkgconf/mlt_h8300_h8300h_aki3068net_ram.cdl |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
84 typo fixed. |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
85 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
86 2002-05-31 Yoshinori Sato <ysato@users.sourceforge.jp> |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
87 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
88 * src/hal_diag.c |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
89 delete hal_delay_us function. |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
90 |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
91 2002-04-29 Jonathan Larmour <jlarmour@redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
92 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
93 * src/delay_us.S: |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
94 Don't use .file as it can confuse debugging since the .file |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
95 doesn't contain the path and therefore the debugger will never |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
96 know where it lives! This conflicts with using -Wa,--gstabs. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
97 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
98 2002-04-24 Yoshinori Sato <qzb04471@nifty.ne.jp> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
99 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
100 * New package. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
101 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
102 //=========================================================================== |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
103 // ####GPLCOPYRIGHTBEGIN#### |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
104 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
105 // This file is part of eCos, the Embedded Configurable Operating System. |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
106 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
107 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
108 // This program is free software; you can redistribute it and/or modify |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
109 // it under the terms of the GNU General Public License as published by |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
110 // the Free Software Foundation; either version 2 or (at your option) any |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
111 // later version. |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
112 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
113 // This program is distributed in the hope that it will be useful, but |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
114 // WITHOUT ANY WARRANTY; without even the implied warranty of |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
115 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
116 // General Public License for more details. |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
117 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
118 // You should have received a copy of the GNU General Public License |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
119 // along with this program; if not, write to the |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
120 // Free Software Foundation, Inc., 51 Franklin Street, |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
121 // Fifth Floor, Boston, MA 02110-1301, USA. |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
122 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1568
diff
changeset
|
123 // ####GPLCOPYRIGHTEND#### |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
124 //=========================================================================== |
