summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
blob: e3401de6b21f94ece6204817ef12d6ab68151ce7 (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
2009-02-11	Ralf Corsépius <ralf.corsepius@rtems.org>

	* bsp_specs: Remove stray % from '*startfile:' having crept in
	previous patch.

2008-12-08	Ralf Corsépius <ralf.corsepius@rtems.org>

	* bsp_specs: Backport from CVS-HEAD.

2008-10-01	Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>

	* Makefile.am: switch to DEC clock driver, add U-Boot support
	* configure.ac: add U-Boot support
	* console/console.c: add U-Boot support, remove dead code, adjust clock
	routing
	* include/bsp.h: add U-Boot support
	* irq/irq.c: fix CPIC interrupt code
	* network/network_fec.c, network/network_scc.c: add U-Boot support
	* startup/bspstart.c, startup/start.S: add U-Boot support

2008-09-30	Joel Sherrill <joel.sherrill@oarcorp.com>

	* timer/timer.c: Eliminate uses of old benchmark timer names.

2008-09-24	Joel Sherrill <joel.sherrill@OARcorp.com>

	* preinstall.am: Regenerated.

2008-09-24	Ralf Corsépius <ralf.corsepius@rtems.org>

	* Makefile.am: Eliminates libcpudir.

2008-09-23	Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>

	* startup/cpuinit.c, startup/bspstart.c: initialize mmu, make sure
	cache is ENABLED when MMU is disabled

2008-09-09	Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>

	* console/console.c: added printk support
	* network/network_fec.c: added port init, added phy support
	* irq/irq_init.c, irq/irq_asm.S, irq/irq.h: remove obsolete files
	* startup/cpuinit.c, startup/bspstart.c: initialize mmu
	* include/coverhd.h: update values

2008-09-08	Joel Sherrill <joel.sherrill@oarcorp.com>

	* .cvsignore, include/.cvsignore: New files.

2008-09-08	Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>

	* network/network_scc.c, network/network_fec.c: fixed some data
	type issues
	* clock/p_clock.c: added misssing clock driver
	* startup/bspstart.c, timer/timer.c: 
	added misssing timer variables
	
	* ChangeLog: added changelog
	
2008-09-08	Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>

	* New BSP -- tqm8xx boards