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

4.104.114.84.95
Last change on this file since 80c6ce9 was 80c6ce9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/12/07 at 03:07:36

2007-04-12 Ralf Corsépius <ralf.corsepius@…>

  • bsp_specs: Remove qrtems_debug.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bsp_specs: Remove qrtems_debug.
4
52007-03-12      Joel Sherrill <joel@OARcorp.com>
6
7        * console/uart.c, start/start.S, startup/linkcmds, startup/memmap.c:
8        Correct license URL and/or fix mistake in copyright notice. Both of
9        these mistakes appear to be from code submitted after these changes
10        were made previously.
11
122007-03-11      Joel Sherrill <joel@OARcorp.com>
13
14        * startup/bspstart.c: Remove assignments of
15        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
16        value in boot_card.c
17
182007-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * smc/smc.c: include bspIo.h for printk.
21
222006-12-15      Ralf Corsépius <ralf.corsepius@rtems.org>
23
24        * smc/smc.c: Comment out sm_status (unused).
25
262006-11-15      Joel Sherrill <joel@OARcorp.com>
27
28        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
29        file and simplified initialization.
30
312006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * Makefile.am: Remove superfluous -DASM.
34
352006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
36
37        * configure.ac: Require autoconf-2.60. Require automake-1.10.
38
392006-09-11      Chris Johns <chrisj@rtems.org>
40
41        * smc/smc.h: Remove extra CRLF.
42       
432006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * Makefile.am: Add preinstall.am.
46
472005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
48
49        * bsp_specs: remove %lib.
50
512005-11-12      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * bsp_specs: Remove %cpp.
54
552005-07-25      Philippe Simons <loki_666@fastmail.fm>
56
57        * Makefile.am: added smc.rel.
58        * smc/smc.c, smc/smc.h: New files.
59
602005-07-07      Philippe Simons <loki_666@fastmail.fm>
61
62        * Makefile.am: Remove lcd.rel, added console/uart.c,
63        removed conio stuffs.
64        * console/conio.c, console/console.c, console/defaultfont.c,
65        include/conio.h : files removed.
66        * console/uart.c: New file.
67        * include/bsp.h: lcd.c prototypes removed.
68        * startup/bspstart.c: bsp_reset() cause gp32 to reset to bios,
69        added a bsp_idle_task which put s3c2400 in a "wait for IRQ" state.
70
712005-06-06      Philippe Simons <loki_666@fastmail.fm>
72
73        * Makefile.am: Include lcd.rel.
74
752005-06-01      Philippe Simons <loki_666@fastmail.fm>
76
77        * bsp_specs: Add rules for cpp support
78        * include/bsp.h: Add gp32 support fct prototypes
79        * console/conio.c: Moved video buffer to 0x0c7ed000
80        * startup/bspstart.c: Add some init code, some cleaning...
81
822005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
83
84        * include/bsp.h: New header guard.
85
862005-04-26      Joel Sherrill <joel@OARcorp.com>
87
88        * startup/bspstart.c: Add include rtems/bspIo.h to eliminate warning.
89
Note: See TracBrowser for help on using the repository browser.