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

4.104.115
Last change on this file since a4a626b was a4a626b, checked in by Joel Sherrill <joel.sherrill@…>, on 08/27/09 at 00:01:06

2009-08-26 Joel Sherrill <joel.sherrill@…>

  • configure.ac: Add default value.
  • Property mode set to 100644
File size: 2.0 KB
Line 
12009-08-26      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * configure.ac: Add default value.
4
52009-08-22      Xi Yang <hiyangxi@gmail.com>
6
7        * fb/fb.c: Register correct device name.
8        * startup/bspstart.c: Fix warnings.
9
102009-08-21      Joel Sherrill <joel.sherrill@OARcorp.com>
11
12        * include/bsp.h: Eliminate BSPs defining NUMBER_OF_TERMIOS_PORTS.
13        Should be automatically handled by confdefs.h or the application.
14
152009-08-21      Xi Yang <hiyangxi@gmail.com>
16
17        * Makefile.am: Add fb/fb.c add rtl8019 Ethernet card support
18        * preinstall.am: Install skyeye_fb.h, Install wd80x3
19        * fb/fb.c, fb/skyeye_fb.h: Framebuffer support for skyeye simulator
20        * rtl8019/wd80x3, rtl8019/rtl8019.c: rtl8019 support
21        * startup/memmap.c: Change the size of Map I/O to 1216M
22        * bsp/bsp.h: Add rtl8019 related infomation
23
242009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
25
26        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
27        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
28        have the same options.
29
302009-07-10      Joel Sherrill <joel.sherrill@oarcorp.com>
31
32        * Makefile.am: Fix typo.
33
342009-07-10      Xi Yang <hiyangxi@gmail.com>
35
36        * Makefile.am: Complete update to current style.
37
382009-06-29      Xi Yang <hiyangxi@gmail.com>
39
40        * Makefile.am: Update to current style.
41        * bsp_specs: Fix warning for _start.
42        * start/start.S: Proper attribution for origin.
43        * startup/bspstart.c: Add Skyeye bsp_reset() on Skyeye.
44        * include/.cvsignore: New file.
45        * include/bspopts.h.in: Removed.
46
472009-06-11      Joel Sherrill <joel.sherrill@oarcorp.com>
48
49        * startup/linkcmds: Fix spacing.
50
512009-06-05      Joel Sherrill <joel.sherrill@oarcorp.com>
52
53        * configure.ac, include/bspopts.h.in: Add ON_SKYEYE option to at least
54        enable fast idle mode. Also added some standard BSP options.
55
562009-06-04      Xi Yang <hiyangxi@gmail.com>
57
58        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
59        preinstall.am, console/uarts.c, include/bsp.h, include/bspopts.h.in,
60        include/tm27.h, start/start.S, startup/bspstart.c, startup/linkcmds,
61        startup/memmap.c: New files.
62
Note: See TracBrowser for help on using the repository browser.