summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3/startup/bspsmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move startup files to bspsSebastian Huber2018-04-201-97/+0
* bsp/leon3: Do not use internal cache APISebastian Huber2018-02-021-2/+1
* score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber2015-02-171-8/+5
* bsp/leon3: Fix LEON3_mp_irq definitionSebastian Huber2014-10-231-5/+0
* bsp/sparc: Ensure that data cache snooping is enabledDaniel Cederman2014-10-231-2/+12
* LEON3 SMP: support static interrupt affinityDaniel Hellstrom2014-10-091-1/+1
* bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked variableDaniel Cederman2014-10-021-4/+9
* score: Define _CPU_Start_multitasking only for LEON SPARC, not SPARC in generalDaniel Cederman2014-09-011-1/+1
* bsp/sparc: Flush icache before first time enabling interruptsDaniel Cederman2014-08-221-0/+9
* score/sparc: Add support for paravirtualizationChristian Mauderer2014-06-031-1/+1
* bsps: Use bsp_start_on_secondary_processor()Sebastian Huber2014-05-121-2/+5
* bsps: Use standard file name for BSP supportSebastian Huber2014-05-121-0/+79