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

4.104.115
Last change on this file since 21fdc30 was 21fdc30, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/15/09 at 09:07:58

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

  • make/custom/gumstix.cfg: New (relocated from /make/custom).
  • Property mode set to 100644
File size: 2.7 KB
Line 
12009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * make/custom/gumstix.cfg: New (relocated from /make/custom).
4
52009-09-17      Sebastian Huber <sebastian.huber@embedded-brains.de>
6
7        * preinstall.am: Regenerate.
8
92009-09-16      Joel Sherrill <joel.sherrill@OARcorp.com>
10
11        * configure.ac: Resolve confusion with Ralf's patch.
12
132009-09-16      Roxana Leontie <roxana.leontie@gmail.com>
14
15        * configure.ac, fb/fb.c, include/bsp.h: updates made for porting to
16        Nano-X and make testing easyer
17
182009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
21
22 2009-08-27     Joel Sherrill <joel.sherrill@oarcorp.com>
23
24        * Makefile.am: If not on Skyeye, do not include the rtl8019 driver
25        in libbsp.
26
272009-08-26      Joel Sherrill <joel.sherrill@oarcorp.com>
28
29        * configure.ac: Add default value.
30
312009-08-22      Xi Yang <hiyangxi@gmail.com>
32
33        * fb/fb.c: Register correct device name.
34        * startup/bspstart.c: Fix warnings.
35
362009-08-21      Joel Sherrill <joel.sherrill@OARcorp.com>
37
38        * include/bsp.h: Eliminate BSPs defining NUMBER_OF_TERMIOS_PORTS.
39        Should be automatically handled by confdefs.h or the application.
40
412009-08-21      Xi Yang <hiyangxi@gmail.com>
42
43        * Makefile.am: Add fb/fb.c add rtl8019 Ethernet card support
44        * preinstall.am: Install skyeye_fb.h, Install wd80x3
45        * fb/fb.c, fb/skyeye_fb.h: Framebuffer support for skyeye simulator
46        * rtl8019/wd80x3, rtl8019/rtl8019.c: rtl8019 support
47        * startup/memmap.c: Change the size of Map I/O to 1216M
48        * bsp/bsp.h: Add rtl8019 related infomation
49
502009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
51
52        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
53        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
54        have the same options.
55
562009-07-10      Joel Sherrill <joel.sherrill@oarcorp.com>
57
58        * Makefile.am: Fix typo.
59
602009-07-10      Xi Yang <hiyangxi@gmail.com>
61
62        * Makefile.am: Complete update to current style.
63
642009-06-29      Xi Yang <hiyangxi@gmail.com>
65
66        * Makefile.am: Update to current style.
67        * bsp_specs: Fix warning for _start.
68        * start/start.S: Proper attribution for origin.
69        * startup/bspstart.c: Add Skyeye bsp_reset() on Skyeye.
70        * include/.cvsignore: New file.
71        * include/bspopts.h.in: Removed.
72
732009-06-11      Joel Sherrill <joel.sherrill@oarcorp.com>
74
75        * startup/linkcmds: Fix spacing.
76
772009-06-05      Joel Sherrill <joel.sherrill@oarcorp.com>
78
79        * configure.ac, include/bspopts.h.in: Add ON_SKYEYE option to at least
80        enable fast idle mode. Also added some standard BSP options.
81
822009-06-04      Xi Yang <hiyangxi@gmail.com>
83
84        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
85        preinstall.am, console/uarts.c, include/bsp.h, include/bspopts.h.in,
86        include/tm27.h, start/start.S, startup/bspstart.c, startup/linkcmds,
87        startup/memmap.c: New files.
88
Note: See TracBrowser for help on using the repository browser.