summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/virtex/startup/bspstart.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move startup files to bspsSebastian Huber1-105/+0
2017-11-22powerpc: Remove _BSP_Fatal_error()Sebastian Huber1-12/+0
2014-02-19powerpc: Change interrupt disable implemetationSebastian Huber1-1/+0
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+4
2013-06-24bsp/virtex: Use shared clock driverSebastian Huber1-8/+1
2013-06-24bsp/virtex: Delete BSP_ask_for_reset and BSP_panicSebastian Huber1-13/+7
2013-06-24bsp/virtex: Use generic interrupt supportSebastian Huber1-4/+2
2013-06-24bsp/virtex: Fix header includesSebastian Huber1-6/+3
2013-06-24bsp/virtex: Move timer config to new fileSebastian Huber1-6/+0
2013-06-24bsp/virtex: Do not use PPC403 TTY driverSebastian Huber1-10/+0
2013-06-24bsp/virtex: Fix warningsSebastian Huber1-2/+2
2013-06-24bsp/virtex: Delete bsp_XAssertHandler()Sebastian Huber1-12/+0
2013-06-24bsp/virtex: Delete unused variablesSebastian Huber1-4/+0
2013-06-24bsp/virtex: Replace low-level BSP start codeSebastian Huber1-9/+9
2012-11-15bsps/powerpc: Exception initialization error is fatalSebastian Huber1-5/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2010-04-282010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-2/+2
2009-11-30Whitespace removal.Ralf Corsepius1-3/+3
2009-10-23Update for exception support changes.Thomas Doerfler1-4/+8
2008-09-152008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-73/+0
2008-09-06Convert to "bool".Ralf Corsepius1-9/+8
2008-07-222008-07-21 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-1/+1
2008-07-222008-07-21 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-16/+8
2008-07-11adapted powerpc BSPs to new exception codeThomas Doerfler1-4/+3
2008-05-152008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-7/+0
2008-05-122008-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-13/+0
2007-12-112007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-13/+3
2007-12-042007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-9/+2
2007-12-032007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+0
2007-12-012007-11-30 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-2/+0
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+1
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-11/+24
2007-07-04added virtex BSP support and some missing files for common PPCThomas Doerfler1-37/+122
2006-08-232006-08-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-10/+0
2006-08-222006-08-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+10
2004-04-21Remove duplicate white lines.Ralf Corsepius1-2/+0
2004-04-21Remove stray white spaces.Ralf Corsepius1-13/+13
2004-03-312004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-6/+6
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-5/+0
2001-11-082001-11-08 Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>Joel Sherrill1-5/+18
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-6/+4
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-10/+1
1998-12-03Removed reference to stackchk.h.Joel Sherrill1-4/+0
1998-09-30BSP submitted by Thomas Doerfler <td@imd.m.isar.de>:Joel Sherrill1-13/+80
1998-04-15Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill1-33/+0
1998-04-15Transitioned to shared bsp_libc_init() and cleaned up comments.Joel Sherrill1-52/+18
1998-04-15Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1-13/+0
1998-04-14Stack checker extension now accounted for in confdefs.hJoel Sherrill1-8/+0
1998-04-14Now accounts for region used by RTEMS malloc and extension usedJoel Sherrill1-14/+0
1998-03-30Moved bsp_postdriver_hook() to a shared file and made it a commonJoel Sherrill1-26/+3