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

4.104.115
Last change on this file since e94666d was e94666d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/08 at 03:43:47

2008-09-29 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.am: Move noinst_LIBRARIES = libbsp.a before its components.
  • Property mode set to 100644
File size: 3.1 KB
Line 
12008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
4        components.
5
62008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
9
102008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * preinstall.am: Regenerated.
13
142008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * Makefile.am: Eliminates libcpudir.
17
182008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * Makefile.am: Cosmetics.
21
222008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
23
24        * configure.ac: Make letting boot_card() handle work area allocation
25        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
26        BSP_BOOTCARD_OPTIONS.
27
282008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * Makefile.am, startup/bspstart.c: Add use of bsp_get_work_area() in
31        its own file and rely on BSP Framework to perform more
32        initialization. Remove unnecessary includes of rtems/libio.h and
33        rtems/libcsupport.h.
34        * startup/bspgetworkarea.c: New file.
35
362008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
37
38        * Makefile.am: Review of all bsp_cleanup() implementations. In this
39        phase, all prototypes were removed from bsp.h and empty
40        implementations were removed and made to use the shared stub.
41        * startup/bspclean.c: Removed.
42
432008-08-30      Joel Sherrill <joel.sherrill@OARcorp.com>
44
45        * Makefile.am, startup/bspstart.c: Use default bsp_pretasking_hook().
46
472008-08-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
48
49        * include/mpc55xxevb.h, network/network.c, startup/sd-card-init.c,
50        tests/tests.c: Added copyright information.  Added missing prototypes.
51        Fixed integer conversion warning.
52        * startup/bspclean.c: Include bootcard.h.
53
542008-08-20      Ralf Corsépius <ralf.corsepius@rtems.org>
55
56        * startup/bspclean.c, startup/sd-card-init.c, tests/tests.c:
57        Add missing prototypes.
58
592008-08-01      Sebastian Huber <sebastian.huber@embedded-brains.de>
60
61        * startup/start.S: Clear environment pointer for bootcard.
62
632008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
64
65        * Makefile.am: Do not build .rel files. Reduces code bloat.
66
672008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
68
69        * tests/tests.c: Remove C++ style comments.
70
712008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
72
73        * startup/bspclean.c: Use C style comment.
74
752008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
76
77        * configure.ac: Add -ansi to RTEMS_PROG_CC_FOR_TARGET.
78        * Makefile.am: Remove doxygen comments.
79        Remove bogus BUILT_SOURCES.
80
812008-07-24      Sebastian Huber <sebastian.huber@embedded-brains.de>
82
83        * configure.ac, startup/bspstart.c: Support RAM allocation via
84        bootcard.
85
862008-07-17      Ralf Corsépius <ralf.corsepius@rtems.org>
87
88        * configure.ac: Remove RTEMS_AMPOLISH3.
89
902008-07-15      Joel Sherrill <joel.sherrill@oarcorp.com>
91
92        * .cvsignore, include/.cvsignore: New files.
93
942008-07-14     Sebastian Huber <sebastian.huber@embedded-brains.de>
95
96        * bsp_specs, configure.ac, include/bsp.h, include/irq-config.h,
97        include/mpc55xxevb.h, Makefile.am, network/network.c, preinstall.am,
98        README, startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
99        startup/linkcmds.memory, startup/sd-card-init.c, startup/start.S,
100        tests/tests.c: New files.
Note: See TracBrowser for help on using the repository browser.