source: rtems/c/src/lib/libbsp/arm/smdk2410/ChangeLog @ c0bea05

4.104.115
Last change on this file since c0bea05 was c0bea05, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/08 at 13:48:59

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: 3.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-29      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * Makefile.am: Remove noinst_PROGRAMS (Unused).
18
192008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
22
232008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
24
25        PR 1322/bsps
26        * include/bspopts.h.in: Remove.
27
282008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * configure.ac, include/bspopts.h.in: Make letting boot_card() handle
31        work area allocation mandatory. Rename
32        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
33
342008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
35
36        * Makefile.am, configure.ac, include/bspopts.h.in: Use standardized
37        bsp_cleanup() which can optionally print a message, poll for user to
38        press key, and call bsp_reset(). Using this eliminates the various
39        bsp_cleanup() implementations which had their own implementation and
40        variety of string constants.
41
422008-09-21      Joel Sherrill <joel.sherrill@oarcorp.com>
43
44        * startup/linkcmds: Move WorkAreaBase to be closer to end definition.
45
462008-09-21      Joel Sherrill <joel.sherrill@oarcorp.com>
47
48        * startup/linkcmds: Add WorkAreaBase.
49
502008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
51
52        * Makefile.am, startup/linkcmds: Use top level shared
53        bsp_get_work_area() implementation.
54
552008-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
56
57        * Makefile.am, configure.ac, include/bspopts.h.in: Split out
58        bsp_get_work_area() into its own file and user BSP Framework to
59        perform more initialization. Use same shared implementation as
60        edb7312 and csb336.
61
622008-08-21      Joel Sherrill <joel.sherrill@oarcorp.com>
63
64        * Makefile.am: No BSP should use exit.c as a file name. exit() is POSIX
65        routine.
66
672008-06-04      Joel Sherrill <joel.sherrill@OARcorp.com>
68
69        * Makefile.am, preinstall.am: Need tm27.h
70
712008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
72
73        * Makefile.am: Rework to avoid .rel files.
74
752008-05-07      Joel Sherrill <joel.sherrill@OARcorp.com>
76
77        * .cvsignore: New file.
78
792008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
80
81        * Makefile.am: Use shared bsp_predriver_hook.
82
832008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
84
85        * include/bsp.h: Grammar.
86
872008-05-06      Ray Xu <rayx.cn@gmail.com>
88
89        * ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
90        preinstall.am, include/bsp.h, include/bspopts.h.in, startup/linkcmds,
91        startup/memmap.c: New files.
92
932008-04-06      Ray Xu  <rayx.cn@gmail.com>
94
95        * Add note in README, cleanup code, merge it with gp32 and submit it to RTEMS
96
972007-10-12      ZhangZhiMin <paopaoerzhang@gmail.com>
98
99        * Fix clock defect, verified BSP on skyeye
100
1012007-08-06      XiaJiaShan <ximenpiaoxue4016@sina.com>
102
103        * Frist draft, port from GBA BSP, add console, ethernet driver
104
Note: See TracBrowser for help on using the repository browser.