source: rtems/c/src/lib/libbsp/arm/lpc24xx/ChangeLog @ 63d82b7

4.104.115
Last change on this file since 63d82b7 was 63d82b7, checked in by Joel Sherrill <joel.sherrill@…>, on 09/23/08 at 19:52:35

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

  • configure.ac, include/bspopts.h.in: Make letting boot_card() handle work area allocation mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
  • Property mode set to 100644
File size: 1.3 KB
Line 
12008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * configure.ac, include/bspopts.h.in: Make letting boot_card() handle
4        work area allocation mandatory. Rename
5        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
6
72008-09-23      Joel Sherrill <joel.sherrill@OARcorp.com>
8
9        * README: Add URL.
10
112008-09-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
12
13        * Makefile.am, preinstall.am, include/lpc24xx.h, misc/system-clocks.c:
14        Move utility.h
15
162008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
17
18        * Makefile.am, startup/bspstart.c: Use standardized bsp_cleanup() which
19        can optionally print a message, poll for user to press key, and call
20        bsp_reset(). Using this eliminates the various bsp_cleanup()
21        implementations which had their own implementation and variety of
22        string constants.
23
242008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
25
26        * .cvsignore, include/bspopts.h.in: New files.
27
282008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
29
30        * bsp_specs, clock/clock-config.c, configure.ac,
31        console/console-config.c, include/bsp.h, include/irq-config.h,
32        include/irq.h, include/lpc24xx.h, include/system-clocks.h, irq/irq.c,
33        Makefile.am, misc/system-clocks.c, preinstall.am, README,
34        rtc/rtc-config.c, startup/bspstart.c, startup/linkcmds: New files.
Note: See TracBrowser for help on using the repository browser.