source: rtems/c/src/lib/libbsp/arm/lpc32xx/ChangeLog @ baa12f26

4.115
Last change on this file since baa12f26 was 30a45737, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/19/11 at 10:34:09

2011-06-19 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.am: Fix broken path to cache_.h.
  • Property mode set to 100644
File size: 7.2 KB
Line 
12011-06-19      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Fix broken path to cache_.h.
4
52011-06-19      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Fix broken path to clockdrv_shell.h.
8
92011-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
10
11        * Makefile.am, preinstall.am: Cache manager changes.
12
132011-05-19      Sebastian Huber <sebastian.huber@embedded-brains.de>
14
15        * Makefile.am, preinstall.am: Install new header files.
16        * include/bsp.h, include/emc.h, include/lpc32xx.h, misc/emc.c: Update
17        for API changes.
18
192011-03-29      Sebastian Huber <sebastian.huber@embedded-brains.de>
20
21        * configure.ac, include/bspopts.h.in: New BSP option
22        LPC32XX_SCRATCH_AREA_SIZE.  Disable BSP option
23        LPC32XX_DISABLE_READ_ONLY_PROTECTION for all BSPs.
24        * include/boot.h: Removed application specific defines.
25        * include/nand-mlc.h, misc/nand-mlc.c: Changed configuration layout.
26        * include/mmu.h, misc/mmu.c: Documentation.  Bugfix.
27        * include/bsp.h, startup/bspstarthooks.c, misc/restart.c,
28        startup/linkcmds.lpc32xx_mzx, startup/linkcmds.lpc32xx_mzx_stage_1,
29        startup/linkcmds.lpc32xx_mzx_stage_2,
30        startup/linkcmds.lpc32xx_phycore: Support for scratch area.  Moved
31        code into macros for reusability.
32
332011-02-21      Sebastian Huber <sebastian.huber@embedded-brains.de>
34
35        * include/bsp.h, lpc32xx/misc/restart.c: Renamed lpc32xx_restart() in
36        bsp_restart().
37
382011-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
39
40        * irq/irq.c, misc/restart.c, rtc/rtc-config.c:
41        Use "__asm__" instead of "asm" for improved c99-compliance.
42
432011-02-09      Ralf Corsépius <ralf.corsepius@rtems.org>
44
45        * misc/timer.c: Include <rtems/btimer.h>.
46        Fix benchmark_timer_read() definition.
47
482011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
49
50        * configure.ac: Require autoconf-2.68, automake-1.11.1.
51
522010-12-16      Sebastian Huber <sebastian.huber@embedded-brains.de>
53
54        * configure.ac, include/bspopts.h.in: More options.
55        * include/lpc32xx.h: Added watchdog definitions.
56        * include/mmu.h, misc/mmu.c: Added const qualifier.
57        * startup/bspreset.c: Use watchdog reset.
58
592010-12-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
60
61        * startup/linkcmds.lpc32xx_mzx, startup/linkcmds.lpc32xx_mzx_stage_1,
62        startup/linkcmds.lpc32xx_mzx_stage_2,
63        startup/linkcmds.lpc32xx_phycore: Update due to linker command file
64        changes.
65
662010-12-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
67
68        * include/lpc32xx.h: Added I2S module.
69        * Makefile.am, bsp_specs, preinstall.am, startup/bspstarthooks.c,
70        startup/linkcmds.lpc32xx, startup/linkcmds.lpc32xx_mzx,
71        startup/linkcmds.lpc32xx_mzx_stage_1,
72        startup/linkcmds.lpc32xx_mzx_stage_2,
73        startup/linkcmds.lpc32xx_phycore: Update due to linker command file
74        changes.
75
762010-11-12      Sebastian Huber <sebastian.huber@embedded-brains.de>
77
78        * rtc/rtc-config.c: Fixed type.
79
802010-10-21      Sebastian Huber <sebastian.huber@embedded-brains.de>
81
82        * include/tm27.h: New file.
83        * Makefile.am, preinstall.am: Reflect change above.
84        * include/bsp.h: Fixed lpc32xx_micro_seconds_delay().
85        * misc/timer.c: Support for timer tests.
86
872010-10-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
88
89        * include/emc.h, include/i2c.h, include/lpc32xx.h, include/nand-mlc.h:
90        Update for <bsp/utility.h> changes.
91
922010-09-28      Sebastian Huber <sebastian.huber@embedded-brains.de>
93
94        * misc/mmu.c: New file.
95        * Makefile.am: Reflect change above.
96        * configure.ac, include/bspopts.h.in, include/irq.h,
97        include/lpc32xx.h, include/mmu.h, misc/emc.c, misc/restart.c,
98        startup/bspstarthooks.c: Changes throughout.
99
1002010-08-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
101
102        * console/hsu.c: Fixed warnings.
103
1042010-06-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
105
106        * make/custom/lpc32xx_mzx_boot_int.cfg,
107        startup/linkcmds.lpc32xx_mzx_boot_int: Removed files.
108        * include/boot.h, include/emc.h, include/i2c.h, include/nand-mlc.h,
109        make/custom/lpc32xx_mzx.cfg, make/custom/lpc32xx_mzx_stage_1.cfg,
110        make/custom/lpc32xx_mzx_stage_2.cfg, misc/boot.c, misc/emc.c,
111        misc/i2c.c, misc/nand-mlc.c, misc/nand-mlc-read-blocks.c,
112        misc/nand-mlc-write-blocks.c, misc/restart.c,
113        startup/linkcmds.lpc32xx, startup/linkcmds.lpc32xx_mzx,
114        startup/linkcmds.lpc32xx_mzx_stage_1,
115        startup/linkcmds.lpc32xx_mzx_stage_2: New files.
116        * configure.ac, Makefile.am, preinstall.am: Reflect changes above.
117        * include/bsp.h, include/lpc32xx.h, irq/irq.c, rtc/rtc-config.c,
118        startup/bspstart.c, startup/bspstarthooks.c,
119        startup/linkcmds.lpc32xx_phycore: Changes throughout.
120
1212010-05-25      Sebastian Huber <sebastian.huber@embedded-brains.de>
122
123        * configure.ac, include/bspopts.h.in: Added BSP_SMALL_MEMORY option.
124
1252010-05-21      Sebastian Huber <sebastian.huber@embedded-brains.de>
126
127        * include/lpc32xx.h: Update for utility macro changes.
128
1292010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
130
131        * configure.ac: Fixed BSP option.
132        * include/lpc32xx.h, startup/bspstarthooks.c: Added PLL setup.
133
1342010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
135
136        * startup/bspstarthooks.c: Removed start section attribute defines.
137
1382010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
139
140        * make/custom/lpc32xx.inc, make/custom/lpc32xx_mzx_boot_int.cfg,
141        startup/linkcmds.lpc32xx_mzx_boot_int: New files.
142        * Makefile.am, configure.ac, preinstall.am, include/bsp.h,
143        include/bspopts.h.in, include/lpc32xx.h, irq/irq.c,
144        make/custom/lpc32xx_phycore.cfg, startup/bspstart.c,
145        startup/bspstarthooks.c: Changes throughout.
146
1472010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
148
149        * make/custom/lpc32xx_phycore.cfg: Workaround for GCC bug 38644.
150
1512010-04-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
152
153        * include/irq-config.h: Removed file.
154        * Makefile.am, preinstall.am: Reflect change above.
155        * irq/irq.c: Removed superfluous parameter checks.
156
1572010-04-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
158
159        * make/custom/lpc32xx_phycore.cfg: Use VFP floating point model.
160
1612010-04-09      Sebastian Huber <sebastian.huber@embedded-brains.de>
162
163        * console/hsu.c: New file.
164        * Makefile.am, configure.ac, preinstall.am, console/console-config.c,
165        include/bsp.h, include/bspopts.h.in, include/lpc-clock-config.h,
166        include/lpc-ethernet-config.h, include/lpc32xx.h, include/mmu.h,
167        startup/bspstart.c, startup/bspstarthooks.c: Changes throughout.
168
1692010-03-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
170
171        * README, include/lpc32xx.h, irq/irq.c, startup/bspstarthooks.c:
172        Changes throughout.
173
1742010-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
175
176        * make/custom/lpc32xx_phycore.cfg: Remove -W* flags.
177
1782010-01-12      Sebastian Huber <sebastian.huber@embedded-brains.de>
179
180        * include/lpc-ethernet-config.h, include/mmu.h: New files.
181        * Makefile.am, configure.ac, preinstall.am, include/bsp.h,
182        include/bspopts.h.in, include/irq.h, include/lpc32xx.h, irq/irq.c,
183        rtc/rtc-config.c, startup/bspstarthooks.c,
184        startup/linkcmds.lpc32xx_phycore: Changes throughout.
185
1862009-12-17      Joel Sherrill <joel.sherrill@oarcorp.com>
187
188        * include/bspopts.h.in: Regenerated.
189
1902009-12-15      Sebastian Huber <sebastian.huber@embedded-brains.de>
191
192        * bsp_specs, configure.ac, console/console-config.c, include/bsp.h,
193        include/irq-config.h, include/irq.h, include/lpc32xx.h,
194        include/lpc-clock-config.h, irq/irq.c,
195        make/custom/lpc32xx_phycore.cfg, Makefile.am, misc/timer.c,
196        preinstall.am, README, rtc/rtc-config.c, startup/bspreset.c,
197        startup/bspstart.c, startup/bspstarthooks.c,
198        startup/linkcmds.lpc32xx_phycore: New files.
Note: See TracBrowser for help on using the repository browser.