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

4.104.115
Last change on this file since e94666d was e94666d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/08 at 03:43:47

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

  • Makefile.am: Move noinst_LIBRARIES = libbsp.a before its components.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
4        components.
5
62008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
9
102008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * preinstall.am: Regenerated.
13
142008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * Makefile.am: Eliminates libcpudir.
17
182008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * Makefile.am: Cosmetics.
21
222008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
23
24        * configure.ac: Make letting boot_card() handle work area allocation
25        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
26        BSP_BOOTCARD_OPTIONS.
27
282008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * include/bsp.h: Remove prototypes of routines in bootcard.h.
31
322008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
33
34        * include/bsp.h: Remove unnecessary boilerplate comments.
35
362008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
37
38        * include/bsp.h: Eliminate definitions of BSP_LIBIO_MAX_FDS since this
39        is NOT used anywhere.
40
412008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
42
43        * Makefile.am, startup/bspstart.c: Split out bsp_get_work_area() into
44        its own file and use BSP Framework to perform more initialization.
45        * startup/bspgetworkarea.c: New file.
46
472008-09-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
48
49        * console/console.c: added printk support
50        * network/network_fec.c: added port init, added phy support
51        * irq/irq_init.c, irq/irq_asm.S, irq/irq.h: remove obsolete files
52        * startup/cpuinit.c, startup/bspstart.c: initialize mmu
53        * include/coverhd.h: update values
54
552008-09-08      Joel Sherrill <joel.sherrill@oarcorp.com>
56
57        * .cvsignore, include/.cvsignore: New files.
58
592008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
60
61        * network/network_scc.c, network/network_fec.c: fixed some data
62        type issues
63        * clock/p_clock.c: added misssing clock driver
64        * startup/bspstart.c, timer/timer.c:
65        added misssing timer variables
66       
67        * ChangeLog: added changelog
68       
692008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
70
71        * New BSP -- tqm8xx boards
Note: See TracBrowser for help on using the repository browser.