source: rtems/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog @ c608efb

4.9
Last change on this file since c608efb was c608efb, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/08/08 at 05:16:05

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

  • bsp_specs: Backport from CVS-HEAD.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12008-12-08      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bsp_specs: Backport from CVS-HEAD.
4
52008-10-01      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
6
7        * Makefile.am: switch to DEC clock driver, add U-Boot support
8        * configure.ac: add U-Boot support
9        * console/console.c: add U-Boot support, remove dead code, adjust clock
10        routing
11        * include/bsp.h: add U-Boot support
12        * irq/irq.c: fix CPIC interrupt code
13        * network/network_fec.c, network/network_scc.c: add U-Boot support
14        * startup/bspstart.c, startup/start.S: add U-Boot support
15
162008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
17
18        * timer/timer.c: Eliminate uses of old benchmark timer names.
19
202008-09-24      Joel Sherrill <joel.sherrill@OARcorp.com>
21
22        * preinstall.am: Regenerated.
23
242008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * Makefile.am: Eliminates libcpudir.
27
282008-09-23      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
29
30        * startup/cpuinit.c, startup/bspstart.c: initialize mmu, make sure
31        cache is ENABLED when MMU is disabled
32
332008-09-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
34
35        * console/console.c: added printk support
36        * network/network_fec.c: added port init, added phy support
37        * irq/irq_init.c, irq/irq_asm.S, irq/irq.h: remove obsolete files
38        * startup/cpuinit.c, startup/bspstart.c: initialize mmu
39        * include/coverhd.h: update values
40
412008-09-08      Joel Sherrill <joel.sherrill@oarcorp.com>
42
43        * .cvsignore, include/.cvsignore: New files.
44
452008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
46
47        * network/network_scc.c, network/network_fec.c: fixed some data
48        type issues
49        * clock/p_clock.c: added misssing clock driver
50        * startup/bspstart.c, timer/timer.c:
51        added misssing timer variables
52       
53        * ChangeLog: added changelog
54       
552008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
56
57        * New BSP -- tqm8xx boards
Note: See TracBrowser for help on using the repository browser.