summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/rtl22xx/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-092007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+5
* Makefile.am, console/lpc22xx_uart.h: Remove warnings, cleanup and do not build SPARC code accidentally referenced in Makefile.am.
2007-05-092007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+6
* console/uart.c, startup/bspclean.c, startup/bspstart.c: Remove debug print methods that are redundant with prntk and replace their usage with printk.
2007-05-012007-05-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+8
* Makefile.am: Tinkering to reduce .text size of minimum executable from ~64K to ~47K. * Renamed startup/exit.c to startup/bspclean.c * startup/bspclean.c: New file. * startup/exit.c: Removed.
2007-05-012007-05-01 Ray Xu <xr@trasin.net>Joel Sherrill1-0/+7
* README, times, console/lpc22xx_uart.h, console/uart.c, include/bsp.h, start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds: Update BSP to address changes between 4.7 and CVS head as well as to address comments from Ralf and Joel.
2007-04-262007-04-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* Makefile.am: Remove reference to ../../shared/main.c.
2007-04-252007-04-25 Ray Xu <xr@trasin.net>Ralf Corsepius1-0/+4
* times: New (Initial submission).
2007-04-252007-04-25 Ray Xu <xr@trasin.net>Ralf Corsepius1-1/+1
* start/start.S: New (Initial submission).
2007-04-252007-04-25 Ray Xu <xr@trasin.net>Ralf Corsepius1-0/+2
* include/tm27.h, startup/bspstart.c, startup/exit.c, startup/linkcmds: New (Initial submission).
2007-04-252007-04-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* Makefile.am: Include preinstall.am
2007-04-252007-04-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* bsp_specs: Sync with modern GCC.
2007-04-252007-04-25 Ray Xu <xr@trasin.net>Ralf Corsepius1-0/+5
* Makefile.am, README, bsp_specs, configure.ac, console/lpc22xx_uart.h, console/uart.c, include/bsp.h, network/network.c: New (Initial submission).