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

4.104.115
Last change on this file since 1179b5f3 was 1179b5f3, checked in by Joel Sherrill <joel.sherrill@…>, on 08/22/09 at 13:55:51

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

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