summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/qoriq/irq (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber1-1/+1
Update #3706.
2018-07-25score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber1-1/+1
Pass current processor control via parameter since it may be already available at the caller side.
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber1-0/+387
This patch is a part of the BSP source reorganization. Update #3285.