source: rtems/c/src/lib/libbsp/arm/gumstix/ChangeLog @ 6b2b37d2

4.104.115
Last change on this file since 6b2b37d2 was 6b2b37d2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/15/09 at 14:45:47

2009-09-15 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
4
5 2009-08-27     Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * Makefile.am: If not on Skyeye, do not include the rtl8019 driver
8        in libbsp.
9
102009-08-26      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * configure.ac: Add default value.
13
142009-08-22      Xi Yang <hiyangxi@gmail.com>
15
16        * fb/fb.c: Register correct device name.
17        * startup/bspstart.c: Fix warnings.
18
192009-08-21      Joel Sherrill <joel.sherrill@OARcorp.com>
20
21        * include/bsp.h: Eliminate BSPs defining NUMBER_OF_TERMIOS_PORTS.
22        Should be automatically handled by confdefs.h or the application.
23
242009-08-21      Xi Yang <hiyangxi@gmail.com>
25
26        * Makefile.am: Add fb/fb.c add rtl8019 Ethernet card support
27        * preinstall.am: Install skyeye_fb.h, Install wd80x3
28        * fb/fb.c, fb/skyeye_fb.h: Framebuffer support for skyeye simulator
29        * rtl8019/wd80x3, rtl8019/rtl8019.c: rtl8019 support
30        * startup/memmap.c: Change the size of Map I/O to 1216M
31        * bsp/bsp.h: Add rtl8019 related infomation
32
332009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
34
35        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
36        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
37        have the same options.
38
392009-07-10      Joel Sherrill <joel.sherrill@oarcorp.com>
40
41        * Makefile.am: Fix typo.
42
432009-07-10      Xi Yang <hiyangxi@gmail.com>
44
45        * Makefile.am: Complete update to current style.
46
472009-06-29      Xi Yang <hiyangxi@gmail.com>
48
49        * Makefile.am: Update to current style.
50        * bsp_specs: Fix warning for _start.
51        * start/start.S: Proper attribution for origin.
52        * startup/bspstart.c: Add Skyeye bsp_reset() on Skyeye.
53        * include/.cvsignore: New file.
54        * include/bspopts.h.in: Removed.
55
562009-06-11      Joel Sherrill <joel.sherrill@oarcorp.com>
57
58        * startup/linkcmds: Fix spacing.
59
602009-06-05      Joel Sherrill <joel.sherrill@oarcorp.com>
61
62        * configure.ac, include/bspopts.h.in: Add ON_SKYEYE option to at least
63        enable fast idle mode. Also added some standard BSP options.
64
652009-06-04      Xi Yang <hiyangxi@gmail.com>
66
67        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
68        preinstall.am, console/uarts.c, include/bsp.h, include/bspopts.h.in,
69        include/tm27.h, start/start.S, startup/bspstart.c, startup/linkcmds,
70        startup/memmap.c: New files.
71
Note: See TracBrowser for help on using the repository browser.