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

4.104.115
Last change on this file since 6b2b37d2 was 6b2b37d2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/15/09 at 14:45:47

2009-09-15 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
  • Property mode set to 100644
File size: 6.0 KB
Line 
12009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
4
5 2009-08-27     Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * misc/bspidle.c: Include bsp.h and fix prototype.
8
92009-08-26      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * Makefile.am, preinstall.am, include/bsp.h: Rename BSP specific idle
12        thread to bsp_idle_thread.
13        * misc/bspidle.c: New file.
14        * include/idle.h, misc/idle.c: Removed.
15
162009-08-06      Sebastian Huber <sebastian.huber@embedded-brains.de>
17
18        * startup/linkcmds, startup/linkcmds.lpc2478,
19        startup/linkcmds.lpc2478_ncs, startup/linkcmds.lpc2478_ncs_ram:
20        Fixed dummy entries.
21
222009-07-16      Sebastian Huber <sebastian.huber@embedded-brains.de>
23
24        * startup/linkcmds, startup/linkcmds.lpc2478,
25        startup/linkcmds.lpc2478_ncs, startup/linkcmds.lpc2478_ncs_ram:
26        Dummy entries for toolchain compatibility.
27
282009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
31        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
32        have the same options.
33
342009-07-15      Sebastian Huber <sebastian.huber@embedded-brains.de>
35
36        * i2c/i2c.c, include/i2c.h, include/idle.h, include/io.h, misc/idle.c,
37        misc/io.c: New files.
38        * Makefile.am, README, configure.ac, preinstall.am,
39        clock/clock-config.c, console/console-config.c, include/irq.h,
40        include/dma.h, include/lpc24xx.h, include/system-clocks.h, irq/irq.c,
41        misc/dma.c, misc/system-clocks.c, network/network.c, rtc/rtc-config.c,
42        startup/bspreset.c, startup/bspstart.c, startup/linkcmds,
43        startup/linkcmds.lpc2478, startup/linkcmds.lpc2478_ncs,
44        startup/linkcmds.lpc2478_ncs_ram: Changes throughout.
45
462009-02-27      Sebastian Huber <sebastian.huber@embedded-brains.de>
47
48        * README: Added NCS.
49        * Makefile.am, configure.ac, preinstall.am: Added BSP variants.
50        * console/console-config.c, clock/clock-config.c, ssp/ssp.c: Fixed
51        register settings.  Cleanup.
52        * include/bsp.h: Added network defines and functions.
53        * include/lpc24xx.h: Added AHB and EMC defines.  Fixed Ethernet status
54        sizes.
55        * include/system-clocks.h, misc/system-clocks.c: Added micro seconds
56        delay function that uses Timer 1.  Changed PLL setup.
57        * network/network.c, startup/bspreset.c, startup/linkcmds.lpc2478,
58        startup/linkcmds.lpc2478_ncs, startup/linkcmds.lpc2478_ncs_ram: New
59        files.
60        * startup/bspstart.c: Added EMC initialization.  Changes for ROM boot.
61
622009-02-17      Ralf Corsépius <ralf.corsepius@rtems.org>
63
64        * Makefile.am: Fix breakage introduced in 2009-02-13 changes.
65
662009-02-13      Joel Sherrill <joel.sherrill@oarcorp.com>
67
68        * Makefile.am, preinstall.am: Use stub tm27.h.
69
702008-12-11      Ralf Corsépius <ralf.corsepius@rtems.org>
71
72        * configure.ac: Add RTEMS_BSPOPTS(LPC24XX_OSCILLATOR_RTC).
73        Add RTEMS_BSPOPTS(LPC24XX_OSCILLATOR_MAIN).
74        * include/bsp.h: #include <bspopts.h>.
75        * misc/system-clocks.c: Receive LPC24XX_OSCILLATOR_RTC,
76        LPC24XX_OSCILLATOR_MAIN through bspopts.h.
77
782008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
79
80        * bsp_specs: Move -e start from *link to *startfile to avoid warning
81        for undefined entry symbol when linking relocatables with binutils
82        2.19.
83
842008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
85
86        * Makefile.am, preinstall.am: Add timer driver stub.
87
882008-09-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
89
90        * ssp/ssp.c, misc/dma.c, include/dma.h, include/ssp.h: New files.
91
92        * Makefile.am, preinstall.am, README: Update.
93
94        * include/irq.h: Fixed typos.
95
96        * include/lpc24xx.h: New defines and types.  Converted to UNIX line
97        endings.
98
99        * misc/system-clocks.c, startup/bspstart.c: Update for utility.h
100        changes.
101
1022008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
103
104        * clock/clock-config.c: include "../../../shared/clockdrv_shell.h".
105        * Makefile.am: Reflect changes above.
106
1072008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
108
109        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
110        of building libbspstart.a, using automake-rules.
111
1122008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
113
114        * Makefile.am: Eliminate *_SOURCES.
115
1162008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
117
118        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
119        components.
120
1212008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
122
123        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
124
1252008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
126
127        * preinstall.am: Regenerated.
128
1292008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
130
131        * Makefile.am: Eliminates libcpudir.
132
1332008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
134
135        * Makefile.am: Remove NETWORKING (Sources are missing).
136
1372008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
138
139        * Makefile.am: Add DISTCLEANFILES = include/bspopts.h.
140
1412008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
142
143        * Makefile.am: Add bsp_specs.
144
1452008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
146
147        PR 1322/bsps
148        * include/bspopts.h.in: Remove.
149
1502008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
151
152        * configure.ac, include/bspopts.h.in: Make letting boot_card() handle
153        work area allocation mandatory. Rename
154        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
155
1562008-09-23      Joel Sherrill <joel.sherrill@OARcorp.com>
157
158        * README: Add URL.
159
1602008-09-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
161
162        * Makefile.am, preinstall.am, include/lpc24xx.h, misc/system-clocks.c:
163        Move utility.h
164
1652008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
166
167        * Makefile.am, startup/bspstart.c: Use standardized bsp_cleanup() which
168        can optionally print a message, poll for user to press key, and call
169        bsp_reset(). Using this eliminates the various bsp_cleanup()
170        implementations which had their own implementation and variety of
171        string constants.
172
1732008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
174
175        * .cvsignore, include/bspopts.h.in: New files.
176
1772008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
178
179        * bsp_specs, clock/clock-config.c, configure.ac,
180        console/console-config.c, include/bsp.h, include/irq-config.h,
181        include/irq.h, include/lpc24xx.h, include/system-clocks.h, irq/irq.c,
182        Makefile.am, misc/system-clocks.c, preinstall.am, README,
183        rtc/rtc-config.c, startup/bspstart.c, startup/linkcmds: New files.
Note: See TracBrowser for help on using the repository browser.