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

4.115
Last change on this file since 8d992be9 was 8d992be9, checked in by Sebastian Huber <sebastian.huber@…>, on 12/03/10 at 10:52:07

2010-12-03 Sebastian Huber <sebastian.huber@…>

  • bsp_specs, start/start.S, startup/linkcmds: Use linker command base file.
  • Property mode set to 100644
File size: 3.8 KB
Line 
12010-12-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
2
3        * bsp_specs, start/start.S, startup/linkcmds: Use linker command base
4        file.
5
62010-05-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
7
8        * rtl8019/rtl8019.c: Fix typo.
9
102010-05-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
11
12        * rtl8019/rtl8019.c: Fixed interrupt handler.
13
142010-04-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
15
16        * Makefile.am, preinstall.am: Added generic interrupt support modules.
17        * include/bsp.h: Define BSP_FEATURE_IRQ_EXTENSION.
18        * startup/bspstart.c, rtl8019/rtl8019.c: Interrupt support changes.
19
202010-04-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
21
22        * make/custom/gumstix.cfg: Use VFP floating point model.
23
242010-04-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
25
26        * rtl8019/rtl8019.c: make irq data types consistent
27
282010-04-07      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * start/start.S: Verify boot_card() is passed a NULL.
31
322009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * make/custom/gumstix.cfg: Remove RTEMS_BSP_FAMILY.
35
362009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
37
38        * configure.ac: Don't add -ansi -fasm to CFLAGS.
39
402009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * make/custom/gumstix.cfg: New (relocated from /make/custom).
43
442009-09-17      Sebastian Huber <sebastian.huber@embedded-brains.de>
45
46        * preinstall.am: Regenerate.
47
482009-09-16      Joel Sherrill <joel.sherrill@OARcorp.com>
49
50        * configure.ac: Resolve confusion with Ralf's patch.
51
522009-09-16      Roxana Leontie <roxana.leontie@gmail.com>
53
54        * configure.ac, fb/fb.c, include/bsp.h: updates made for porting to
55        Nano-X and make testing easyer
56
572009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
58
59        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
60
61 2009-08-27     Joel Sherrill <joel.sherrill@oarcorp.com>
62
63        * Makefile.am: If not on Skyeye, do not include the rtl8019 driver
64        in libbsp.
65
662009-08-26      Joel Sherrill <joel.sherrill@oarcorp.com>
67
68        * configure.ac: Add default value.
69
702009-08-22      Xi Yang <hiyangxi@gmail.com>
71
72        * fb/fb.c: Register correct device name.
73        * startup/bspstart.c: Fix warnings.
74
752009-08-21      Joel Sherrill <joel.sherrill@OARcorp.com>
76
77        * include/bsp.h: Eliminate BSPs defining NUMBER_OF_TERMIOS_PORTS.
78        Should be automatically handled by confdefs.h or the application.
79
802009-08-21      Xi Yang <hiyangxi@gmail.com>
81
82        * Makefile.am: Add fb/fb.c add rtl8019 Ethernet card support
83        * preinstall.am: Install skyeye_fb.h, Install wd80x3
84        * fb/fb.c, fb/skyeye_fb.h: Framebuffer support for skyeye simulator
85        * rtl8019/wd80x3, rtl8019/rtl8019.c: rtl8019 support
86        * startup/memmap.c: Change the size of Map I/O to 1216M
87        * bsp/bsp.h: Add rtl8019 related infomation
88
892009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
90
91        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
92        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
93        have the same options.
94
952009-07-10      Joel Sherrill <joel.sherrill@oarcorp.com>
96
97        * Makefile.am: Fix typo.
98
992009-07-10      Xi Yang <hiyangxi@gmail.com>
100
101        * Makefile.am: Complete update to current style.
102
1032009-06-29      Xi Yang <hiyangxi@gmail.com>
104
105        * Makefile.am: Update to current style.
106        * bsp_specs: Fix warning for _start.
107        * start/start.S: Proper attribution for origin.
108        * startup/bspstart.c: Add Skyeye bsp_reset() on Skyeye.
109        * include/.cvsignore: New file.
110        * include/bspopts.h.in: Removed.
111
1122009-06-11      Joel Sherrill <joel.sherrill@oarcorp.com>
113
114        * startup/linkcmds: Fix spacing.
115
1162009-06-05      Joel Sherrill <joel.sherrill@oarcorp.com>
117
118        * configure.ac, include/bspopts.h.in: Add ON_SKYEYE option to at least
119        enable fast idle mode. Also added some standard BSP options.
120
1212009-06-04      Xi Yang <hiyangxi@gmail.com>
122
123        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
124        preinstall.am, console/uarts.c, include/bsp.h, include/bspopts.h.in,
125        include/tm27.h, start/start.S, startup/bspstart.c, startup/linkcmds,
126        startup/memmap.c: New files.
127
Note: See TracBrowser for help on using the repository browser.