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

4.104.115
Last change on this file since 63d82b7 was 63d82b7, checked in by Joel Sherrill <joel.sherrill@…>, on 09/23/08 at 19:52:35

2008-09-23 Joel Sherrill <joel.sherrill@…>

  • configure.ac, include/bspopts.h.in: Make letting boot_card() handle work area allocation mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * configure.ac, include/bspopts.h.in: Make letting boot_card() handle
4        work area allocation mandatory. Rename
5        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
6
72008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * Makefile.am, configure.ac, include/bspopts.h.in: Use standardized
10        bsp_cleanup() which can optionally print a message, poll for user to
11        press key, and call bsp_reset(). Using this eliminates the various
12        bsp_cleanup() implementations which had their own implementation and
13        variety of string constants.
14
152008-09-21      Joel Sherrill <joel.sherrill@oarcorp.com>
16
17        * startup/linkcmds: Move WorkAreaBase to be closer to end definition.
18
192008-09-21      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * startup/linkcmds: Add WorkAreaBase.
22
232008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * Makefile.am, startup/linkcmds: Use top level shared
26        bsp_get_work_area() implementation.
27
282008-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * Makefile.am, configure.ac, include/bspopts.h.in: Split out
31        bsp_get_work_area() into its own file and user BSP Framework to
32        perform more initialization. Use same shared implementation as
33        edb7312 and csb336.
34
352008-08-21      Joel Sherrill <joel.sherrill@oarcorp.com>
36
37        * Makefile.am: No BSP should use exit.c as a file name. exit() is POSIX
38        routine.
39
402008-06-04      Joel Sherrill <joel.sherrill@OARcorp.com>
41
42        * Makefile.am, preinstall.am: Need tm27.h
43
442008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
45
46        * Makefile.am: Rework to avoid .rel files.
47
482008-05-07      Joel Sherrill <joel.sherrill@OARcorp.com>
49
50        * .cvsignore: New file.
51
522008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
53
54        * Makefile.am: Use shared bsp_predriver_hook.
55
562008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
57
58        * include/bsp.h: Grammar.
59
602008-05-06      Ray Xu <rayx.cn@gmail.com>
61
62        * ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
63        preinstall.am, include/bsp.h, include/bspopts.h.in, startup/linkcmds,
64        startup/memmap.c: New files.
65
662008-04-06      Ray Xu  <rayx.cn@gmail.com>
67
68        * Add note in README, cleanup code, merge it with gp32 and submit it to RTEMS
69
702007-10-12      ZhangZhiMin <paopaoerzhang@gmail.com>
71
72        * Fix clock defect, verified BSP on skyeye
73
742007-08-06      XiaJiaShan <ximenpiaoxue4016@sina.com>
75
76        * Frist draft, port from GBA BSP, add console, ethernet driver
77
Note: See TracBrowser for help on using the repository browser.