summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gp32/start/start.S (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-13arm/gp32: RemoveAun-Ali Zaidi1-198/+0
updates #2451.
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2012-05-11Miscellaneous - Clean up file headers so patterns followedJoel Sherrill1-7/+6
XXX
2010-12-032010-12-03 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-14/+16
* start/start.S, startup/linkcmds: Use linker command base file.
2010-04-072010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+1
* start/start.S: Verify boot_card() is passed a NULL.
2009-11-29Whitespace removal.Ralf Corsepius1-19/+19
2009-04-282009-04-28 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+5
* start/start.S: Update for boot_card command line change.
2007-03-122007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* console/uart.c, start/start.S, startup/linkcmds, startup/memmap.c: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
2005-03-112005-03-11 Philippe Simons <loki_666@fastmail.fm>Jay Monkman1-17/+69
* acinclude.m4: Added gp32 BSP. * gp32/.cvsignore, gp32/Makefile.am, gp32/README, gp32/bsp_specs, gp32/configure.ac, gp32/console/.cvsignore, gp32/console/conio.c, gp32/console/console.c, gp32/console/defaultfont.c, gp32/include/.cvsignore, gp32/include/bsp.h, gp32/include/conio.h, gp32/include/tm27.h, gp32/start/.cvsignore, gp32/start/start.S, gp32/startup/.cvsignore, gp32/startup/bspstart.c, gp32/startup/exit.c, gp32/startup/linkcmds, gp32/startup/memmap.c: New files.
2004-07-152004-07-15 Jay MonkmanJay Monkman1-0/+147
* ChangeLog, Makefile.am, README, bsp_specs, configure.ac, times, console/uart.c, include/bsp.h, include/tm27.h, network/lan91c11x.c, network/lan91c11x.h, network/network.c, start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds, startup/memmap.c: New files.