source: rtems/c/src/lib/libbsp/arm/lpc24xx/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: 2.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: Remove NETWORKING (Sources are missing).
21
222008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
23
24        * Makefile.am: Add DISTCLEANFILES = include/bspopts.h.
25
262008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
27
28        * Makefile.am: Add bsp_specs.
29
302008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
31
32        PR 1322/bsps
33        * include/bspopts.h.in: Remove.
34
352008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
36
37        * configure.ac, include/bspopts.h.in: Make letting boot_card() handle
38        work area allocation mandatory. Rename
39        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
40
412008-09-23      Joel Sherrill <joel.sherrill@OARcorp.com>
42
43        * README: Add URL.
44
452008-09-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
46
47        * Makefile.am, preinstall.am, include/lpc24xx.h, misc/system-clocks.c:
48        Move utility.h
49
502008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
51
52        * Makefile.am, startup/bspstart.c: Use standardized bsp_cleanup() which
53        can optionally print a message, poll for user to press key, and call
54        bsp_reset(). Using this eliminates the various bsp_cleanup()
55        implementations which had their own implementation and variety of
56        string constants.
57
582008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
59
60        * .cvsignore, include/bspopts.h.in: New files.
61
622008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
63
64        * bsp_specs, clock/clock-config.c, configure.ac,
65        console/console-config.c, include/bsp.h, include/irq-config.h,
66        include/irq.h, include/lpc24xx.h, include/system-clocks.h, irq/irq.c,
67        Makefile.am, misc/system-clocks.c, preinstall.am, README,
68        rtc/rtc-config.c, startup/bspstart.c, startup/linkcmds: New files.
Note: See TracBrowser for help on using the repository browser.