annotate packages/hal/powerpc/adder/current/ChangeLog @ 2751:a0205b9ffd22

Update compiler flags
author bartv
date Tue, 03 Feb 2009 18:49:47 +0000
parents 74dbf4c3f2e1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2751
a0205b9ffd22 Update compiler flags
bartv
parents: 2729
diff changeset
1 2009-01-31 Bart Veer <bartv@ecoscentric.com>
a0205b9ffd22 Update compiler flags
bartv
parents: 2729
diff changeset
2
a0205b9ffd22 Update compiler flags
bartv
parents: 2729
diff changeset
3 * cdl/hal_powerpc_adder.cdl: update compiler flags for gcc 4.x
a0205b9ffd22 Update compiler flags
bartv
parents: 2729
diff changeset
4
2631
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
5 2008-11-13 Jonathan Larmour <jifl@eCosCentric.com>
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
6
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
7 * src/adder_flash.c: Dev id is really 0x22f6, not 0xf6.
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
8
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
9 2006-08-02 Jonathan Larmour <jifl@eCosCentric.com>
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
10
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
11 * src/adder_flash.c: In CYG_FLASH_FUNS, replace query, lock and unlock
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
12 functions with generic nop versions.
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
13 Remove hwr_map_error: it no longer exists for CYG_FLASH_FUNS.
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
14 Replace use of cyg/io/flash_priv.h with cyg/io/flash_dev.h as per
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
15 io/flash changes.
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
16
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
17 2005-08-18 Jonathan Larmour <jifl@eCosCentric.com>
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
18
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
19 * cdl/hal_powerpc_adder.cdl: Indicate to the AMD flash driver
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
20 that Flash accesses are cached.
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
21
1933
7251145cdb9d * src/hal_aux.c: Added prototype of _adder_set_led() to remove
asl
parents: 1755
diff changeset
22 2005-03-27 Andrew Lunn <andrew.lunn@ascom.ch>
7251145cdb9d * src/hal_aux.c: Added prototype of _adder_set_led() to remove
asl
parents: 1755
diff changeset
23
7251145cdb9d * src/hal_aux.c: Added prototype of _adder_set_led() to remove
asl
parents: 1755
diff changeset
24 * src/hal_aux.c: Added prototype of _adder_set_led() to remove
7251145cdb9d * src/hal_aux.c: Added prototype of _adder_set_led() to remove
asl
parents: 1755
diff changeset
25 compiler warning
7251145cdb9d * src/hal_aux.c: Added prototype of _adder_set_led() to remove
asl
parents: 1755
diff changeset
26
2596
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
27 2005-01-19 Jonathan Larmour <jifl@eCosCentric.com>
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
28
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
29 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
30 0x30000 to 0x50000.
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
31
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
32 * include/pkgconf/mlt_powerpc_adder_ram.ldi: Allow up to 0x60000 to be used
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
33 by ROM.
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
34 * include/pkgconf/mlt_powerpc_adder_ram.h
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
35 (CYGMEM_SECTION_reserved_for_rom_SIZE): Ditto.
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
36
2631
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
37 2004-11-25 Bart Veer <bartv@ecoscentric.com>
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
38
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
39 * cdl/hal_powerpc_adder.cdl, misc/adder_redboot_ROMRAM.ecm,
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
40 misc/adderII_redboot_ROMRAM.ecm, src/adder_flash.c:
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
41 Switch to V2 flash
13376f3cfc60 Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents: 2596
diff changeset
42
2596
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
43 2004-11-04 John Dallaway <jld@ecoscentric.com>
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
44
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
45 * cdl/hal_powerpc_adder.cdl: Remove "-fvtable-gc" and "-finit-priority"
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
46 from the set of default compilation flags.
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
47
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
48 2004-09-28 John Dallaway <jld@ecoscentric.com>
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
49
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
50 * include/pkgconf/mlt_powerpc_adder_romram.ldi: Include relocs and
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
51 .eh_frame sections.
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
52 * include/pkgconf/mlt_powerpc_adder_rom.ldi: Ditto.
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
53 * include/pkgconf/mlt_powerpc_adder_ram.ldi: Ditto.
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
54
1755
d61d51cfd8ab Move parallel port initializations to platform code
gthomas
parents: 1453
diff changeset
55 2004-09-16 Gary Thomas <gary@mlbassoc.com>
d61d51cfd8ab Move parallel port initializations to platform code
gthomas
parents: 1453
diff changeset
56
d61d51cfd8ab Move parallel port initializations to platform code
gthomas
parents: 1453
diff changeset
57 * src/hal_aux.c (hal_platform_init): Move parallel port initializations
d61d51cfd8ab Move parallel port initializations to platform code
gthomas
parents: 1453
diff changeset
58 from variant here (comment says they are required re: errata, but no
d61d51cfd8ab Move parallel port initializations to platform code
gthomas
parents: 1453
diff changeset
59 supporting documentation is known)
d61d51cfd8ab Move parallel port initializations to platform code
gthomas
parents: 1453
diff changeset
60
2596
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
61 2004-01-12 John Dallaway <jld@ecoscentric.com>
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
62
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
63 * include/pkgconf/mlt_powerpc_adder_ram.*, doc/adder.sgml:
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
64 Reserve an additional 64kB for use by RedBoot.
7ad5f3aecbf6 * misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
jlarmour
parents: 1933
diff changeset
65
1453
0e3378e69a2a Fix some issues with network debugging by not clearing caches on startup
gthomas
parents: 1437
diff changeset
66 2003-12-21 Gary Thomas <gary@mlbassoc.com>
0e3378e69a2a Fix some issues with network debugging by not clearing caches on startup
gthomas
parents: 1437
diff changeset
67
0e3378e69a2a Fix some issues with network debugging by not clearing caches on startup
gthomas
parents: 1437
diff changeset
68 * src/adder.S: Only clear caches on non-RAM startup modes. This fixes
0e3378e69a2a Fix some issues with network debugging by not clearing caches on startup
gthomas
parents: 1437
diff changeset
69 some problems when using network debug connections (messing with the
0e3378e69a2a Fix some issues with network debugging by not clearing caches on startup
gthomas
parents: 1437
diff changeset
70 caches seems to confuse the CPM)
0e3378e69a2a Fix some issues with network debugging by not clearing caches on startup
gthomas
parents: 1437
diff changeset
71
1437
40912f487083 Fix system time base
gthomas
parents: 1432
diff changeset
72 2003-12-10 Gary Thomas <gary@mlbassoc.com>
40912f487083 Fix system time base
gthomas
parents: 1432
diff changeset
73
40912f487083 Fix system time base
gthomas
parents: 1432
diff changeset
74 * cdl/hal_powerpc_adder.cdl: System clock was using wrong frequency
40912f487083 Fix system time base
gthomas
parents: 1432
diff changeset
75 (time base). On this platform, it's configured to use the raw
40912f487083 Fix system time base
gthomas
parents: 1432
diff changeset
76 OSCLK which is a constant 10MHz, not the higher speed PLL based
40912f487083 Fix system time base
gthomas
parents: 1432
diff changeset
77 clocks.
40912f487083 Fix system time base
gthomas
parents: 1432
diff changeset
78
1432
f9dc30f9589a Rework CDL to use common defines for HAL_PLATFORM_CPU
gthomas
parents: 1231
diff changeset
79 2003-12-08 Gary Thomas <gary@mlbassoc.com>
f9dc30f9589a Rework CDL to use common defines for HAL_PLATFORM_CPU
gthomas
parents: 1231
diff changeset
80
f9dc30f9589a Rework CDL to use common defines for HAL_PLATFORM_CPU
gthomas
parents: 1231
diff changeset
81 * cdl/hal_powerpc_adder.cdl:
f9dc30f9589a Rework CDL to use common defines for HAL_PLATFORM_CPU
gthomas
parents: 1231
diff changeset
82 HAL_PLATFORM_CPU now defined by MPC8xx variant CDL.
f9dc30f9589a Rework CDL to use common defines for HAL_PLATFORM_CPU
gthomas
parents: 1231
diff changeset
83
1231
3c221a743075 Remove DNS from RedBoot template & adjust .ecm files - BUG #57316
gthomas
parents: 1182
diff changeset
84 2003-09-21 Gary Thomas <gary@mlbassoc.com>
3c221a743075 Remove DNS from RedBoot template & adjust .ecm files - BUG #57316
gthomas
parents: 1182
diff changeset
85
3c221a743075 Remove DNS from RedBoot template & adjust .ecm files - BUG #57316
gthomas
parents: 1182
diff changeset
86 * misc/adderII_redboot_ROMRAM.ecm:
3c221a743075 Remove DNS from RedBoot template & adjust .ecm files - BUG #57316
gthomas
parents: 1182
diff changeset
87 * misc/adder_redboot_ROMRAM.ecm: Adjust for changes in RedBoot
3c221a743075 Remove DNS from RedBoot template & adjust .ecm files - BUG #57316
gthomas
parents: 1182
diff changeset
88 template - DNS now must be enabled manually.
3c221a743075 Remove DNS from RedBoot template & adjust .ecm files - BUG #57316
gthomas
parents: 1182
diff changeset
89
1182
8c272f96c3ed Better handling of RedBoot Linux 'exec' with architecture/platform layering
gthomas
parents: 1130
diff changeset
90 2003-08-28 Gary Thomas <gary@mlbassoc.com>
8c272f96c3ed Better handling of RedBoot Linux 'exec' with architecture/platform layering
gthomas
parents: 1130
diff changeset
91
8c272f96c3ed Better handling of RedBoot Linux 'exec' with architecture/platform layering
gthomas
parents: 1130
diff changeset
92 * src/redboot_linux_exec.c: Obsolete file - removed.
8c272f96c3ed Better handling of RedBoot Linux 'exec' with architecture/platform layering
gthomas
parents: 1130
diff changeset
93
8c272f96c3ed Better handling of RedBoot Linux 'exec' with architecture/platform layering
gthomas
parents: 1130
diff changeset
94 * src/plf_redboot_linux_exec.c: New file - platform specifics
8c272f96c3ed Better handling of RedBoot Linux 'exec' with architecture/platform layering
gthomas
parents: 1130
diff changeset
95 for booting Linux kernel from RedBoot.
8c272f96c3ed Better handling of RedBoot Linux 'exec' with architecture/platform layering
gthomas
parents: 1130
diff changeset
96
8c272f96c3ed Better handling of RedBoot Linux 'exec' with architecture/platform layering
gthomas
parents: 1130
diff changeset
97 * cdl/hal_powerpc_adder.cdl: Linux booting from RedBoot is
8c272f96c3ed Better handling of RedBoot Linux 'exec' with architecture/platform layering
gthomas
parents: 1130
diff changeset
98 now supported at the architecture level. Changes to support
8c272f96c3ed Better handling of RedBoot Linux 'exec' with architecture/platform layering
gthomas
parents: 1130
diff changeset
99 architecture/platform layering.
8c272f96c3ed Better handling of RedBoot Linux 'exec' with architecture/platform layering
gthomas
parents: 1130
diff changeset
100
1130
1ea4ec152dee * cdl/xxxx.cdl:
nickg
parents: 948
diff changeset
101 2003-07-18 Nick Garnett <nickg@balti.calivar.com>
1ea4ec152dee * cdl/xxxx.cdl:
nickg
parents: 948
diff changeset
102
1ea4ec152dee * cdl/xxxx.cdl:
nickg
parents: 948
diff changeset
103 * cdl/hal_powerpc_adder.cdl:
1ea4ec152dee * cdl/xxxx.cdl:
nickg
parents: 948
diff changeset
104 Changed values for CYGNUM_HAL_RTC_NUMERATOR,
1ea4ec152dee * cdl/xxxx.cdl:
nickg
parents: 948
diff changeset
105 CYGNUM_HAL_RTC_DENOMINATOR and CYGNUM_HAL_RTC_PERIOD to
1ea4ec152dee * cdl/xxxx.cdl:
nickg
parents: 948
diff changeset
106 "default_value" from "calculated". This makes it easier
1ea4ec152dee * cdl/xxxx.cdl:
nickg
parents: 948
diff changeset
107 to change these values globally.
1ea4ec152dee * cdl/xxxx.cdl:
nickg
parents: 948
diff changeset
108
948
83ca3aef4a92 Adjust configuration for MPC852T platforms
gthomas
parents: 890
diff changeset
109 2003-04-16 Gary Thomas <gary@mlbassoc.com>
83ca3aef4a92 Adjust configuration for MPC852T platforms
gthomas
parents: 890
diff changeset
110
83ca3aef4a92 Adjust configuration for MPC852T platforms
gthomas
parents: 890
diff changeset
111 * src/hal_aux.c (hal_platform_init): Set up GPIO bits according
83ca3aef4a92 Adjust configuration for MPC852T platforms
gthomas
parents: 890
diff changeset
112 to platform type.
83ca3aef4a92 Adjust configuration for MPC852T platforms
gthomas
parents: 890
diff changeset
113
890
069fba224505 Improving SCC3 support (for MPC852T)
gthomas
parents: 862
diff changeset
114 2003-03-31 Gary Thomas <gary@mlbassoc.com>
069fba224505 Improving SCC3 support (for MPC852T)
gthomas
parents: 862
diff changeset
115
069fba224505 Improving SCC3 support (for MPC852T)
gthomas
parents: 862
diff changeset
116 * cdl/hal_powerpc_adder.cdl: Enable use of SCC3 on AdderII.
069fba224505 Improving SCC3 support (for MPC852T)
gthomas
parents: 862
diff changeset
117
862
725ba4e57f0c Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents: 860
diff changeset
118 2003-03-24 Gary Thomas <gary@mlbassoc.com>
725ba4e57f0c Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents: 860
diff changeset
119
725ba4e57f0c Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents: 860
diff changeset
120 * misc/redboot_ROMRAM.ecm: Remove.
725ba4e57f0c Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents: 860
diff changeset
121
725ba4e57f0c Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents: 860
diff changeset
122 * misc/adder_redboot_ROMRAM.ecm:
725ba4e57f0c Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents: 860
diff changeset
123 * misc/adderII_redboot_ROMRAM.ecm: New file(s), distinguish platforms.
725ba4e57f0c Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents: 860
diff changeset
124
725ba4e57f0c Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents: 860
diff changeset
125 * src/hal_aux.c:
725ba4e57f0c Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents: 860
diff changeset
126 * src/adder.S:
725ba4e57f0c Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents: 860
diff changeset
127 * cdl/hal_powerpc_adder.cdl: Update to support new platform - AdderII.
725ba4e57f0c Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents: 860
diff changeset
128
860
8e23fe1ac05e Improve processor type support. Add baud rate generator allocation.
gthomas
parents: 857
diff changeset
129 2003-03-23 Gary Thomas <gary@mlbassoc.com>
8e23fe1ac05e Improve processor type support. Add baud rate generator allocation.
gthomas
parents: 857
diff changeset
130
8e23fe1ac05e Improve processor type support. Add baud rate generator allocation.
gthomas
parents: 857
diff changeset
131 * cdl/hal_powerpc_adder.cdl: New option for setting processor type.
8e23fe1ac05e Improve processor type support. Add baud rate generator allocation.
gthomas
parents: 857
diff changeset
132
857
4dcc6006d82f Fix typo in board initialization
gthomas
parents: 822
diff changeset
133 2003-03-20 Gary Thomas <gary@mlbassoc.com>
4dcc6006d82f Fix typo in board initialization
gthomas
parents: 822
diff changeset
134
4dcc6006d82f Fix typo in board initialization
gthomas
parents: 822
diff changeset
135 * src/hal_aux.c (hal_platform_init): Fix SCC2/SCC3 routing.
4dcc6006d82f Fix typo in board initialization
gthomas
parents: 822
diff changeset
136
822
060f6b8274f3 Update redboot exec command to stop eth driver
msalter
parents: 555
diff changeset
137 2003-03-11 Mark Salter <msalter@redhat.com>
060f6b8274f3 Update redboot exec command to stop eth driver
msalter
parents: 555
diff changeset
138
060f6b8274f3 Update redboot exec command to stop eth driver
msalter
parents: 555
diff changeset
139 * src/redboot_linux_exec.c (do_exec): Call eth_drv_stop as necessary.
060f6b8274f3 Update redboot exec command to stop eth driver
msalter
parents: 555
diff changeset
140
555
ed761349f500 Fix CDL - no tests currently defined.
gthomas
parents: 443
diff changeset
141 2003-01-31 Gary Thomas <gary@mlbassoc.com>
ed761349f500 Fix CDL - no tests currently defined.
gthomas
parents: 443
diff changeset
142
ed761349f500 Fix CDL - no tests currently defined.
gthomas
parents: 443
diff changeset
143 * cdl/hal_powerpc_adder.cdl: No tests currently defined.
ed761349f500 Fix CDL - no tests currently defined.
gthomas
parents: 443
diff changeset
144
443
b8b99761a77b Add proper MPC8xx RESET support.
gthomas
parents: 437
diff changeset
145 2002-12-02 Gary Thomas <gthomas@ecoscentric.com>
b8b99761a77b Add proper MPC8xx RESET support.
gthomas
parents: 437
diff changeset
146
b8b99761a77b Add proper MPC8xx RESET support.
gthomas
parents: 437
diff changeset
147 * include/plf_intr.h: Use MPC8xx variant RESET support.
b8b99761a77b Add proper MPC8xx RESET support.
gthomas
parents: 437
diff changeset
148
437
9ba3f030fd83 Minor CDL cleanup.
gthomas
parents: 432
diff changeset
149 2002-11-26 Gary Thomas <gthomas@ecoscentric.com>
9ba3f030fd83 Minor CDL cleanup.
gthomas
parents: 432
diff changeset
150
9ba3f030fd83 Minor CDL cleanup.
gthomas
parents: 432
diff changeset
151 * misc/redboot_ROMRAM.ecm: Export.
9ba3f030fd83 Minor CDL cleanup.
gthomas
parents: 432
diff changeset
152
9ba3f030fd83 Minor CDL cleanup.
gthomas
parents: 432
diff changeset
153 * cdl/hal_powerpc_adder.cdl: Move platform #define to platform package.
9ba3f030fd83 Minor CDL cleanup.
gthomas
parents: 432
diff changeset
154
432
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
155 2002-11-25 Gary Thomas <gthomas@ecoscentric.com>
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
156
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
157 * src/redboot_linux_exec.c:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
158 * src/hal_diag.c:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
159 * src/hal_aux.c:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
160 * src/adder.S:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
161 * misc/redboot_ROMRAM.ecm:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
162 * include/pkgconf/mlt_powerpc_adder_romram.mlt:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
163 * include/pkgconf/mlt_powerpc_adder_romram.ldi:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
164 * include/pkgconf/mlt_powerpc_adder_romram.h:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
165 * include/pkgconf/mlt_powerpc_adder_rom.mlt:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
166 * include/pkgconf/mlt_powerpc_adder_rom.ldi:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
167 * include/pkgconf/mlt_powerpc_adder_rom.h:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
168 * include/pkgconf/mlt_powerpc_adder_ram.mlt:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
169 * include/pkgconf/mlt_powerpc_adder_ram.ldi:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
170 * include/pkgconf/mlt_powerpc_adder_ram.h:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
171 * include/plf_stub.h:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
172 * include/plf_regs.h:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
173 * include/plf_intr.h:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
174 * include/plf_cache.h:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
175 * include/hal_diag.h:
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
176 * cdl/hal_powerpc_adder.cdl: New package - platform specifics for
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
177 Analogue & Micro Adder (PowerPC 850) boards.
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
178
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
179 //===========================================================================
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2631
diff changeset
180 // ####GPLCOPYRIGHTBEGIN####
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2631
diff changeset
181 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2631
diff changeset
182 // 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: 2631
diff changeset
183 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
432
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
184 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2631
diff changeset
185 // 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: 2631
diff changeset
186 // 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: 2631
diff changeset
187 // 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: 2631
diff changeset
188 // later version.
432
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
189 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2631
diff changeset
190 // 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: 2631
diff changeset
191 // 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: 2631
diff changeset
192 // 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: 2631
diff changeset
193 // General Public License for more details.
432
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
194 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2631
diff changeset
195 // 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: 2631
diff changeset
196 // 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: 2631
diff changeset
197 // Free Software Foundation, Inc., 51 Franklin Street,
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2631
diff changeset
198 // Fifth Floor, Boston, MA 02110-1301, USA.
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2631
diff changeset
199 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2631
diff changeset
200 // ####GPLCOPYRIGHTEND####
432
cc4df9225149 Add Adder platform from Analogue & Micro
gthomas
parents:
diff changeset
201 //===========================================================================