summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/tqm8xx/startup (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move startup files to bspsSebastian Huber6-478/+0
2018-03-26bsp/tqm8xx: Use shared linker command fileSebastian Huber5-371/+50
2018-03-22bsp/powerpc: Move libcpu timer to bspsSebastian Huber1-6/+0
2018-03-22bsps/powerpc: Remove bsp_timer_internal_clockSebastian Huber1-1/+0
2018-01-25Remove make preinstallChris Johns1-0/+9
2018-01-03bsps/powerpc: Rename BSP specific linkcmds.baseSebastian Huber2-1/+1
2017-12-20gen5200, gen83xx, gen83x, mpc55xxevb, psim, qoriq, t32mppc, tqm8xx, virtex: S...Joel Sherrill2-0/+4
2017-11-22powerpc: Remove _BSP_Fatal_error()Sebastian Huber1-14/+0
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber1-15/+1
2015-12-10bsp/tqm8xx: Fix linker set descriptionSebastian Huber1-1/+2
2015-12-08Add RTEMS linker setsSebastian Huber1-1/+2
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-04-22bsps: Fix TLS support in linker command filesSebastian Huber1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns4-5/+5
2014-02-19powerpc: Change interrupt disable implemetationSebastian Huber1-5/+1
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+2
2014-02-04bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber1-0/+17
2013-12-06tqm8xx: Move start.S to tqm8xx/start/start.SDaniel Ramirez1-284/+0
2013-03-18bsps: Support DWARF extensionSebastian 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-25score: Work area initialization API changeSebastian Huber1-16/+11
2012-10-11Use proper 3 line form of license textJoel Sherrill2-4/+6
2012-06-12bsps: Replace NIRVANA regionSebastian Huber2-6/+12
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill3-5/+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 Corsepius4-41/+41
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 Doerfler2-14/+7
2009-09-102009-09-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-51/+0
2009-08-262009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-25/+51
2009-05-082009-05-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+4
2009-04-282009-04-28 Chris Johns <chrisj@rtems.org>Chris Johns1-2/+5
2009-02-122009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-10-022008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+4
2008-09-162008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-20/+42
2008-09-09added printk supportThomas Doerfler1-3/+2
2008-09-08added missing files, fixed some minorsThomas Doerfler1-1/+6
2008-09-08added new BSP for TQM8xx boardsThomas Doerfler6-0/+1089