summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/start/start.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move start files to bspsSebastian Huber2018-04-201-374/+0
* sparc: Add lazy floating point switchSebastian Huber2017-07-251-1/+14
* sparc: only define start if it is different from SYM(start)Jacob Hansen2017-05-141-0/+2
* sparc: Adjust assembly to improve compability with LLVMJacob Hansen2017-05-141-2/+2
* leon: allow SMP boot from any CPUMartin Aberg2017-05-141-5/+9
* Remove sparc/sis BSP.Joel Sherrill2016-11-291-56/+0
* sparc: Optimize _ISR_Handler()Sebastian Huber2016-11-281-1/+6
* sparc: Rename CPU_Minimum_stack_frameSebastian Huber2016-11-181-1/+1
* bsps/sparc: Fix copy of initialized dataSebastian Huber2016-11-021-7/+7
* sparc: Fix window underflow trap handlerDaniel Hellstrom2016-03-171-1/+1
* SPARC: optimize IRQ enable & disableDaniel Hellstrom2014-12-041-5/+25
* SPARC: optimize window underflow trapDaniel Hellstrom2014-12-021-1/+10
* SPARC: window overflow optimizationDaniel Hellstrom2014-12-021-1/+10
* erc32,leon2: replace bsp_reset with SPARC fatal handlerDaniel Hellstrom2014-10-061-7/+0
* SPARC: add BSP specific error handlerDaniel Hellstrom2014-10-061-3/+2
* SPARC BSPs: remove BSP_fatal_return unreached codeDaniel Hellstrom2014-10-061-7/+2
* SPARC: syscall optimizations and PSR-write fixDaniel Hellstrom2014-05-281-1/+10
* bsps/sparc: Fix BSS initializationSebastian Huber2014-05-141-2/+0
* bsps/sparc: Fix data copy in start procedureSebastian Huber2014-05-141-9/+9
* bsps: Use bsp_start_on_secondary_processor()Sebastian Huber2014-05-121-1/+1
* sparc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2014-04-281-12/+13
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* bsp/leon3: Add bsp_reset() for SMP configurationSebastian Huber2014-02-211-0/+2
* sparc: Add LEON3_ASR17_PROCESSOR_INDEX_SHIFTSebastian Huber2014-02-141-1/+1
* bsp/leon3: Fix SMP initializationSebastian Huber2014-02-051-24/+23
* sparc shared: improve doxygenToma Radu2013-12-071-2/+0
* sparc: refactored shared/start.S to shared/start/start.SDaniel Ramirez2013-12-031-0/+374