source: rtems/c/src/lib/libbsp/bfin/bf537Stamp/ChangeLog @ 212f7b0

4.104.115
Last change on this file since 212f7b0 was 336b9ce, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/08 at 13:54:21

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

  • Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
  • Property mode set to 100644
File size: 2.0 KB
Line 
12008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
4        of building libbspstart.a, using automake-rules.
5
62008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * Makefile.am: Eliminate *_SOURCES.
9
102008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
13        components.
14
152008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
18
192008-09-25      Allan Hessenflow <allanh@kallisti.com>
20
21        * include/bsp.h, startup/bspstart.c:
22
232008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * configure.ac, console/console.c: Add BFIN_ON_SKYEYE define to disable
26        features not supported on simulator.
27
282008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * configure.ac, console/console.c: Add skyeye alias for bf537stamp.
31
322008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
33
34        * configure.ac: Make letting boot_card() handle work area allocation
35        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
36        BSP_BOOTCARD_OPTIONS.
37
382008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
39
40        * include/bsp.h: Remove unnecessary boilerplate comments.
41
422008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
43
44        * Makefile.am, startup/linkcmds: Use top level shared
45        bsp_get_work_area() implementation.
46
472008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
48
49        * startup/bspstart.c: Remove unnecessary includes of
50        rtems/libcsupport.h and rtems/libio.h.
51        * startup/linkcmds: Remove unused _HeapBase.
52
532008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
54
55        * Makefile.am, configure.ac, startup/bspstart.c, startup/linkcmds:
56        Split out bsp_get_work_area() into its own file and user BSP
57        Framework to perform more initialization.
58
592008-08-15      Allan Hessenflow <allanh@kallisti.com>
60
61        * ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
62        preinstall.am, console/console.c, include/bsp.h,
63        network/networkconfig.c, start/start.S, startup/bspstart.c,
64        startup/linkcmds: New files.
65
Note: See TracBrowser for help on using the repository browser.