summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/tqm8xx/startup (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/tqm8xx: Use shared linker command fileSebastian Huber2018-03-265-371/+50
* bsp/powerpc: Move libcpu timer to bspsSebastian Huber2018-03-221-6/+0
* bsps/powerpc: Remove bsp_timer_internal_clockSebastian Huber2018-03-221-1/+0
* Remove make preinstallChris Johns2018-01-251-0/+9
* bsps/powerpc: Rename BSP specific linkcmds.baseSebastian Huber2018-01-032-1/+1
* gen5200, gen83xx, gen83x, mpc55xxevb, psim, qoriq, t32mppc, tqm8xx, virtex: S...Joel Sherrill2017-12-202-0/+4
* powerpc: Remove _BSP_Fatal_error()Sebastian Huber2017-11-221-14/+0
* powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber2017-11-221-15/+1
* bsp/tqm8xx: Fix linker set descriptionSebastian Huber2015-12-101-1/+2
* Add RTEMS linker setsSebastian Huber2015-12-081-1/+2
* bsp/mpc8xx: Fix warningsSebastian Huber2014-12-121-7/+3
* powerpc/tqm8xx/startup/bspstart.c: Fix set but not used warningJoel Sherrill2014-10-191-0/+1
* tqm8xx/startup/bspstart.c: Remove myCpu variables and clean upJoel Sherrill2014-10-161-6/+5
* bsps: Fix TLS support in linker command filesSebastian Huber2014-04-221-1/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-214-5/+5
* powerpc: Change interrupt disable implemetationSebastian Huber2014-02-191-5/+1
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+2
* bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber2014-02-041-0/+17
* tqm8xx: Move start.S to tqm8xx/start/start.SDaniel Ramirez2013-12-061-284/+0
* bsps: Support DWARF extensionSebastian Huber2013-03-181-0/+2
* bsps/powerpc: Exception initialization error is fatalSebastian Huber2012-11-151-5/+1
* bsps: Interrupt initialization error is fatalSebastian Huber2012-11-151-4/+1
* score: Work area initialization API changeSebastian Huber2012-10-251-16/+11
* Use proper 3 line form of license textJoel Sherrill2012-10-112-4/+6
* bsps: Replace NIRVANA regionSebastian Huber2012-06-122-6/+12
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-113-5/+0
* bsps: More accurate PowerPC clock driverSebastian Huber2012-04-021-2/+7
* 2011-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-06-071-2/+2
* Whitespace removal.Ralf Corsepius2009-11-304-41/+41
* various PowerPC code maintenanceThomas Doerfler2009-11-031-3/+1
* move timebase access functions from cpukit to libcpuThomas Doerfler2009-10-301-1/+1
* Update for exception support changes.Thomas Doerfler2009-10-231-10/+18
* interrupt handler type changeThomas Doerfler2009-10-212-14/+7
* 2009-09-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-101-51/+0
* 2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-262-25/+51
* 2009-05-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-081-4/+4
* 2009-04-28 Chris Johns <chrisj@rtems.org>Chris Johns2009-04-281-2/+5
* 2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-121-1/+1
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-021-4/+4
* 2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-162-20/+42
* added printk supportThomas Doerfler2008-09-091-3/+2
* added missing files, fixed some minorsThomas Doerfler2008-09-081-1/+6
* added new BSP for TQM8xx boardsThomas Doerfler2008-09-086-0/+1089