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

4.104.114.84.95
Last change on this file since 0bb47ebd was 0bb47ebd, checked in by Joel Sherrill <joel.sherrill@…>, on 05/09/07 at 17:40:24

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

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