summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/qoriq/irq (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-081-1/+1
| | | | Update #3706.
* score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber2018-07-251-1/+1
| | | | | Pass current processor control via parameter since it may be already available at the caller side.
* bsps: Move interrupt controller support to bspsSebastian Huber2018-04-231-0/+387
This patch is a part of the BSP source reorganization. Update #3285.