source: rtems/c/src/lib/libbsp/powerpc/haleakala/ChangeLog @ 91b8fcfb

4.104.115
Last change on this file since 91b8fcfb was c4515a1, checked in by Joel Sherrill <joel.sherrill@…>, on 09/14/08 at 23:33:05

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

  • Makefile.am, configure.ac, startup/bspstart.c: Create bsp_get_work_area() into its own file and use BSP Framework to perform more initialization.
  • startup/bspgetworkarea.c: New file.
  • Property mode set to 100644
File size: 1.3 KB
Line 
12008-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile.am, configure.ac, startup/bspstart.c: Create
4        bsp_get_work_area() into its own file and use BSP Framework to
5        perform more initialization.
6        * startup/bspgetworkarea.c: New file.
7
82008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
9
10        * startup/bspstart.c: Convert to "bool".
11
122008-08-20      Ralf Corsépius <ralf.corsepius@rtems.org>
13
14        * irq/irq.c, irq/irq_init.c, startup/bspstart.c:
15        Add missing prototypes.
16
172008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
18
19        * Makefile.am: Do not build .rel files. Reduces code bloat.
20
212008-07-17      Ralf Corsépius <ralf.corsepius@rtems.org>
22
23        * Makefile.am: Remove reference to startup/setvec.c.
24
252008-07-15      Joel Sherrill <joel.sherrill@oarcorp.com>
26
27        * .cvsignore, include/.cvsignore: New files.
28
292008-07-14      Thomas Doerfler <thomas.doerfler@embedded-brains.de>
30
31        * irq/irq.c: adapted DCR access syntax
32       
33        * startup/linkcmds, startup/bspstartup.c, Makefile.am:
34        adapted to exception support code
35
362008-07-14      Thomas Doerfler <thomas.doerfler@embedded-brains.de>
37
38        * README, bsp_specs, INSTALL, bsp_specs.dl, configure.ac,
39        * Makefile.am, preinstall.am, dlentry/dlentry.S,
40        * include/bsp.h,  include/coverhd.h, include/tm27.h
41        * irq/irq.c, irq/irq.h, irq/irq_init.c,
42        * startup/bspclean.c, startup/bspstart.c, startup/linkcmds:
43
44        Added BSP contributed by Michael Hamel
45
46
47
48
Note: See TracBrowser for help on using the repository browser.