summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/irq (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-17LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom1-0/+241
2015-02-11bsp/sparc: Move BSP_ISR_handler to a separate file and rename itDaniel Cederman2-23/+46
2014-10-09SPARC BSPs: irq-shared.c code style clean-upDaniel Hellstrom1-27/+27
2014-10-09LEON3 SMP: support static interrupt affinityDaniel Hellstrom1-6/+33
2014-10-02bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked variableDaniel Cederman1-2/+2
2013-11-14sparc/../irq-shared.c: Fix compilation for SMP when not LEON3Joel Sherrill1-1/+2
2013-10-31LEON3_MP ISR: shared-IRQ setup overwrite SMP/MP ISR trap handlerDaniel Hellstrom1-0/+5
2013-09-21sparc irq-shared.c: Fix unused variable warningJoel Sherrill1-1/+1
2012-11-15bsps: Interrupt initialization error is fatalSebastian Huber1-6/+2
2012-04-06SPARC BSPs: implemented shared-irq using libbsp/shared layerDaniel Hellstrom1-0/+83