summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/mvme3100/start/bspstart.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-26powerpc: Use .machine any for some inline asmSebastian Huber1-2/+14
2020-05-06Use rtems_get_version_string()Sebastian Huber1-1/+1
2020-02-04bsps: Add RTEMS_SYSINIT_BSP_EARLYSebastian Huber1-7/+12
2018-09-06bsps/powerpc: Simplify ppc_exc_initialize()Sebastian Huber1-13/+1
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-1/+1
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber1-3/+5
2018-04-20bsps: Move startup files to bspsSebastian Huber1-0/+0
2018-04-20bsps: Convert all bsp_predriver_hook()Sebastian Huber1-0/+19
2017-11-22powerpc: Remove _BSP_Fatal_error()Sebastian Huber1-6/+0
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber1-8/+2
2017-02-15bsps/powerpc: Fix warningsSebastian Huber1-1/+2
2015-12-10bsps/powerpc: Use default bsp_pretasking_hook()Sebastian Huber1-7/+0
2014-12-23Use fixed-width C99 types for PowerPC in_be16() and co.Nick Withers1-2/+2
2014-10-19powerpc/mvme3100: Fix warningsJoel Sherrill1-7/+7
2014-10-16mvme3100/startup/bspstart.c: Remove myCpu variables and clean upJoel Sherrill1-246/+247
2014-10-09powerpc/mvme3100/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix w...Joel Sherrill1-5/+5
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-19powerpc: Change interrupt disable implemetationSebastian Huber1-5/+1
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+4
2012-11-15bsps/powerpc: Exception initialization error is fatalSebastian Huber1-5/+1
2012-11-07sapi: Delete duplicate declarationsSebastian Huber1-7/+0
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2010-08-202010-08-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+2
2009-11-30Whitespace removal.Ralf Corsepius1-8/+8
2009-10-23Update for exception support changes.Thomas Doerfler1-4/+8
2009-10-202009-10-20 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-5/+5
2009-10-202009-10-20 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-1/+2
2009-03-052009-03-05 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-30/+1
2008-09-30Remove BSP_build_date.Ralf Corsepius1-4/+0
2008-09-152008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-36/+3
2008-09-102008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2008-08-20Add missing prototypes.Ralf Corsepius1-1/+1
2008-07-182008-07-18 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-2/+0
2008-07-11adapted powerpc BSPs to new exception codeThomas Doerfler1-32/+22
2008-03-212007-03-20 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-4/+0
2008-03-062007-03-05 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-13/+48
2008-01-292008-01-29 Eric Norum <norume@aps.anl.gov>Joel Sherrill1-0/+13