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

4.104.115
Last change on this file since 290da88f was 290da88f, checked in by Joel Sherrill <joel.sherrill@…>, on 09/30/08 at 16:27:16

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

  • timer/timer.c: Eliminate uses of old benchmark timer names.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * timer/timer.c: Eliminate uses of old benchmark timer names.
4
52008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
8        of building libbspstart.a, using automake-rules.
9
102008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * Makefile.am: Eliminate *_SOURCES.
13
142008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
17        components.
18
192008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
22
232008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * preinstall.am: Regenerated.
26
272008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * Makefile.am: Eliminates libcpudir.
30
312008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * Makefile.am: Cosmetics.
34
352008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
36
37        * configure.ac: Make letting boot_card() handle work area allocation
38        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
39        BSP_BOOTCARD_OPTIONS.
40
412008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
42
43        * include/bsp.h: Remove prototypes of routines in bootcard.h.
44
452008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        * include/bsp.h: Remove unnecessary boilerplate comments.
48
492008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
50
51        * include/bsp.h: Eliminate definitions of BSP_LIBIO_MAX_FDS since this
52        is NOT used anywhere.
53
542008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
55
56        * Makefile.am, startup/bspstart.c: Split out bsp_get_work_area() into
57        its own file and use BSP Framework to perform more initialization.
58        * startup/bspgetworkarea.c: New file.
59
602008-09-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
61
62        * console/console.c: added printk support
63        * network/network_fec.c: added port init, added phy support
64        * irq/irq_init.c, irq/irq_asm.S, irq/irq.h: remove obsolete files
65        * startup/cpuinit.c, startup/bspstart.c: initialize mmu
66        * include/coverhd.h: update values
67
682008-09-08      Joel Sherrill <joel.sherrill@oarcorp.com>
69
70        * .cvsignore, include/.cvsignore: New files.
71
722008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
73
74        * network/network_scc.c, network/network_fec.c: fixed some data
75        type issues
76        * clock/p_clock.c: added misssing clock driver
77        * startup/bspstart.c, timer/timer.c:
78        added misssing timer variables
79       
80        * ChangeLog: added changelog
81       
822008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
83
84        * New BSP -- tqm8xx boards
Note: See TracBrowser for help on using the repository browser.