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

4.104.115
Last change on this file since a4bacff4 was a4bacff4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/08 at 07:29:38

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

  • Makefile.am: Eliminates libcpudir.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Eliminates libcpudir.
4
52008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Cosmetics.
8
92008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * configure.ac: Make letting boot_card() handle work area allocation
12        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
13        BSP_BOOTCARD_OPTIONS.
14
152008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
16
17        * Makefile.am, startup/bspstart.c: Add use of bsp_get_work_area() in
18        its own file and rely on BSP Framework to perform more
19        initialization. Remove unnecessary includes of rtems/libio.h and
20        rtems/libcsupport.h.
21        * startup/bspgetworkarea.c: New file.
22
232008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * Makefile.am: Review of all bsp_cleanup() implementations. In this
26        phase, all prototypes were removed from bsp.h and empty
27        implementations were removed and made to use the shared stub.
28        * startup/bspclean.c: Removed.
29
302008-08-30      Joel Sherrill <joel.sherrill@OARcorp.com>
31
32        * Makefile.am, startup/bspstart.c: Use default bsp_pretasking_hook().
33
342008-08-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
35
36        * include/mpc55xxevb.h, network/network.c, startup/sd-card-init.c,
37        tests/tests.c: Added copyright information.  Added missing prototypes.
38        Fixed integer conversion warning.
39        * startup/bspclean.c: Include bootcard.h.
40
412008-08-20      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * startup/bspclean.c, startup/sd-card-init.c, tests/tests.c:
44        Add missing prototypes.
45
462008-08-01      Sebastian Huber <sebastian.huber@embedded-brains.de>
47
48        * startup/start.S: Clear environment pointer for bootcard.
49
502008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
51
52        * Makefile.am: Do not build .rel files. Reduces code bloat.
53
542008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
55
56        * tests/tests.c: Remove C++ style comments.
57
582008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
59
60        * startup/bspclean.c: Use C style comment.
61
622008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
63
64        * configure.ac: Add -ansi to RTEMS_PROG_CC_FOR_TARGET.
65        * Makefile.am: Remove doxygen comments.
66        Remove bogus BUILT_SOURCES.
67
682008-07-24      Sebastian Huber <sebastian.huber@embedded-brains.de>
69
70        * configure.ac, startup/bspstart.c: Support RAM allocation via
71        bootcard.
72
732008-07-17      Ralf Corsépius <ralf.corsepius@rtems.org>
74
75        * configure.ac: Remove RTEMS_AMPOLISH3.
76
772008-07-15      Joel Sherrill <joel.sherrill@oarcorp.com>
78
79        * .cvsignore, include/.cvsignore: New files.
80
812008-07-14     Sebastian Huber <sebastian.huber@embedded-brains.de>
82
83        * bsp_specs, configure.ac, include/bsp.h, include/irq-config.h,
84        include/mpc55xxevb.h, Makefile.am, network/network.c, preinstall.am,
85        README, startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
86        startup/linkcmds.memory, startup/sd-card-init.c, startup/start.S,
87        tests/tests.c: New files.
Note: See TracBrowser for help on using the repository browser.