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

4.104.115
Last change on this file since 7ae2775 was 7ae2775, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 07/17/09 at 13:53:04

ARM bsp maintenance

  • Property mode set to 100644
File size: 5.2 KB
Line 
12009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
4        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
5        have the same options.
6
72009-07-15      Sebastian Huber <sebastian.huber@embedded-brains.de>
8
9        * i2c/i2c.c, include/i2c.h, include/idle.h, include/io.h, misc/idle.c,
10        misc/io.c: New files.
11        * Makefile.am, README, configure.ac, preinstall.am,
12        clock/clock-config.c, console/console-config.c, include/irq.h,
13        include/dma.h, include/lpc24xx.h, include/system-clocks.h, irq/irq.c,
14        misc/dma.c, misc/system-clocks.c, network/network.c, rtc/rtc-config.c,
15        startup/bspreset.c, startup/bspstart.c, startup/linkcmds,
16        startup/linkcmds.lpc2478, startup/linkcmds.lpc2478_ncs,
17        startup/linkcmds.lpc2478_ncs_ram: Changes throughout.
18
192009-02-27      Sebastian Huber <sebastian.huber@embedded-brains.de>
20
21        * README: Added NCS.
22        * Makefile.am, configure.ac, preinstall.am: Added BSP variants.
23        * console/console-config.c, clock/clock-config.c, ssp/ssp.c: Fixed
24        register settings.  Cleanup.
25        * include/bsp.h: Added network defines and functions.
26        * include/lpc24xx.h: Added AHB and EMC defines.  Fixed Ethernet status
27        sizes.
28        * include/system-clocks.h, misc/system-clocks.c: Added micro seconds
29        delay function that uses Timer 1.  Changed PLL setup.
30        * network/network.c, startup/bspreset.c, startup/linkcmds.lpc2478,
31        startup/linkcmds.lpc2478_ncs, startup/linkcmds.lpc2478_ncs_ram: New
32        files.
33        * startup/bspstart.c: Added EMC initialization.  Changes for ROM boot.
34
352009-02-17      Ralf Corsépius <ralf.corsepius@rtems.org>
36
37        * Makefile.am: Fix breakage introduced in 2009-02-13 changes.
38
392009-02-13      Joel Sherrill <joel.sherrill@oarcorp.com>
40
41        * Makefile.am, preinstall.am: Use stub tm27.h.
42
432008-12-11      Ralf Corsépius <ralf.corsepius@rtems.org>
44
45        * configure.ac: Add RTEMS_BSPOPTS(LPC24XX_OSCILLATOR_RTC).
46        Add RTEMS_BSPOPTS(LPC24XX_OSCILLATOR_MAIN).
47        * include/bsp.h: #include <bspopts.h>.
48        * misc/system-clocks.c: Receive LPC24XX_OSCILLATOR_RTC,
49        LPC24XX_OSCILLATOR_MAIN through bspopts.h.
50
512008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
52
53        * bsp_specs: Move -e start from *link to *startfile to avoid warning
54        for undefined entry symbol when linking relocatables with binutils
55        2.19.
56
572008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
58
59        * Makefile.am, preinstall.am: Add timer driver stub.
60
612008-09-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
62
63        * ssp/ssp.c, misc/dma.c, include/dma.h, include/ssp.h: New files.
64
65        * Makefile.am, preinstall.am, README: Update.
66
67        * include/irq.h: Fixed typos.
68
69        * include/lpc24xx.h: New defines and types.  Converted to UNIX line
70        endings.
71
72        * misc/system-clocks.c, startup/bspstart.c: Update for utility.h
73        changes.
74
752008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
76
77        * clock/clock-config.c: include "../../../shared/clockdrv_shell.h".
78        * Makefile.am: Reflect changes above.
79
802008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
81
82        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
83        of building libbspstart.a, using automake-rules.
84
852008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
86
87        * Makefile.am: Eliminate *_SOURCES.
88
892008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
90
91        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
92        components.
93
942008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
95
96        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
97
982008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
99
100        * preinstall.am: Regenerated.
101
1022008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
103
104        * Makefile.am: Eliminates libcpudir.
105
1062008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
107
108        * Makefile.am: Remove NETWORKING (Sources are missing).
109
1102008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
111
112        * Makefile.am: Add DISTCLEANFILES = include/bspopts.h.
113
1142008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
115
116        * Makefile.am: Add bsp_specs.
117
1182008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
119
120        PR 1322/bsps
121        * include/bspopts.h.in: Remove.
122
1232008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
124
125        * configure.ac, include/bspopts.h.in: Make letting boot_card() handle
126        work area allocation mandatory. Rename
127        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
128
1292008-09-23      Joel Sherrill <joel.sherrill@OARcorp.com>
130
131        * README: Add URL.
132
1332008-09-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
134
135        * Makefile.am, preinstall.am, include/lpc24xx.h, misc/system-clocks.c:
136        Move utility.h
137
1382008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
139
140        * Makefile.am, startup/bspstart.c: Use standardized bsp_cleanup() which
141        can optionally print a message, poll for user to press key, and call
142        bsp_reset(). Using this eliminates the various bsp_cleanup()
143        implementations which had their own implementation and variety of
144        string constants.
145
1462008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
147
148        * .cvsignore, include/bspopts.h.in: New files.
149
1502008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
151
152        * bsp_specs, clock/clock-config.c, configure.ac,
153        console/console-config.c, include/bsp.h, include/irq-config.h,
154        include/irq.h, include/lpc24xx.h, include/system-clocks.h, irq/irq.c,
155        Makefile.am, misc/system-clocks.c, preinstall.am, README,
156        rtc/rtc-config.c, startup/bspstart.c, startup/linkcmds: New files.
Note: See TracBrowser for help on using the repository browser.