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

4.115
Last change on this file since 4a14d7b1 was 4a14d7b1, checked in by Sebastian Huber <sebastian.huber@…>, on 10/14/10 at 09:37:18

2010-10-14 Sebastian Huber <sebastian.huber@…>

  • include/emc.h, include/i2c.h, include/lpc32xx.h, include/nand-mlc.h: Update for <bsp/utility.h> changes.
  • Property mode set to 100644
File size: 4.3 KB
Line 
12010-10-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
2
3        * include/emc.h, include/i2c.h, include/lpc32xx.h, include/nand-mlc.h:
4        Update for <bsp/utility.h> changes.
5
62010-09-28      Sebastian Huber <sebastian.huber@embedded-brains.de>
7
8        * misc/mmu.c: New file.
9        * Makefile.am: Reflect change above.
10        * configure.ac, include/bspopts.h.in, include/irq.h,
11        include/lpc32xx.h, include/mmu.h, misc/emc.c, misc/restart.c,
12        startup/bspstarthooks.c: Changes throughout.
13
142010-08-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
15
16        * console/hsu.c: Fixed warnings.
17
182010-06-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
19
20        * make/custom/lpc32xx_mzx_boot_int.cfg,
21        startup/linkcmds.lpc32xx_mzx_boot_int: Removed files.
22        * include/boot.h, include/emc.h, include/i2c.h, include/nand-mlc.h,
23        make/custom/lpc32xx_mzx.cfg, make/custom/lpc32xx_mzx_stage_1.cfg,
24        make/custom/lpc32xx_mzx_stage_2.cfg, misc/boot.c, misc/emc.c,
25        misc/i2c.c, misc/nand-mlc.c, misc/nand-mlc-read-blocks.c,
26        misc/nand-mlc-write-blocks.c, misc/restart.c,
27        startup/linkcmds.lpc32xx, startup/linkcmds.lpc32xx_mzx,
28        startup/linkcmds.lpc32xx_mzx_stage_1,
29        startup/linkcmds.lpc32xx_mzx_stage_2: New files.
30        * configure.ac, Makefile.am, preinstall.am: Reflect changes above.
31        * include/bsp.h, include/lpc32xx.h, irq/irq.c, rtc/rtc-config.c,
32        startup/bspstart.c, startup/bspstarthooks.c,
33        startup/linkcmds.lpc32xx_phycore: Changes throughout.
34
352010-05-25      Sebastian Huber <sebastian.huber@embedded-brains.de>
36
37        * configure.ac, include/bspopts.h.in: Added BSP_SMALL_MEMORY option.
38
392010-05-21      Sebastian Huber <sebastian.huber@embedded-brains.de>
40
41        * include/lpc32xx.h: Update for utility macro changes.
42
432010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
44
45        * configure.ac: Fixed BSP option.
46        * include/lpc32xx.h, startup/bspstarthooks.c: Added PLL setup.
47
482010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
49
50        * startup/bspstarthooks.c: Removed start section attribute defines.
51
522010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
53
54        * make/custom/lpc32xx.inc, make/custom/lpc32xx_mzx_boot_int.cfg,
55        startup/linkcmds.lpc32xx_mzx_boot_int: New files.
56        * Makefile.am, configure.ac, preinstall.am, include/bsp.h,
57        include/bspopts.h.in, include/lpc32xx.h, irq/irq.c,
58        make/custom/lpc32xx_phycore.cfg, startup/bspstart.c,
59        startup/bspstarthooks.c: Changes throughout.
60
612010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
62
63        * make/custom/lpc32xx_phycore.cfg: Workaround for GCC bug 38644.
64
652010-04-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
66
67        * include/irq-config.h: Removed file.
68        * Makefile.am, preinstall.am: Reflect change above.
69        * irq/irq.c: Removed superfluous parameter checks.
70
712010-04-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
72
73        * make/custom/lpc32xx_phycore.cfg: Use VFP floating point model.
74
752010-04-09      Sebastian Huber <sebastian.huber@embedded-brains.de>
76
77        * console/hsu.c: New file.
78        * Makefile.am, configure.ac, preinstall.am, console/console-config.c,
79        include/bsp.h, include/bspopts.h.in, include/lpc-clock-config.h,
80        include/lpc-ethernet-config.h, include/lpc32xx.h, include/mmu.h,
81        startup/bspstart.c, startup/bspstarthooks.c: Changes throughout.
82
832010-03-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
84
85        * README, include/lpc32xx.h, irq/irq.c, startup/bspstarthooks.c:
86        Changes throughout.
87
882010-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
89
90        * make/custom/lpc32xx_phycore.cfg: Remove -W* flags.
91
922010-01-12      Sebastian Huber <sebastian.huber@embedded-brains.de>
93
94        * include/lpc-ethernet-config.h, include/mmu.h: New files.
95        * Makefile.am, configure.ac, preinstall.am, include/bsp.h,
96        include/bspopts.h.in, include/irq.h, include/lpc32xx.h, irq/irq.c,
97        rtc/rtc-config.c, startup/bspstarthooks.c,
98        startup/linkcmds.lpc32xx_phycore: Changes throughout.
99
1002009-12-17      Joel Sherrill <joel.sherrill@oarcorp.com>
101
102        * include/bspopts.h.in: Regenerated.
103
1042009-12-15      Sebastian Huber <sebastian.huber@embedded-brains.de>
105
106        * bsp_specs, configure.ac, console/console-config.c, include/bsp.h,
107        include/irq-config.h, include/irq.h, include/lpc32xx.h,
108        include/lpc-clock-config.h, irq/irq.c,
109        make/custom/lpc32xx_phycore.cfg, Makefile.am, misc/timer.c,
110        preinstall.am, README, rtc/rtc-config.c, startup/bspreset.c,
111        startup/bspstart.c, startup/bspstarthooks.c,
112        startup/linkcmds.lpc32xx_phycore: New files.
Note: See TracBrowser for help on using the repository browser.