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

4.104.115
Last change on this file since c187b50 was 64f1cfd6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/09 at 10:34:44

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

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