source: rtems/c/src/lib/libbsp/arm/gumstix/ChangeLog @ 98c5c02

4.104.115
Last change on this file since 98c5c02 was de237f4, checked in by Joel Sherrill <joel.sherrill@…>, on 04/07/10 at 21:50:11

2010-04-07 Joel Sherrill <joel.sherrill@…>

  • start/start.S: Verify boot_card() is passed a NULL.
  • Property mode set to 100644
File size: 3.0 KB
Line 
12010-04-07      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * start/start.S: Verify boot_card() is passed a NULL.
4
52009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * make/custom/gumstix.cfg: Remove RTEMS_BSP_FAMILY.
8
92009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * configure.ac: Don't add -ansi -fasm to CFLAGS.
12
132009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * make/custom/gumstix.cfg: New (relocated from /make/custom).
16
172009-09-17      Sebastian Huber <sebastian.huber@embedded-brains.de>
18
19        * preinstall.am: Regenerate.
20
212009-09-16      Joel Sherrill <joel.sherrill@OARcorp.com>
22
23        * configure.ac: Resolve confusion with Ralf's patch.
24
252009-09-16      Roxana Leontie <roxana.leontie@gmail.com>
26
27        * configure.ac, fb/fb.c, include/bsp.h: updates made for porting to
28        Nano-X and make testing easyer
29
302009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
31
32        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
33
34 2009-08-27     Joel Sherrill <joel.sherrill@oarcorp.com>
35
36        * Makefile.am: If not on Skyeye, do not include the rtl8019 driver
37        in libbsp.
38
392009-08-26      Joel Sherrill <joel.sherrill@oarcorp.com>
40
41        * configure.ac: Add default value.
42
432009-08-22      Xi Yang <hiyangxi@gmail.com>
44
45        * fb/fb.c: Register correct device name.
46        * startup/bspstart.c: Fix warnings.
47
482009-08-21      Joel Sherrill <joel.sherrill@OARcorp.com>
49
50        * include/bsp.h: Eliminate BSPs defining NUMBER_OF_TERMIOS_PORTS.
51        Should be automatically handled by confdefs.h or the application.
52
532009-08-21      Xi Yang <hiyangxi@gmail.com>
54
55        * Makefile.am: Add fb/fb.c add rtl8019 Ethernet card support
56        * preinstall.am: Install skyeye_fb.h, Install wd80x3
57        * fb/fb.c, fb/skyeye_fb.h: Framebuffer support for skyeye simulator
58        * rtl8019/wd80x3, rtl8019/rtl8019.c: rtl8019 support
59        * startup/memmap.c: Change the size of Map I/O to 1216M
60        * bsp/bsp.h: Add rtl8019 related infomation
61
622009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
63
64        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
65        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
66        have the same options.
67
682009-07-10      Joel Sherrill <joel.sherrill@oarcorp.com>
69
70        * Makefile.am: Fix typo.
71
722009-07-10      Xi Yang <hiyangxi@gmail.com>
73
74        * Makefile.am: Complete update to current style.
75
762009-06-29      Xi Yang <hiyangxi@gmail.com>
77
78        * Makefile.am: Update to current style.
79        * bsp_specs: Fix warning for _start.
80        * start/start.S: Proper attribution for origin.
81        * startup/bspstart.c: Add Skyeye bsp_reset() on Skyeye.
82        * include/.cvsignore: New file.
83        * include/bspopts.h.in: Removed.
84
852009-06-11      Joel Sherrill <joel.sherrill@oarcorp.com>
86
87        * startup/linkcmds: Fix spacing.
88
892009-06-05      Joel Sherrill <joel.sherrill@oarcorp.com>
90
91        * configure.ac, include/bspopts.h.in: Add ON_SKYEYE option to at least
92        enable fast idle mode. Also added some standard BSP options.
93
942009-06-04      Xi Yang <hiyangxi@gmail.com>
95
96        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
97        preinstall.am, console/uarts.c, include/bsp.h, include/bspopts.h.in,
98        include/tm27.h, start/start.S, startup/bspstart.c, startup/linkcmds,
99        startup/memmap.c: New files.
100
Note: See TracBrowser for help on using the repository browser.