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

4.104.115
Last change on this file since ec11156e was ec11156e, checked in by Joel Sherrill <joel.sherrill@…>, on 12/18/08 at 18:51:28

2008-12-18 Michael Hamel <nigel@…>

PR 1349/bsps

  • startup/bspstart.c: Add missing volatile on UART access pointer.
  • Property mode set to 100644
File size: 3.1 KB
RevLine 
[ec11156e]12008-12-18      Michael Hamel <nigel@adi.co.nz>
2
3        PR 1349/bsps
4        * startup/bspstart.c: Add missing volatile on UART access pointer.
5
[9957dbf]62008-10-02      Joel Sherrill <joel.sherrill@OARcorp.com>
7
8        * Makefile.am, preinstall.am: Use shared tm27.h stub.
9        * include/tm27.h: Removed.
10
[544b5ac1]112008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
12
13        * include/tm27.h: Remove reference to set_vector.
14
[81ec5044]152008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
18        of building libbspstart.a, using automake-rules.
19
[64eb0c7]202008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * Makefile.am: Eliminate *_SOURCES.
23
[e94666d]242008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
27        components.
28
[4ba8866]292008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * Makefile.am: Remove noinst_PROGRAMS (Unused).
32
[c06b3fa]332008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
36
[95aa5e1]372008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
38
39        * configure.ac: Make letting boot_card() handle work area allocation
40        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
41        BSP_BOOTCARD_OPTIONS.
42
[1762375]432008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
44
45        * Makefile.am, configure.ac: Use standardized bsp_cleanup() which can
46        optionally print a message, poll for user to press key, and call
47        bsp_reset(). Using this eliminates the various bsp_cleanup()
48        implementations which had their own implementation and variety of
49        string constants.
50        * startup/bspclean.c: Removed.
51
[284ed06a]522008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
53
54        * Makefile.am, startup/linkcmds: Use top level shared
55        bsp_get_work_area() implementation.
56        * startup/bspgetworkarea.c: Removed.
57
[c4515a1]582008-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
59
60        * Makefile.am, configure.ac, startup/bspstart.c: Create
61        bsp_get_work_area() into its own file and use BSP Framework to
62        perform more initialization.
63        * startup/bspgetworkarea.c: New file.
64
[f8a59051]652008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
66
67        * startup/bspstart.c: Convert to "bool".
68
[f80453f0]692008-08-20      Ralf Corsépius <ralf.corsepius@rtems.org>
70
71        * irq/irq.c, irq/irq_init.c, startup/bspstart.c:
72        Add missing prototypes.
73
[e483dc3]742008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
75
76        * Makefile.am: Do not build .rel files. Reduces code bloat.
77
[1380b630]782008-07-17      Ralf Corsépius <ralf.corsepius@rtems.org>
79
80        * Makefile.am: Remove reference to startup/setvec.c.
81
[fc1b5cf5]822008-07-15      Joel Sherrill <joel.sherrill@oarcorp.com>
83
84        * .cvsignore, include/.cvsignore: New files.
85
[574fb67]862008-07-14      Thomas Doerfler <thomas.doerfler@embedded-brains.de>
87
88        * irq/irq.c: adapted DCR access syntax
89       
90        * startup/linkcmds, startup/bspstartup.c, Makefile.am:
91        adapted to exception support code
92
[3c6fe2e]932008-07-14      Thomas Doerfler <thomas.doerfler@embedded-brains.de>
94
95        * README, bsp_specs, INSTALL, bsp_specs.dl, configure.ac,
96        * Makefile.am, preinstall.am, dlentry/dlentry.S,
97        * include/bsp.h,  include/coverhd.h, include/tm27.h
98        * irq/irq.c, irq/irq.h, irq/irq_init.c,
99        * startup/bspclean.c, startup/bspstart.c, startup/linkcmds:
100
101        Added BSP contributed by Michael Hamel
102
103
104
105
Note: See TracBrowser for help on using the repository browser.