summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/haleakala/startup/bspstart.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move startup files to bspsSebastian Huber1-195/+0
2018-03-22bsp/powerpc: Move libcpu timer to bspsSebastian Huber1-5/+0
2018-03-22bsps/powerpc: Remove bsp_timer_internal_clockSebastian Huber1-2/+0
2017-11-22powerpc: Remove _BSP_Fatal_error()Sebastian Huber1-13/+0
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber1-6/+0
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-2/+0
2016-06-24bsps: Include missing <rtems/bspIo.h>Sebastian Huber1-0/+1
2014-10-13powerpc/haleakala: Fix warningsJoel Sherrill1-9/+7
2014-10-09powerpc/haleakala/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix ...Joel Sherrill1-17/+6
2014-02-19powerpc: Change interrupt disable implemetationSebastian Huber1-1/+0
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+3
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-08-032010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+2
2009-12-17 adapted to new prototype for *_write functionThomas Doerfler1-2/+2
2009-11-30Whitespace removal.Ralf Corsepius1-4/+4
2009-10-23Update for exception support changes.Thomas Doerfler1-7/+10
2008-12-182008-12-18 Michael Hamel <nigel@adi.co.nz>Joel Sherrill1-2/+2
2008-09-142008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-168/+95
2008-09-06Convert to "bool".Ralf Corsepius1-1/+1
2008-08-20Add missing prototypes.Ralf Corsepius1-2/+2
2008-07-14updated gen83xx BSPThomas Doerfler1-14/+7
2008-07-14added haleakala BSP contributed by Michael HamelThomas Doerfler1-0/+315