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

4.115
Last change on this file since 3103d4cb was 3103d4cb, checked in by Sebastian Huber <sebastian.huber@…>, on 06/23/10 at 08:27:57

2010-06-23 Sebastian Huber <sebastian.huber@…>

  • make/custom/lpc32xx_mzx_boot_int.cfg, startup/linkcmds.lpc32xx_mzx_boot_int: Removed files.
  • include/boot.h, include/emc.h, include/i2c.h, include/nand-mlc.h, make/custom/lpc32xx_mzx.cfg, make/custom/lpc32xx_mzx_stage_1.cfg, make/custom/lpc32xx_mzx_stage_2.cfg, misc/boot.c, misc/emc.c, misc/i2c.c, misc/nand-mlc.c, misc/nand-mlc-read-blocks.c, misc/nand-mlc-write-blocks.c, misc/restart.c, startup/linkcmds.lpc32xx, startup/linkcmds.lpc32xx_mzx, startup/linkcmds.lpc32xx_mzx_stage_1, startup/linkcmds.lpc32xx_mzx_stage_2: New files.
  • configure.ac, Makefile.am, preinstall.am: Reflect changes above.
  • include/bsp.h, include/lpc32xx.h, irq/irq.c, rtc/rtc-config.c, startup/bspstart.c, startup/bspstarthooks.c, startup/linkcmds.lpc32xx_phycore: Changes throughout.
  • Property mode set to 100644
File size: 3.7 KB
Line 
12010-06-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
2
3        * make/custom/lpc32xx_mzx_boot_int.cfg,
4        startup/linkcmds.lpc32xx_mzx_boot_int: Removed files.
5        * include/boot.h, include/emc.h, include/i2c.h, include/nand-mlc.h,
6        make/custom/lpc32xx_mzx.cfg, make/custom/lpc32xx_mzx_stage_1.cfg,
7        make/custom/lpc32xx_mzx_stage_2.cfg, misc/boot.c, misc/emc.c,
8        misc/i2c.c, misc/nand-mlc.c, misc/nand-mlc-read-blocks.c,
9        misc/nand-mlc-write-blocks.c, misc/restart.c,
10        startup/linkcmds.lpc32xx, startup/linkcmds.lpc32xx_mzx,
11        startup/linkcmds.lpc32xx_mzx_stage_1,
12        startup/linkcmds.lpc32xx_mzx_stage_2: New files.
13        * configure.ac, Makefile.am, preinstall.am: Reflect changes above.
14        * include/bsp.h, include/lpc32xx.h, irq/irq.c, rtc/rtc-config.c,
15        startup/bspstart.c, startup/bspstarthooks.c,
16        startup/linkcmds.lpc32xx_phycore: Changes throughout.
17
182010-05-25      Sebastian Huber <sebastian.huber@embedded-brains.de>
19
20        * configure.ac, include/bspopts.h.in: Added BSP_SMALL_MEMORY option.
21
222010-05-21      Sebastian Huber <sebastian.huber@embedded-brains.de>
23
24        * include/lpc32xx.h: Update for utility macro changes.
25
262010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
27
28        * configure.ac: Fixed BSP option.
29        * include/lpc32xx.h, startup/bspstarthooks.c: Added PLL setup.
30
312010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
32
33        * startup/bspstarthooks.c: Removed start section attribute defines.
34
352010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
36
37        * make/custom/lpc32xx.inc, make/custom/lpc32xx_mzx_boot_int.cfg,
38        startup/linkcmds.lpc32xx_mzx_boot_int: New files.
39        * Makefile.am, configure.ac, preinstall.am, include/bsp.h,
40        include/bspopts.h.in, include/lpc32xx.h, irq/irq.c,
41        make/custom/lpc32xx_phycore.cfg, startup/bspstart.c,
42        startup/bspstarthooks.c: Changes throughout.
43
442010-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
45
46        * make/custom/lpc32xx_phycore.cfg: Workaround for GCC bug 38644.
47
482010-04-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
49
50        * include/irq-config.h: Removed file.
51        * Makefile.am, preinstall.am: Reflect change above.
52        * irq/irq.c: Removed superfluous parameter checks.
53
542010-04-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
55
56        * make/custom/lpc32xx_phycore.cfg: Use VFP floating point model.
57
582010-04-09      Sebastian Huber <sebastian.huber@embedded-brains.de>
59
60        * console/hsu.c: New file.
61        * Makefile.am, configure.ac, preinstall.am, console/console-config.c,
62        include/bsp.h, include/bspopts.h.in, include/lpc-clock-config.h,
63        include/lpc-ethernet-config.h, include/lpc32xx.h, include/mmu.h,
64        startup/bspstart.c, startup/bspstarthooks.c: Changes throughout.
65
662010-03-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
67
68        * README, include/lpc32xx.h, irq/irq.c, startup/bspstarthooks.c:
69        Changes throughout.
70
712010-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
72
73        * make/custom/lpc32xx_phycore.cfg: Remove -W* flags.
74
752010-01-12      Sebastian Huber <sebastian.huber@embedded-brains.de>
76
77        * include/lpc-ethernet-config.h, include/mmu.h: New files.
78        * Makefile.am, configure.ac, preinstall.am, include/bsp.h,
79        include/bspopts.h.in, include/irq.h, include/lpc32xx.h, irq/irq.c,
80        rtc/rtc-config.c, startup/bspstarthooks.c,
81        startup/linkcmds.lpc32xx_phycore: Changes throughout.
82
832009-12-17      Joel Sherrill <joel.sherrill@oarcorp.com>
84
85        * include/bspopts.h.in: Regenerated.
86
872009-12-15      Sebastian Huber <sebastian.huber@embedded-brains.de>
88
89        * bsp_specs, configure.ac, console/console-config.c, include/bsp.h,
90        include/irq-config.h, include/irq.h, include/lpc32xx.h,
91        include/lpc-clock-config.h, irq/irq.c,
92        make/custom/lpc32xx_phycore.cfg, Makefile.am, misc/timer.c,
93        preinstall.am, README, rtc/rtc-config.c, startup/bspreset.c,
94        startup/bspstart.c, startup/bspstarthooks.c,
95        startup/linkcmds.lpc32xx_phycore: New files.
Note: See TracBrowser for help on using the repository browser.