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

4.104.115
Last change on this file since a523721 was a523721, checked in by Joel Sherrill <joel.sherrill@…>, on 09/30/08 at 16:17:52

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

  • Makefile.am, preinstall.am: Add timer driver stub.
  • Property mode set to 100644
File size: 3.0 KB
Line 
12008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile.am, preinstall.am: Add timer driver stub.
4
52008-09-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
6
7        * ssp/ssp.c, misc/dma.c, include/dma.h, include/ssp.h: New files.
8
9        * Makefile.am, preinstall.am, README: Update.
10
11        * include/irq.h: Fixed typos.
12
13        * include/lpc24xx.h: New defines and types.  Converted to UNIX line
14        endings.
15
16        * misc/system-clocks.c, startup/bspstart.c: Update for utility.h
17        changes.
18
192008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * clock/clock-config.c: include "../../../shared/clockdrv_shell.h".
22        * Makefile.am: Reflect changes above.
23
242008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
27        of building libbspstart.a, using automake-rules.
28
292008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * Makefile.am: Eliminate *_SOURCES.
32
332008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
36        components.
37
382008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
39
40        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
41
422008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
43
44        * preinstall.am: Regenerated.
45
462008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
47
48        * Makefile.am: Eliminates libcpudir.
49
502008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
51
52        * Makefile.am: Remove NETWORKING (Sources are missing).
53
542008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
55
56        * Makefile.am: Add DISTCLEANFILES = include/bspopts.h.
57
582008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
59
60        * Makefile.am: Add bsp_specs.
61
622008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
63
64        PR 1322/bsps
65        * include/bspopts.h.in: Remove.
66
672008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
68
69        * configure.ac, include/bspopts.h.in: Make letting boot_card() handle
70        work area allocation mandatory. Rename
71        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
72
732008-09-23      Joel Sherrill <joel.sherrill@OARcorp.com>
74
75        * README: Add URL.
76
772008-09-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
78
79        * Makefile.am, preinstall.am, include/lpc24xx.h, misc/system-clocks.c:
80        Move utility.h
81
822008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
83
84        * Makefile.am, startup/bspstart.c: Use standardized bsp_cleanup() which
85        can optionally print a message, poll for user to press key, and call
86        bsp_reset(). Using this eliminates the various bsp_cleanup()
87        implementations which had their own implementation and variety of
88        string constants.
89
902008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
91
92        * .cvsignore, include/bspopts.h.in: New files.
93
942008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
95
96        * bsp_specs, clock/clock-config.c, configure.ac,
97        console/console-config.c, include/bsp.h, include/irq-config.h,
98        include/irq.h, include/lpc24xx.h, include/system-clocks.h, irq/irq.c,
99        Makefile.am, misc/system-clocks.c, preinstall.am, README,
100        rtc/rtc-config.c, startup/bspstart.c, startup/linkcmds: New files.
Note: See TracBrowser for help on using the repository browser.