source: rtems/c/src/lib/libbsp/arm/gp32/ChangeLog @ aa4369c

4.104.114.84.95
Last change on this file since aa4369c was aa4369c, checked in by Joel Sherrill <joel.sherrill@…>, on 11/15/06 at 15:24:01

2006-11-15 Joel Sherrill <joel@…>

  • Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a file and simplified initialization.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12006-11-15      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
4        file and simplified initialization.
5
62006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * Makefile.am: Remove superfluous -DASM.
9
102006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * configure.ac: Require autoconf-2.60. Require automake-1.10.
13
142006-09-11      Chris Johns <chrisj@rtems.org>
15
16        * smc/smc.h: Remove extra CRLF.
17       
182006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * Makefile.am: Add preinstall.am.
21
222005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * bsp_specs: remove %lib.
25
262005-11-12      Ralf Corsepius <ralf.corsepius@rtems.org>
27
28        * bsp_specs: Remove %cpp.
29
302005-07-25      Philippe Simons <loki_666@fastmail.fm>
31
32        * Makefile.am: added smc.rel.
33        * smc/smc.c, smc/smc.h: New files.
34
352005-07-07      Philippe Simons <loki_666@fastmail.fm>
36
37        * Makefile.am: Remove lcd.rel, added console/uart.c,
38        removed conio stuffs.
39        * console/conio.c, console/console.c, console/defaultfont.c,
40        include/conio.h : files removed.
41        * console/uart.c: New file.
42        * include/bsp.h: lcd.c prototypes removed.
43        * startup/bspstart.c: bsp_reset() cause gp32 to reset to bios,
44        added a bsp_idle_task which put s3c2400 in a "wait for IRQ" state.
45
462005-06-06      Philippe Simons <loki_666@fastmail.fm>
47
48        * Makefile.am: Include lcd.rel.
49
502005-06-01      Philippe Simons <loki_666@fastmail.fm>
51
52        * bsp_specs: Add rules for cpp support
53        * include/bsp.h: Add gp32 support fct prototypes
54        * console/conio.c: Moved video buffer to 0x0c7ed000
55        * startup/bspstart.c: Add some init code, some cleaning...
56
572005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
58
59        * include/bsp.h: New header guard.
60
612005-04-26      Joel Sherrill <joel@OARcorp.com>
62
63        * startup/bspstart.c: Add include rtems/bspIo.h to eliminate warning.
64
Note: See TracBrowser for help on using the repository browser.