source: rtems/c/src/lib/libbsp/arm/rtl22xx/ChangeLog @ c3db01d0

4.104.114.84.95
Last change on this file since c3db01d0 was d81d057, checked in by Joel Sherrill <joel.sherrill@…>, on 05/09/07 at 18:08:35

2007-05-09 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, console/lpc22xx_uart.h: Remove warnings, cleanup and do not build SPARC code accidentally referenced in Makefile.am.
  • Property mode set to 100644
File size: 1.5 KB
Line 
12007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * Makefile.am, console/lpc22xx_uart.h: Remove warnings, cleanup and do
4        not build SPARC code accidentally referenced in Makefile.am.
5
62007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
7
8        * console/uart.c, startup/bspclean.c, startup/bspstart.c: Remove debug
9        print methods that are redundant with prntk and replace their usage
10        with printk.
11
122007-05-01      Joel Sherrill <joel@OARcorp.com>
13
14        * Makefile.am: Tinkering to reduce .text size of minimum executable
15        from ~64K to ~47K.
16        * Renamed startup/exit.c to startup/bspclean.c
17          * startup/bspclean.c: New file.
18          * startup/exit.c: Removed.
19
202007-05-01      Ray Xu <xr@trasin.net>
21
22        * README, times, console/lpc22xx_uart.h, console/uart.c, include/bsp.h,
23        start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds:
24        Update BSP to address changes between 4.7 and CVS head as well as to
25        address comments from Ralf and Joel.
26
272007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * Makefile.am: Remove reference to ../../shared/main.c.
30
312007-04-25      Ray Xu <xr@trasin.net>
32
33        * times: New (Initial submission).
34
352007-04-25      Ralf Corsépius <ralf.corsepius@rtems.org>
36
37        * Makefile.am: Include preinstall.am
38        * bsp_specs: Sync with modern GCC.
39
402007-04-25      Ray Xu <xr@trasin.net>
41
42        * include/tm27.h, startup/bspstart.c, startup/exit.c,
43        startup/linkcmds, start/start.S: New (Initial submission).
44        * Makefile.am, README, bsp_specs, configure.ac,
45        console/lpc22xx_uart.h, console/uart.c, include/bsp.h,
46        network/network.c: New (Initial submission).
Note: See TracBrowser for help on using the repository browser.