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

4.115
Last change on this file since 35ad0b4 was 35ad0b4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/11/11 at 11:48:17

2011-02-11 Ralf Corsépius <ralf.corsepius@…>

  • irq/irq.c, misc/restart.c, rtc/rtc-config.c: Use "asm" instead of "asm" for improved c99-compliance.
  • Property mode set to 100644
File size: 5.9 KB
Line 
12011-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * irq/irq.c, misc/restart.c, rtc/rtc-config.c:
4        Use "__asm__" instead of "asm" for improved c99-compliance.
5
62011-02-09      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * misc/timer.c: Include <rtems/btimer.h>.
9        Fix benchmark_timer_read() definition.
10
112011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * configure.ac: Require autoconf-2.68, automake-1.11.1.
14
152010-12-16      Sebastian Huber <sebastian.huber@embedded-brains.de>
16
17        * configure.ac, include/bspopts.h.in: More options.
18        * include/lpc32xx.h: Added watchdog definitions.
19        * include/mmu.h, misc/mmu.c: Added const qualifier.
20        * startup/bspreset.c: Use watchdog reset.
21
222010-12-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
23
24        * startup/linkcmds.lpc32xx_mzx, startup/linkcmds.lpc32xx_mzx_stage_1,
25        startup/linkcmds.lpc32xx_mzx_stage_2,
26        startup/linkcmds.lpc32xx_phycore: Update due to linker command file
27        changes.
28
292010-12-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
30
31        * include/lpc32xx.h: Added I2S module.
32        * Makefile.am, bsp_specs, preinstall.am, startup/bspstarthooks.c,
33        startup/linkcmds.lpc32xx, startup/linkcmds.lpc32xx_mzx,
34        startup/linkcmds.lpc32xx_mzx_stage_1,
35        startup/linkcmds.lpc32xx_mzx_stage_2,
36        startup/linkcmds.lpc32xx_phycore: Update due to linker command file
37        changes.
38
392010-11-12      Sebastian Huber <sebastian.huber@embedded-brains.de>
40
41        * rtc/rtc-config.c: Fixed type.
42
432010-10-21      Sebastian Huber <sebastian.huber@embedded-brains.de>
44
45        * include/tm27.h: New file.
46        * Makefile.am, preinstall.am: Reflect change above.
47        * include/bsp.h: Fixed lpc32xx_micro_seconds_delay().
48        * misc/timer.c: Support for timer tests.
49
502010-10-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
51
52        * include/emc.h, include/i2c.h, include/lpc32xx.h, include/nand-mlc.h:
53        Update for <bsp/utility.h> changes.
54
552010-09-28      Sebastian Huber <sebastian.huber@embedded-brains.de>
56
57        * misc/mmu.c: New file.
58        * Makefile.am: Reflect change above.
59        * configure.ac, include/bspopts.h.in, include/irq.h,
60        include/lpc32xx.h, include/mmu.h, misc/emc.c, misc/restart.c,
61        startup/bspstarthooks.c: Changes throughout.
62
632010-08-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
64
65        * console/hsu.c: Fixed warnings.
66
672010-06-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
68
69        * make/custom/lpc32xx_mzx_boot_int.cfg,
70        startup/linkcmds.lpc32xx_mzx_boot_int: Removed files.
71        * include/boot.h, include/emc.h, include/i2c.h, include/nand-mlc.h,
72        make/custom/lpc32xx_mzx.cfg, make/custom/lpc32xx_mzx_stage_1.cfg,
73        make/custom/lpc32xx_mzx_stage_2.cfg, misc/boot.c, misc/emc.c,
74        misc/i2c.c, misc/nand-mlc.c, misc/nand-mlc-read-blocks.c,
75        misc/nand-mlc-write-blocks.c, misc/restart.c,
76        startup/linkcmds.lpc32xx, startup/linkcmds.lpc32xx_mzx,
77        startup/linkcmds.lpc32xx_mzx_stage_1,
78        startup/linkcmds.lpc32xx_mzx_stage_2: New files.
79        * configure.ac, Makefile.am, preinstall.am: Reflect changes above.
80        * include/bsp.h, include/lpc32xx.h, irq/irq.c, rtc/rtc-config.c,
81        startup/bspstart.c, startup/bspstarthooks.c,
82        startup/linkcmds.lpc32xx_phycore: Changes throughout.
83
842010-05-25      Sebastian Huber <sebastian.huber@embedded-brains.de>
85
86        * configure.ac, include/bspopts.h.in: Added BSP_SMALL_MEMORY option.
87
882010-05-21      Sebastian Huber <sebastian.huber@embedded-brains.de>
89
90        * include/lpc32xx.h: Update for utility macro changes.
91
922010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
93
94        * configure.ac: Fixed BSP option.
95        * include/lpc32xx.h, startup/bspstarthooks.c: Added PLL setup.
96
972010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
98
99        * startup/bspstarthooks.c: Removed start section attribute defines.
100
1012010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
102
103        * make/custom/lpc32xx.inc, make/custom/lpc32xx_mzx_boot_int.cfg,
104        startup/linkcmds.lpc32xx_mzx_boot_int: New files.
105        * Makefile.am, configure.ac, preinstall.am, include/bsp.h,
106        include/bspopts.h.in, include/lpc32xx.h, irq/irq.c,
107        make/custom/lpc32xx_phycore.cfg, startup/bspstart.c,
108        startup/bspstarthooks.c: Changes throughout.
109
1102010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
111
112        * make/custom/lpc32xx_phycore.cfg: Workaround for GCC bug 38644.
113
1142010-04-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
115
116        * include/irq-config.h: Removed file.
117        * Makefile.am, preinstall.am: Reflect change above.
118        * irq/irq.c: Removed superfluous parameter checks.
119
1202010-04-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
121
122        * make/custom/lpc32xx_phycore.cfg: Use VFP floating point model.
123
1242010-04-09      Sebastian Huber <sebastian.huber@embedded-brains.de>
125
126        * console/hsu.c: New file.
127        * Makefile.am, configure.ac, preinstall.am, console/console-config.c,
128        include/bsp.h, include/bspopts.h.in, include/lpc-clock-config.h,
129        include/lpc-ethernet-config.h, include/lpc32xx.h, include/mmu.h,
130        startup/bspstart.c, startup/bspstarthooks.c: Changes throughout.
131
1322010-03-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
133
134        * README, include/lpc32xx.h, irq/irq.c, startup/bspstarthooks.c:
135        Changes throughout.
136
1372010-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
138
139        * make/custom/lpc32xx_phycore.cfg: Remove -W* flags.
140
1412010-01-12      Sebastian Huber <sebastian.huber@embedded-brains.de>
142
143        * include/lpc-ethernet-config.h, include/mmu.h: New files.
144        * Makefile.am, configure.ac, preinstall.am, include/bsp.h,
145        include/bspopts.h.in, include/irq.h, include/lpc32xx.h, irq/irq.c,
146        rtc/rtc-config.c, startup/bspstarthooks.c,
147        startup/linkcmds.lpc32xx_phycore: Changes throughout.
148
1492009-12-17      Joel Sherrill <joel.sherrill@oarcorp.com>
150
151        * include/bspopts.h.in: Regenerated.
152
1532009-12-15      Sebastian Huber <sebastian.huber@embedded-brains.de>
154
155        * bsp_specs, configure.ac, console/console-config.c, include/bsp.h,
156        include/irq-config.h, include/irq.h, include/lpc32xx.h,
157        include/lpc-clock-config.h, irq/irq.c,
158        make/custom/lpc32xx_phycore.cfg, Makefile.am, misc/timer.c,
159        preinstall.am, README, rtc/rtc-config.c, startup/bspreset.c,
160        startup/bspstart.c, startup/bspstarthooks.c,
161        startup/linkcmds.lpc32xx_phycore: New files.
Note: See TracBrowser for help on using the repository browser.