summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/or32 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2003-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-201-0/+4
| | | | * startup/linkcmds*: Add FreeBSD sysctl() sections.
* mkChangeLogList [-n]Joel Sherrill2003-01-201-1/+11
|
* 2002-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-176-5/+8
| | | | | | | | * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg. * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* 2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-122-1/+7
| | | | * start/Makefile.am: Use install-data-local to install startfile.
* 2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-102-1/+4
| | | | * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-062-1/+4
| | | | * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
* 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-214-6/+18
| | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
* 2002-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-092-0/+5
| | | | * .cvsignore: Add autom4te.cache.
* 2002-09-14 Ivan Guzvinec <ivang@opencores.org>Joel Sherrill2002-09-144-4/+12
| | | | | * include/bsp.h, startup/Makefile.am, startup/bspclean.c: Cleanup so the BSP works.
* 2002-08-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-212-4/+8
| | | | * bsp_specs: Added support for -nostdlibs.
* 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.