summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/irq/irq-shared.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/sparc: Move shared files to bspsSebastian Huber2018-04-201-103/+0
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-201-6/+4
* leon, irq: single CPU SMP configuration does not need IPI ISRDaniel Hellstrom2017-05-141-3/+8
* bsp/sparc: Move BSP_ISR_handler to a separate file and rename itDaniel Cederman2015-02-111-23/+11
* 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