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

4.104.115
Last change on this file since e94666d was e94666d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/08 at 03:43:47

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

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