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

4.104.115
Last change on this file since 021bc66 was 021bc66, checked in by Sebastian Huber <sebastian.huber@…>, on 05/03/10 at 14:49:57

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

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