summaryrefslogtreecommitdiffstats
path: root/bsps/shared/irq-sources.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Fix the generic IRQ supportSebastian Huber2018-08-031-0/+1
| | | | | | | | | The genmcf548x partly uses is own implementation of the interrupt extension API for libbsd support. This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move generic IRQ support to bspsSebastian Huber2018-04-091-0/+5
This patch is a part of the BSP source reorganization. Update #3285.