source: rtems/c/src/lib/libbsp/arm/lpc24xx/ChangeLog @ 4857b31

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

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

  • Makefile.am: Remove NETWORKING (Sources are missing).
  • Property mode set to 100644
File size: 1.7 KB
Line 
12008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Remove NETWORKING (Sources are missing).
4
52008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Add DISTCLEANFILES = include/bspopts.h.
8
92008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Add bsp_specs.
12
132008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        PR 1322/bsps
16        * include/bspopts.h.in: Remove.
17
182008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
19
20        * configure.ac, include/bspopts.h.in: Make letting boot_card() handle
21        work area allocation mandatory. Rename
22        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
23
242008-09-23      Joel Sherrill <joel.sherrill@OARcorp.com>
25
26        * README: Add URL.
27
282008-09-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
29
30        * Makefile.am, preinstall.am, include/lpc24xx.h, misc/system-clocks.c:
31        Move utility.h
32
332008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
34
35        * Makefile.am, startup/bspstart.c: Use standardized bsp_cleanup() which
36        can optionally print a message, poll for user to press key, and call
37        bsp_reset(). Using this eliminates the various bsp_cleanup()
38        implementations which had their own implementation and variety of
39        string constants.
40
412008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
42
43        * .cvsignore, include/bspopts.h.in: New files.
44
452008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
46
47        * bsp_specs, clock/clock-config.c, configure.ac,
48        console/console-config.c, include/bsp.h, include/irq-config.h,
49        include/irq.h, include/lpc24xx.h, include/system-clocks.h, irq/irq.c,
50        Makefile.am, misc/system-clocks.c, preinstall.am, README,
51        rtc/rtc-config.c, startup/bspstart.c, startup/linkcmds: New files.
Note: See TracBrowser for help on using the repository browser.