summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc32xx/ChangeLog
blob: f57432b3837fc1cee413a8714aca324d2d99b0d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
2010-05-25	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* configure.ac, include/bspopts.h.in: Added BSP_SMALL_MEMORY option.

2010-05-21	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* include/lpc32xx.h: Update for utility macro changes.

2010-05-20	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* configure.ac: Fixed BSP option.
	* include/lpc32xx.h, startup/bspstarthooks.c: Added PLL setup.

2010-05-20	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* startup/bspstarthooks.c: Removed start section attribute defines.

2010-05-20	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* make/custom/lpc32xx.inc, make/custom/lpc32xx_mzx_boot_int.cfg,
	startup/linkcmds.lpc32xx_mzx_boot_int: New files.
	* Makefile.am, configure.ac, preinstall.am, include/bsp.h,
	include/bspopts.h.in, include/lpc32xx.h, irq/irq.c,
	make/custom/lpc32xx_phycore.cfg, startup/bspstart.c,
	startup/bspstarthooks.c: Changes throughout.

2010-05-20	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* make/custom/lpc32xx_phycore.cfg: Workaround for GCC bug 38644.

2010-04-30	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* include/irq-config.h: Removed file.
	* Makefile.am, preinstall.am: Reflect change above.
	* irq/irq.c: Removed superfluous parameter checks.

2010-04-30	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* make/custom/lpc32xx_phycore.cfg: Use VFP floating point model.

2010-04-09	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* console/hsu.c: New file.
	* Makefile.am, configure.ac, preinstall.am, console/console-config.c,
	include/bsp.h, include/bspopts.h.in, include/lpc-clock-config.h,
	include/lpc-ethernet-config.h, include/lpc32xx.h, include/mmu.h,
	startup/bspstart.c, startup/bspstarthooks.c: Changes throughout.

2010-03-03	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* README, include/lpc32xx.h, irq/irq.c, startup/bspstarthooks.c:
	Changes throughout.

2010-02-02	Ralf Corsépius <ralf.corsepius@rtems.org>

	* make/custom/lpc32xx_phycore.cfg: Remove -W* flags.

2010-01-12	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* include/lpc-ethernet-config.h, include/mmu.h: New files.
	* Makefile.am, configure.ac, preinstall.am, include/bsp.h,
	include/bspopts.h.in, include/irq.h, include/lpc32xx.h, irq/irq.c,
	rtc/rtc-config.c, startup/bspstarthooks.c,
	startup/linkcmds.lpc32xx_phycore: Changes throughout.

2009-12-17	Joel Sherrill <joel.sherrill@oarcorp.com>

	* include/bspopts.h.in: Regenerated.

2009-12-15	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* bsp_specs, configure.ac, console/console-config.c, include/bsp.h,
	include/irq-config.h, include/irq.h, include/lpc32xx.h,
	include/lpc-clock-config.h, irq/irq.c,
	make/custom/lpc32xx_phycore.cfg, Makefile.am, misc/timer.c,
	preinstall.am, README, rtc/rtc-config.c, startup/bspreset.c,
	startup/bspstart.c, startup/bspstarthooks.c,
	startup/linkcmds.lpc32xx_phycore: New files.