summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/virtex/startup/bspstart.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move startup files to bspsSebastian Huber2018-04-201-105/+0
* powerpc: Remove _BSP_Fatal_error()Sebastian Huber2017-11-221-12/+0
* powerpc: Change interrupt disable implemetationSebastian Huber2014-02-191-1/+0
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+4
* bsp/virtex: Use shared clock driverSebastian Huber2013-06-241-8/+1
* bsp/virtex: Delete BSP_ask_for_reset and BSP_panicSebastian Huber2013-06-241-13/+7
* bsp/virtex: Use generic interrupt supportSebastian Huber2013-06-241-4/+2
* bsp/virtex: Fix header includesSebastian Huber2013-06-241-6/+3
* bsp/virtex: Move timer config to new fileSebastian Huber2013-06-241-6/+0
* bsp/virtex: Do not use PPC403 TTY driverSebastian Huber2013-06-241-10/+0
* bsp/virtex: Fix warningsSebastian Huber2013-06-241-2/+2
* bsp/virtex: Delete bsp_XAssertHandler()Sebastian Huber2013-06-241-12/+0
* bsp/virtex: Delete unused variablesSebastian Huber2013-06-241-4/+0
* bsp/virtex: Replace low-level BSP start codeSebastian Huber2013-06-241-9/+9
* bsps/powerpc: Exception initialization error is fatalSebastian Huber2012-11-151-5/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-04-281-2/+2
* Whitespace removal.Ralf Corsepius2009-11-301-3/+3
* Update for exception support changes.Thomas Doerfler2009-10-231-4/+8
* 2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-151-73/+0
* Convert to "bool".Ralf Corsepius2008-09-061-9/+8
* 2008-07-21 Till Straumann <strauman@slac.stanford.edu>Till Straumann2008-07-221-1/+1
* 2008-07-21 Till Straumann <strauman@slac.stanford.edu>Till Straumann2008-07-221-16/+8
* adapted powerpc BSPs to new exception codeThomas Doerfler2008-07-111-4/+3
* 2008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-05-151-7/+0
* 2008-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-05-121-13/+0
* 2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-111-13/+3
* 2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-041-9/+2
* 2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-031-3/+0
* 2007-11-30 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-12-011-2/+0
* 2007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-281-0/+1
* 2007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-281-11/+24
* added virtex BSP support and some missing files for common PPCThomas Doerfler2007-07-041-0/+277