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

4.104.115
Last change on this file since a4bacff4 was a4bacff4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/08 at 07:29:38

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

  • Makefile.am: Eliminates libcpudir.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Eliminates libcpudir.
4
52008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Cosmetics.
8
92008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * configure.ac: Make letting boot_card() handle work area allocation
12        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
13        BSP_BOOTCARD_OPTIONS.
14
152008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
16
17        * include/bsp.h: Remove prototypes of routines in bootcard.h.
18
192008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * include/bsp.h: Remove unnecessary boilerplate comments.
22
232008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * include/bsp.h: Eliminate definitions of BSP_LIBIO_MAX_FDS since this
26        is NOT used anywhere.
27
282008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * Makefile.am, startup/bspstart.c: Split out bsp_get_work_area() into
31        its own file and use BSP Framework to perform more initialization.
32        * startup/bspgetworkarea.c: New file.
33
342008-09-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
35
36        * console/console.c: added printk support
37        * network/network_fec.c: added port init, added phy support
38        * irq/irq_init.c, irq/irq_asm.S, irq/irq.h: remove obsolete files
39        * startup/cpuinit.c, startup/bspstart.c: initialize mmu
40        * include/coverhd.h: update values
41
422008-09-08      Joel Sherrill <joel.sherrill@oarcorp.com>
43
44        * .cvsignore, include/.cvsignore: New files.
45
462008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
47
48        * network/network_scc.c, network/network_fec.c: fixed some data
49        type issues
50        * clock/p_clock.c: added misssing clock driver
51        * startup/bspstart.c, timer/timer.c:
52        added misssing timer variables
53       
54        * ChangeLog: added changelog
55       
562008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
57
58        * New BSP -- tqm8xx boards
Note: See TracBrowser for help on using the repository browser.