summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/030-MIPS-Always-use-IRQ-domains-for-CPU-IRQs.patch
Commit message (Collapse)AuthorAgeFilesLines
* package: mtd: move bcm963xx_tag definition into source codeJonas Gorski2015-02-271-5/+5
| | | | | | | | | | Remove the need for the header file to be exported - we don't need most of it anyway; all we care about are the offset of the rootfs length and header crc fields. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44557
* brcm63xx: convert to irq domainJonas Gorski2014-12-011-0/+98
Add irq-domain aware irqchip drivers for the irq controllers of bcm63xx and switch to use them. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 43454