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

4.104.115
Last change on this file since a17bc42 was a17bc42, checked in by Joel Sherrill <joel.sherrill@…>, on 08/21/09 at 17:49:31

2009-08-21 Xi Yang <hiyangxi@…>

  • Makefile.am: Add fb/fb.c add rtl8019 Ethernet card support
  • preinstall.am: Install skyeye_fb.h, Install wd80x3
  • fb/fb.c, fb/skyeye_fb.h: Framebuffer support for skyeye simulator
  • rtl8019/wd80x3, rtl8019/rtl8019.c: rtl8019 support
  • startup/memmap.c: Change the size of Map I/O to 1216M
  • bsp/bsp.h: Add rtl8019 related infomation
  • Property mode set to 100644
File size: 1.6 KB
Line 
12009-08-21      Xi Yang <hiyangxi@gmail.com>
2
3        * Makefile.am: Add fb/fb.c add rtl8019 Ethernet card support
4        * preinstall.am: Install skyeye_fb.h, Install wd80x3
5        * fb/fb.c, fb/skyeye_fb.h: Framebuffer support for skyeye simulator
6        * rtl8019/wd80x3, rtl8019/rtl8019.c: rtl8019 support
7        * startup/memmap.c: Change the size of Map I/O to 1216M
8        * bsp/bsp.h: Add rtl8019 related infomation
9
102009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
13        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
14        have the same options.
15
162009-07-10      Joel Sherrill <joel.sherrill@oarcorp.com>
17
18        * Makefile.am: Fix typo.
19
202009-07-10      Xi Yang <hiyangxi@gmail.com>
21
22        * Makefile.am: Complete update to current style.
23
242009-06-29      Xi Yang <hiyangxi@gmail.com>
25
26        * Makefile.am: Update to current style.
27        * bsp_specs: Fix warning for _start.
28        * start/start.S: Proper attribution for origin.
29        * startup/bspstart.c: Add Skyeye bsp_reset() on Skyeye.
30        * include/.cvsignore: New file.
31        * include/bspopts.h.in: Removed.
32
332009-06-11      Joel Sherrill <joel.sherrill@oarcorp.com>
34
35        * startup/linkcmds: Fix spacing.
36
372009-06-05      Joel Sherrill <joel.sherrill@oarcorp.com>
38
39        * configure.ac, include/bspopts.h.in: Add ON_SKYEYE option to at least
40        enable fast idle mode. Also added some standard BSP options.
41
422009-06-04      Xi Yang <hiyangxi@gmail.com>
43
44        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
45        preinstall.am, console/uarts.c, include/bsp.h, include/bspopts.h.in,
46        include/tm27.h, start/start.S, startup/bspstart.c, startup/linkcmds,
47        startup/memmap.c: New files.
48
Note: See TracBrowser for help on using the repository browser.