summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/irq (follow)
Commit message (Expand)AuthorAgeFilesLines
* LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom2015-04-171-0/+241
* bsp/sparc: Move BSP_ISR_handler to a separate file and rename itDaniel Cederman2015-02-112-23/+46
* SPARC BSPs: irq-shared.c code style clean-upDaniel Hellstrom2014-10-091-27/+27
* LEON3 SMP: support static interrupt affinityDaniel Hellstrom2014-10-091-6/+33
* bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked variableDaniel Cederman2014-10-021-2/+2
* sparc/../irq-shared.c: Fix compilation for SMP when not LEON3Joel Sherrill2013-11-141-1/+2
* LEON3_MP ISR: shared-IRQ setup overwrite SMP/MP ISR trap handlerDaniel Hellstrom2013-10-311-0/+5
* sparc irq-shared.c: Fix unused variable warningJoel Sherrill2013-09-211-1/+1
* bsps: Interrupt initialization error is fatalSebastian Huber2012-11-151-6/+2
* SPARC BSPs: implemented shared-irq using libbsp/shared layerDaniel Hellstrom2012-04-061-0/+83