summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/or32 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-117-13/+22
| | | | | | | | | * clock/Makefile.am: Use .$(OBJEXT) instead of .o. * console/Makefile.am: Use .$(OBJEXT) instead of .o. * start/Makefile.am: Use .$(OBJEXT) instead of .o. * startup/Makefile.am: Use .$(OBJEXT) instead of .o. * timer/Makefile.am: Use .$(OBJEXT) instead of .o. * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
* 2002-08-07 Ivan Guzvinec <ivang@opencores.org>Joel Sherrill2002-08-073-3/+8
| | | | | * acinclude.m4, configure.ac: Bender BSP renamed to OpenRisc Reference Platform or ORP.
* 2002-08-07 Ivan Guzvinec <ivang@opencores.org>Joel Sherrill2002-08-072-1/+6
| | | | | * configure.ac: Bender BSP renamed to OpenRisc Reference Platform for ORP.
* 2002-08-07 Ivan Guzvinec <ivang@opencores.org>Joel Sherrill2002-08-074-37/+67
| | | | | * include/bsp.h, start/start.S, startup/linkcmds: Patches which were required to make the BSP run.
* 2002-08-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-063-3/+8
| | | | | * acinclude.m4, configure.ac: Go back to name bender for the or32/or1200 BSP.
* 2002-08-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-062-1/+5
| | | | * configure.ac: GO back to name bender for the or32/or1200 BSP.
* 2002-08-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-063-3/+8
| | | | | * acinclude.m4, configure.ac: Update and fix minor things so this BSP compiles and almost completely links.
* 2002-08-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-066-62/+67
| | | | | | * bsp_specs, configure.ac, startup/bspstart.c: Update and fix minor things so this BSP compiles and almost completely links. * startup/Makefile.am: New file.
* 2002-08-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-062-0/+9
| | | | * include/.cvsignore: Updated to account for more files.
* 2002-08-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-062-0/+18
| | | | * .cvsignore: New file.
* 2002-08-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-062-0/+18
| | | | * Makefile.am: New file.
* 2002-08-06 Chris Ziomkowski <chris@asics.ws>Joel Sherrill2002-08-063-0/+40
| | | | | * ChangeLog, acinclude.m4, configure.ac: New files added as part of merge from OpenCores repository.
* 2002-08-06 Chris Ziomkowski <chris@asics.ws>Joel Sherrill2002-08-0632-0/+2549
* .cvsignore, Makefile.am, README, bsp_specs, configure.ac, times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c, console/.cvsignore, console/Makefile.am, console/console.c, console/console.h, include/.cvsignore, include/Makefile.am, include/bsp.h, start/.cvsignore, start/Makefile.am, start/start.S, startup/.cvsignore, startup/bspclean.c, startup/bspstart.c, startup/linkcmds, startup/main.c, startup/setvec.c, timer/.cvsignore, timer/Makefile.am, timer/timer.c, timer/timerisr.c, wrapup/.cvsignore, wrapup/Makefile.am, ChangeLog: New files added as part of merge from OpenCores repository.