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

4.104.115
Last change on this file since c01fe2e was 64eb0c7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/08 at 10:19:37

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

  • Makefile.am: Eliminate *_SOURCES.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Eliminate *_SOURCES.
4
52008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
8        components.
9
102008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * Makefile.am: Remove noinst_PROGRAMS (Unused).
13
142008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
17
182008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        PR 1322/bsps
21        * include/bspopts.h.in: Remove.
22
232008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * configure.ac, include/bspopts.h.in: Make letting boot_card() handle
26        work area allocation mandatory. Rename
27        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
28
292008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
30
31        * Makefile.am, configure.ac, include/bspopts.h.in: Use standardized
32        bsp_cleanup() which can optionally print a message, poll for user to
33        press key, and call bsp_reset(). Using this eliminates the various
34        bsp_cleanup() implementations which had their own implementation and
35        variety of string constants.
36
372008-09-21      Joel Sherrill <joel.sherrill@oarcorp.com>
38
39        * startup/linkcmds: Move WorkAreaBase to be closer to end definition.
40
412008-09-21      Joel Sherrill <joel.sherrill@oarcorp.com>
42
43        * startup/linkcmds: Add WorkAreaBase.
44
452008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        * Makefile.am, startup/linkcmds: Use top level shared
48        bsp_get_work_area() implementation.
49
502008-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
51
52        * Makefile.am, configure.ac, include/bspopts.h.in: Split out
53        bsp_get_work_area() into its own file and user BSP Framework to
54        perform more initialization. Use same shared implementation as
55        edb7312 and csb336.
56
572008-08-21      Joel Sherrill <joel.sherrill@oarcorp.com>
58
59        * Makefile.am: No BSP should use exit.c as a file name. exit() is POSIX
60        routine.
61
622008-06-04      Joel Sherrill <joel.sherrill@OARcorp.com>
63
64        * Makefile.am, preinstall.am: Need tm27.h
65
662008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
67
68        * Makefile.am: Rework to avoid .rel files.
69
702008-05-07      Joel Sherrill <joel.sherrill@OARcorp.com>
71
72        * .cvsignore: New file.
73
742008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
75
76        * Makefile.am: Use shared bsp_predriver_hook.
77
782008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
79
80        * include/bsp.h: Grammar.
81
822008-05-06      Ray Xu <rayx.cn@gmail.com>
83
84        * ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
85        preinstall.am, include/bsp.h, include/bspopts.h.in, startup/linkcmds,
86        startup/memmap.c: New files.
87
882008-04-06      Ray Xu  <rayx.cn@gmail.com>
89
90        * Add note in README, cleanup code, merge it with gp32 and submit it to RTEMS
91
922007-10-12      ZhangZhiMin <paopaoerzhang@gmail.com>
93
94        * Fix clock defect, verified BSP on skyeye
95
962007-08-06      XiaJiaShan <ximenpiaoxue4016@sina.com>
97
98        * Frist draft, port from GBA BSP, add console, ethernet driver
99
Note: See TracBrowser for help on using the repository browser.