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

4.104.115
Last change on this file since c0bea05 was c0bea05, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/08 at 13:48:59

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

  • Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
4        of building libbspstart.a, using automake-rules.
5
62008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * Makefile.am: Eliminate *_SOURCES.
9
102008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
13        components.
14
152008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
18
192008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * preinstall.am: Regenerated.
22
232008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
24
25        * Makefile.am: Eliminates libcpudir.
26
272008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * Makefile.am: Remove NETWORKING (Sources are missing).
30
312008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * Makefile.am: Add DISTCLEANFILES = include/bspopts.h.
34
352008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
36
37        * Makefile.am: Add bsp_specs.
38
392008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
40
41        PR 1322/bsps
42        * include/bspopts.h.in: Remove.
43
442008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
45
46        * configure.ac, include/bspopts.h.in: Make letting boot_card() handle
47        work area allocation mandatory. Rename
48        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
49
502008-09-23      Joel Sherrill <joel.sherrill@OARcorp.com>
51
52        * README: Add URL.
53
542008-09-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
55
56        * Makefile.am, preinstall.am, include/lpc24xx.h, misc/system-clocks.c:
57        Move utility.h
58
592008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
60
61        * Makefile.am, startup/bspstart.c: Use standardized bsp_cleanup() which
62        can optionally print a message, poll for user to press key, and call
63        bsp_reset(). Using this eliminates the various bsp_cleanup()
64        implementations which had their own implementation and variety of
65        string constants.
66
672008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
68
69        * .cvsignore, include/bspopts.h.in: New files.
70
712008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
72
73        * bsp_specs, clock/clock-config.c, configure.ac,
74        console/console-config.c, include/bsp.h, include/irq-config.h,
75        include/irq.h, include/lpc24xx.h, include/system-clocks.h, irq/irq.c,
76        Makefile.am, misc/system-clocks.c, preinstall.am, README,
77        rtc/rtc-config.c, startup/bspstart.c, startup/linkcmds: New files.
Note: See TracBrowser for help on using the repository browser.