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

4.104.115
Last change on this file since ccceaf3 was ccceaf3, checked in by Joel Sherrill <joel.sherrill@…>, on 09/18/08 at 17:42:45

2008-09-18 Joel Sherrill <joel.sherrill@…>

  • include/bsp.h: Remove unnecessary boilerplate comments.
  • Property mode set to 100644
File size: 1.3 KB
Line 
12008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * include/bsp.h: Remove unnecessary boilerplate comments.
4
52008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * include/bsp.h: Eliminate definitions of BSP_LIBIO_MAX_FDS since this
8        is NOT used anywhere.
9
102008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * Makefile.am, startup/bspstart.c: Split out bsp_get_work_area() into
13        its own file and use BSP Framework to perform more initialization.
14        * startup/bspgetworkarea.c: New file.
15
162008-09-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
17
18        * console/console.c: added printk support
19        * network/network_fec.c: added port init, added phy support
20        * irq/irq_init.c, irq/irq_asm.S, irq/irq.h: remove obsolete files
21        * startup/cpuinit.c, startup/bspstart.c: initialize mmu
22        * include/coverhd.h: update values
23
242008-09-08      Joel Sherrill <joel.sherrill@oarcorp.com>
25
26        * .cvsignore, include/.cvsignore: New files.
27
282008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
29
30        * network/network_scc.c, network/network_fec.c: fixed some data
31        type issues
32        * clock/p_clock.c: added misssing clock driver
33        * startup/bspstart.c, timer/timer.c:
34        added misssing timer variables
35       
36        * ChangeLog: added changelog
37       
382008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
39
40        * New BSP -- tqm8xx boards
Note: See TracBrowser for help on using the repository browser.