summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/tqm8xx/start/bspstart.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-07-12bsps/powerpc/tqm8xx: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-10bsps/powerpc/: Scripted embedded brains header file clean upJoel Sherrill1-7/+1
2018-09-17bsp/tqm8xx: Use custom string to uint32_tSebastian Huber1-2/+19
2018-09-06bsps/powerpc: Simplify ppc_exc_initialize()Sebastian Huber1-7/+1
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-6/+4
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber1-1/+5
2018-04-20bsps: Move startup files to bspsSebastian Huber1-0/+0
2018-03-26bsp/tqm8xx: Use shared linker command fileSebastian Huber1-1/+2
2018-03-22bsp/powerpc: Move libcpu timer to bspsSebastian Huber1-6/+0
2018-03-22bsps/powerpc: Remove bsp_timer_internal_clockSebastian Huber1-1/+0
2017-11-22powerpc: Remove _BSP_Fatal_error()Sebastian Huber1-14/+0
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber1-15/+1
2014-12-12bsp/mpc8xx: Fix warningsSebastian Huber1-7/+3
2014-10-19powerpc/tqm8xx/startup/bspstart.c: Fix set but not used warningJoel Sherrill1-0/+1
2014-10-16tqm8xx/startup/bspstart.c: Remove myCpu variables and clean upJoel Sherrill1-6/+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/+2
2012-11-15bsps/powerpc: Exception initialization error is fatalSebastian Huber1-5/+1
2012-11-15bsps: Interrupt initialization error is fatalSebastian Huber1-4/+1
2012-10-11Use proper 3 line form of license textJoel Sherrill1-2/+3
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-04-02bsps: More accurate PowerPC clock driverSebastian Huber1-2/+7
2011-06-072011-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-2/+2
2009-11-30Whitespace removal.Ralf Corsepius1-5/+5
2009-11-03various PowerPC code maintenanceThomas Doerfler1-3/+1
2009-10-30move timebase access functions from cpukit to libcpuThomas Doerfler1-1/+1
2009-10-23Update for exception support changes.Thomas Doerfler1-10/+18
2009-10-21interrupt handler type changeThomas Doerfler1-8/+6
2009-08-262009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-25/+0
2009-02-122009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-09-162008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-20/+1
2008-09-08added missing files, fixed some minorsThomas Doerfler1-1/+6
2008-09-08added new BSP for TQM8xx boardsThomas Doerfler1-0/+234