source: rtems/c/src/lib/libbsp/powerpc/mpc55xxevb/ChangeLog @ 839dc97e

4.115
Last change on this file since 839dc97e was 839dc97e, checked in by Sebastian Huber <sebastian.huber@…>, on 08/30/11 at 13:13:25

2011-08-30 Sebastian Huber <sebastian.huber@…>

  • include/bsp.h: Define BSP_FEATURE_IRQ_EXTENSION.
  • Property mode set to 100644
File size: 10.6 KB
Line 
12011-08-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
2
3        * include/bsp.h: Define BSP_FEATURE_IRQ_EXTENSION.
4
52011-06-10      Sebastian Huber <sebastian.huber@embedded-brains.de>
6
7        * network/smsc9218i.c: Optimizations.
8
92011-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
10
11        * Makefile.am: Added custom memcpy().
12        * startup/bspstart.c: Install standard alignment handler.
13
142011-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
15
16        * configure.ac, startup/start.S: Use standard cache BSP options.
17
182011-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
19
20        * clock/clock-config.c: Fixes to pass psnsext01.
21        * startup/bspstart.c: Workaround for GCC 4.6 bug.
22        * include/smsc9218i.h, network/smsc9218i.c, Makefile.am: Changes
23        throughout.
24
252011-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * network/smsc9218i.c, startup/bspstart.c:
28        Use "__asm__" instead of "asm" for improved c99-compliance.
29
302011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
31
32        * configure.ac: Require autoconf-2.68, automake-1.11.1.
33
342011-01-31      Sebastian Huber <sebastian.huber@embedded-brains.de>
35
36        * startup/bspstart.c: Update for API changes.
37
382011-01-09      Peer Stritzinger <peer at stritzinger dot com>
39
40        * startup/bspstart.c: Fixed chip select configuration.
41
422010-12-29      Sebastian Huber <sebastian.huber@embedded-brains.de>
43
44        * Makefile.am, preinstall.am, startup/start.S: Use standard zero
45        function.
46        * startup/linkcmds.base: Reserve enough space for the exception
47        minimum prologues.  Changed start section name.
48        * startup/bspstart.c: Removed superfluous cache initialization.
49        * configure.ac: Fixed option default values.
50
512010-12-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
52
53        * configure.ac: Added I2C options.  Fixed eMIOS prescaler.  Use
54        standard linker command file support.
55        * include/bsp.h: Declare I2C initialization function.
56        * i2c/i2c_init.c: Implementation.
57        * make/custom/gwlcfm.cfg, make/custom/mpc5566evb.cfg,
58        make/custom/mpc55xx.inc: Use standard linker command file support.
59        * startup/bspstart.c: More board specific settings.
60        * Makefile.am, preinstall.am: Reflect changes above.
61
622010-08-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
63
64        * test/tests.c: Removed file.
65        * startup/bspstart.c: Fixed warnings.
66
672010-06-29      Joel Sherrill <joel.sherrill@oarcorp.com>
68
69        * configure.ac: Remove AC_CHECK_SIZEOF([void *]).
70
712010-06-29      Joel Sherrill <Joel.Sherrill@OARcorp.com>
72
73        * configure.ac: Added AC_CHECK_SIZEOF macro.
74
752010-06-03      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
76
77        * startup/sd-card-init.c: fix bug in mount table
78
792010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
80
81        * network/smsc9218i.c: Removed superfluous macros.
82
832010-05-10      Joel Sherrill <joel.sherrilL@OARcorp.com>
84
85        * include/bsp.h: Add BSP_SMALL_MEMORY.
86
872010-04-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
88
89        * include/irq-config.h: Removed file.
90        * Makefile.am, preinstall.am: Reflect changes above.
91
922010-04-07      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
93
94        * configure.ac, startup/bspstart.c:
95        renamed MPC55XX_CHIP_DERIVATE to MPC55XX_CHIP_TYPE
96
972010-04-07      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
98        * Makefile.am, configure.ac, preinstall.am, clock/clock-config.c,
99        make/custom/gwlcfm.cfg, make/custom/mpc5566evb.cfg,
100        startup/bspgetworkarea.c, startup/bspstart.c, startup/linkcmds,
101        startup/start.S: fix GW_LCFM support
102        * make/custom/mpc55xx.cfg, startup/linkcmds.memory: removed to get
103        better structure
104        * make/custom/mpc55xx.inc, startup/linkcmds.base,
105        startup/linkcmds.gwlcfm, startup/linkcmds.mpc5566evb: added to
106        have better structure
107
1082010-03-27      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
109
110        * network/smsc9218i.c tests/tests.c: Removed warnings
111        * clock/clock-config.c: remove warning
112
1132010-03-25      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
114
115        * Makefile.am, confiugre.ac, include/bsp.h, startup/bspstart.c,
116        startup/start.S:
117        add support for GW_LCFM mpc551x based system
118
1192009-10-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
120
121        * Makefile.am: Update for exception support changes.
122        * startup/bspstart.c: Changed exception header file includes.  Update
123        for ppc_exc_initialize() changes.
124
1252009-10-21      Sebastian Huber <sebastian.huber@embedded-brains.de>
126
127        * network/smsc9218i.c, tests/tests.c: Update for interrupt handler
128        type change.
129
1302009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
131
132        * make/custom/mpc55xx.cfg: Remove RTEMS_BSP_FAMILY.
133
1342009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
135
136        * configure.ac: Don't add -ansi -fasm to CFLAGS.
137
1382009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
139
140        * make/custom/mpc5566evb.cfg: New (relocated from /make/custom).
141        * make/custom/mpc55xx.cfg: New (relocated from /make/custom).
142
1432009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
144
145        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
146
147 2009-09-09     Joel Sherrill <joel.sherrill@oarcorp.com>
148
149        PR 1435/bsps
150        * Makefile.am: Use shared implementation of bsp_idle_thread().
151        * startup/bspidle.c: Removed.
152
1532009-08-26      Joel Sherrill <joel.sherrill@oarcorp.com>
154
155        * Makefile.am, startup/bspstart.c: Rename BSP specific idle thread to
156        bsp_idle_thread and split into its own file.
157        * startup/bspidle.c: New file.
158
1592009-07-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
160
161        * clock/clock-config.c, include/smsc9218i.h, network/smsc9218i.c: New
162        files.
163        * network/network.c: Removed file.
164        * Makefile.am, README, bsp_specs, preinstall.am, include/bsp.h,
165        startup/bspstart.c, startup/sd-card-init.c, tests/tests.c: Changes
166        throughout.
167
1682009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
169
170        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
171        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
172        have the same options.
173
1742009-05-08      Joel Sherrill <joel.sherrill@oarcorp.com>
175
176        * startup/bspgetworkarea.c: Switch from ssize_t to uintptr_t for
177        bsp_get_work_area() since the work area is larger than a single
178        allocatable object.
179
1802009-04-28      Chris Johns <chrisj@rtems.org>
181
182        * startup/start.S: Update for boot_card command line change.
183
1842009-02-12      Joel Sherrill <joel.sherrill@oarcorp.com>
185
186        * startup/bspstart.c: Change prototype of IDLE thread to consistently
187        return void * and take a uintptr_t argument.
188
1892009-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
190
191        * startup/sd-card-init.c: Comment out fields having dropped
192        out from sd_card_driver_entry.
193        * tests/tests.c: Comment out fields having dropped out from
194        sd_card_driver_entry.
195
1962008-12-05      Ralf Corsépius <ralf.corsepius@rtems.org>
197
198        * bsp_specs: Remove start_g.o, remove -e start.
199
2002008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
201
202        * bsp_specs: Move -e start from *link to *startfile to avoid warning
203        for undefined entry symbol when linking relocatables with binutils
204        2.19.
205
2062008-10-02      Sebastian Huber <sebastian.huber@embedded-brains.de>
207
208        * startup/bspstart.c, startup/sd-card-init.c, tests/tests.c: Update for
209        status-checks.h changes.
210
2112008-10-02      Joel Sherrill <joel.sherrill@OARcorp.com>
212
213        * Makefile.am, preinstall.am: Use shared tm27.h stub.
214        * include/tm27.h: Removed.
215
2162008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
217
218        * startup/bspgetworkarea.c: Change size_t to ssize_t on
219        bsp_get_work_area(). On 16-bit architectures, size_t can be 16-bits
220        which would limit the work area to 64K.
221
2222008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
223
224        * Makefile.am, preinstall.am: Now links all tests.
225        * include/tm27.h: New file.
226
2272008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
228
229        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
230        of building libbspstart.a, using automake-rules.
231
2322008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
233
234        * Makefile.am: Eliminate *_SOURCES.
235
2362008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
237
238        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
239        components.
240
2412008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
242
243        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
244
2452008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
246
247        * preinstall.am: Regenerated.
248
2492008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
250
251        * Makefile.am: Eliminates libcpudir.
252
2532008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
254
255        * Makefile.am: Cosmetics.
256
2572008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
258
259        * configure.ac: Make letting boot_card() handle work area allocation
260        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
261        BSP_BOOTCARD_OPTIONS.
262
2632008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
264
265        * Makefile.am, startup/bspstart.c: Add use of bsp_get_work_area() in
266        its own file and rely on BSP Framework to perform more
267        initialization. Remove unnecessary includes of rtems/libio.h and
268        rtems/libcsupport.h.
269        * startup/bspgetworkarea.c: New file.
270
2712008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
272
273        * Makefile.am: Review of all bsp_cleanup() implementations. In this
274        phase, all prototypes were removed from bsp.h and empty
275        implementations were removed and made to use the shared stub.
276        * startup/bspclean.c: Removed.
277
2782008-08-30      Joel Sherrill <joel.sherrill@OARcorp.com>
279
280        * Makefile.am, startup/bspstart.c: Use default bsp_pretasking_hook().
281
2822008-08-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
283
284        * include/mpc55xxevb.h, network/network.c, startup/sd-card-init.c,
285        tests/tests.c: Added copyright information.  Added missing prototypes.
286        Fixed integer conversion warning.
287        * startup/bspclean.c: Include bootcard.h.
288
2892008-08-20      Ralf Corsépius <ralf.corsepius@rtems.org>
290
291        * startup/bspclean.c, startup/sd-card-init.c, tests/tests.c:
292        Add missing prototypes.
293
2942008-08-01      Sebastian Huber <sebastian.huber@embedded-brains.de>
295
296        * startup/start.S: Clear environment pointer for bootcard.
297
2982008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
299
300        * Makefile.am: Do not build .rel files. Reduces code bloat.
301
3022008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
303
304        * tests/tests.c: Remove C++ style comments.
305
3062008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
307
308        * startup/bspclean.c: Use C style comment.
309
3102008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
311
312        * configure.ac: Add -ansi to RTEMS_PROG_CC_FOR_TARGET.
313        * Makefile.am: Remove doxygen comments.
314        Remove bogus BUILT_SOURCES.
315
3162008-07-24      Sebastian Huber <sebastian.huber@embedded-brains.de>
317
318        * configure.ac, startup/bspstart.c: Support RAM allocation via
319        bootcard.
320
3212008-07-17      Ralf Corsépius <ralf.corsepius@rtems.org>
322
323        * configure.ac: Remove RTEMS_AMPOLISH3.
324
3252008-07-15      Joel Sherrill <joel.sherrill@oarcorp.com>
326
327        * .cvsignore, include/.cvsignore: New files.
328
3292008-07-14     Sebastian Huber <sebastian.huber@embedded-brains.de>
330
331        * bsp_specs, configure.ac, include/bsp.h, include/irq-config.h,
332        include/mpc55xxevb.h, Makefile.am, network/network.c, preinstall.am,
333        README, startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
334        startup/linkcmds.memory, startup/sd-card-init.c, startup/start.S,
335        tests/tests.c: New files.
Note: See TracBrowser for help on using the repository browser.