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

Last change on this file since 218c346 was 218c346, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/20/06 at 11:55:29

2006-10-20 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.am: Remove superfluous -DASM.
  • Property mode set to 100644
File size: 1.7 KB
Line 
12006-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Remove superfluous -DASM.
4
52006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require automake-1.10. Require autoconf-2.60.
8
92006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * configure.ac: Require autoconf-2.59.
12
132006-09-11      Chris Johns <chrisj@rtems.org>
14
15        * smc/smc.h: Remove extra CRLF.
16       
172006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * Makefile.am: Add preinstall.am.
20
212005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * bsp_specs: remove %lib.
24
252005-11-12      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        * bsp_specs: Remove %cpp.
28
292005-07-25      Philippe Simons <loki_666@fastmail.fm>
30
31        * Makefile.am: added smc.rel.
32        * smc/smc.c, smc/smc.h: New files.
33
342005-07-07      Philippe Simons <loki_666@fastmail.fm>
35
36        * Makefile.am: Remove lcd.rel, added console/uart.c,
37        removed conio stuffs.
38        * console/conio.c, console/console.c, console/defaultfont.c,
39        include/conio.h : files removed.
40        * console/uart.c: New file.
41        * include/bsp.h: lcd.c prototypes removed.
42        * startup/bspstart.c: bsp_reset() cause gp32 to reset to bios,
43        added a bsp_idle_task which put s3c2400 in a "wait for IRQ" state.
44
452005-06-06      Philippe Simons <loki_666@fastmail.fm>
46
47        * Makefile.am: Include lcd.rel.
48
492005-06-01      Philippe Simons <loki_666@fastmail.fm>
50
51        * bsp_specs: Add rules for cpp support
52        * include/bsp.h: Add gp32 support fct prototypes
53        * console/conio.c: Moved video buffer to 0x0c7ed000
54        * startup/bspstart.c: Add some init code, some cleaning...
55
562005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
57
58        * include/bsp.h: New header guard.
59
602005-04-26      Joel Sherrill <joel@OARcorp.com>
61
62        * startup/bspstart.c: Add include rtems/bspIo.h to eliminate warning.
63
Note: See TracBrowser for help on using the repository browser.