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

4.104.115
Last change on this file since c603479 was c603479, checked in by Joel Sherrill <joel.sherrill@…>, on 09/10/08 at 21:33:47

2008-09-10 Joel Sherrill <joel.sherrill@…>

  • Makefile.am: Review of all bsp_cleanup() implementations. In this phase, all prototypes were removed from bsp.h and empty implementations were removed and made to use the shared stub.
  • startup/bspclean.c: Removed.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile.am: Review of all bsp_cleanup() implementations. In this
4        phase, all prototypes were removed from bsp.h and empty
5        implementations were removed and made to use the shared stub.
6        * startup/bspclean.c: Removed.
7
82008-08-30      Joel Sherrill <joel.sherrill@OARcorp.com>
9
10        * Makefile.am, startup/bspstart.c: Use default bsp_pretasking_hook().
11
122008-08-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
13
14        * include/mpc55xxevb.h, network/network.c, startup/sd-card-init.c,
15        tests/tests.c: Added copyright information.  Added missing prototypes.
16        Fixed integer conversion warning.
17        * startup/bspclean.c: Include bootcard.h.
18
192008-08-20      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * startup/bspclean.c, startup/sd-card-init.c, tests/tests.c:
22        Add missing prototypes.
23
242008-08-01      Sebastian Huber <sebastian.huber@embedded-brains.de>
25
26        * startup/start.S: Clear environment pointer for bootcard.
27
282008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
29
30        * Makefile.am: Do not build .rel files. Reduces code bloat.
31
322008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
33
34        * tests/tests.c: Remove C++ style comments.
35
362008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
37
38        * startup/bspclean.c: Use C style comment.
39
402008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * configure.ac: Add -ansi to RTEMS_PROG_CC_FOR_TARGET.
43        * Makefile.am: Remove doxygen comments.
44        Remove bogus BUILT_SOURCES.
45
462008-07-24      Sebastian Huber <sebastian.huber@embedded-brains.de>
47
48        * configure.ac, startup/bspstart.c: Support RAM allocation via
49        bootcard.
50
512008-07-17      Ralf Corsépius <ralf.corsepius@rtems.org>
52
53        * configure.ac: Remove RTEMS_AMPOLISH3.
54
552008-07-15      Joel Sherrill <joel.sherrill@oarcorp.com>
56
57        * .cvsignore, include/.cvsignore: New files.
58
592008-07-14     Sebastian Huber <sebastian.huber@embedded-brains.de>
60
61        * bsp_specs, configure.ac, include/bsp.h, include/irq-config.h,
62        include/mpc55xxevb.h, Makefile.am, network/network.c, preinstall.am,
63        README, startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
64        startup/linkcmds.memory, startup/sd-card-init.c, startup/start.S,
65        tests/tests.c: New files.
Note: See TracBrowser for help on using the repository browser.