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

4.104.115
Last change on this file since df393962 was df393962, checked in by Joel Sherrill <joel.sherrill@…>, on 12/04/08 at 20:34:02

2008-12-04 Joel Sherrill <joel.sherrill@…>

  • bsp_specs: Move -e start from *link to *startfile to avoid warning for undefined entry symbol when linking relocatables with binutils 2.19.
  • Property mode set to 100644
File size: 3.2 KB
RevLine 
[df393962]12008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * bsp_specs: Move -e start from *link to *startfile to avoid warning
4        for undefined entry symbol when linking relocatables with binutils
5        2.19.
6
[c0bea05]72008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
8
9        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
10        of building libbspstart.a, using automake-rules.
11
[64eb0c7]122008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
13
14        * Makefile.am: Eliminate *_SOURCES.
15
[e94666d]162008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
19        components.
20
[4ba8866]212008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
22
23        * Makefile.am: Remove noinst_PROGRAMS (Unused).
24
[3416c44]252008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
28
[1495d91]292008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        PR 1322/bsps
32        * include/bspopts.h.in: Remove.
33
[63d82b7]342008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
35
36        * configure.ac, include/bspopts.h.in: Make letting boot_card() handle
37        work area allocation mandatory. Rename
38        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
39
[d8a6431]402008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
41
42        * Makefile.am, configure.ac, include/bspopts.h.in: Use standardized
43        bsp_cleanup() which can optionally print a message, poll for user to
44        press key, and call bsp_reset(). Using this eliminates the various
45        bsp_cleanup() implementations which had their own implementation and
46        variety of string constants.
47
[13f14466]482008-09-21      Joel Sherrill <joel.sherrill@oarcorp.com>
49
50        * startup/linkcmds: Move WorkAreaBase to be closer to end definition.
51
[fe85f05c]522008-09-21      Joel Sherrill <joel.sherrill@oarcorp.com>
53
54        * startup/linkcmds: Add WorkAreaBase.
55
[127e726a]562008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
57
58        * Makefile.am, startup/linkcmds: Use top level shared
59        bsp_get_work_area() implementation.
60
[a012d18]612008-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
62
63        * Makefile.am, configure.ac, include/bspopts.h.in: Split out
64        bsp_get_work_area() into its own file and user BSP Framework to
65        perform more initialization. Use same shared implementation as
66        edb7312 and csb336.
67
[6e2ac9c]682008-08-21      Joel Sherrill <joel.sherrill@oarcorp.com>
69
70        * Makefile.am: No BSP should use exit.c as a file name. exit() is POSIX
71        routine.
72
[6a325800]732008-06-04      Joel Sherrill <joel.sherrill@OARcorp.com>
74
75        * Makefile.am, preinstall.am: Need tm27.h
76
[1d0ee80e]772008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
78
79        * Makefile.am: Rework to avoid .rel files.
80
[030d9e9]812008-05-07      Joel Sherrill <joel.sherrill@OARcorp.com>
82
83        * .cvsignore: New file.
84
[9137e0c]852008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
86
87        * Makefile.am: Use shared bsp_predriver_hook.
88
[437baaec]892008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
90
91        * include/bsp.h: Grammar.
92
[1781f59f]932008-05-06      Ray Xu <rayx.cn@gmail.com>
94
95        * ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
96        preinstall.am, include/bsp.h, include/bspopts.h.in, startup/linkcmds,
97        startup/memmap.c: New files.
98
992008-04-06      Ray Xu  <rayx.cn@gmail.com>
100
101        * Add note in README, cleanup code, merge it with gp32 and submit it to RTEMS
102
1032007-10-12      ZhangZhiMin <paopaoerzhang@gmail.com>
104
105        * Fix clock defect, verified BSP on skyeye
106
1072007-08-06      XiaJiaShan <ximenpiaoxue4016@sina.com>
108
109        * Frist draft, port from GBA BSP, add console, ethernet driver
110
Note: See TracBrowser for help on using the repository browser.