bcm63xx: add SMP support for BCM6362 and BCM6368
authorJonas Gorski <jogo@openwrt.org>
Thu, 2 May 2013 15:28:26 +0000 (15:28 +0000)
committerJonas Gorski <jogo@openwrt.org>
Thu, 2 May 2013 15:28:26 +0000 (15:28 +0000)
commita4c335b0b85ec931584bcfd1c6ff1060f397f128
treee0694ee3b93eb20c14b1cd4fc5840f40fce51ca7
parent28e1d3419bb6f9dfe0e512d2862d461730e67395
bcm63xx: add SMP support for BCM6362 and BCM6368

BCM6358 requires further work due to its shared TLB.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36526
13 files changed:
target/linux/brcm63xx/patches-3.8/310-BCM63XX-Add-SMP-support-to-prom.c.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.8/311-MIPS-BCM63XX-Handle-SW-IRQs-0-1.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.8/312-MIPS-BCM63XX-select-SYS_HAS_CPU_BMIPS4350-for-suppor.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.8/313-MIPS-BCM63XX-rename-__dispatch_internal-to-__dispatc.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.8/314-MIPS-BCM63XX-replace-irq-dispatch-code-with-a-generi.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.8/315-MIPS-BCM63XX-append-cpu-number-to-irq_-stat-mask.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.8/316-MIPS-BCM63XX-populate-irq_-stat-mask-_addr-for-secon.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.8/317-MIPS-BCM63XX-use-a-helper-for-getting-the-right-regi.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.8/318-MIPS-BCM63XX-add-cpu-argument-to-dispatch-internal.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.8/319-MIPS-BCM63XX-protect-irq-register-accesses-with-a-sp.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.8/320-MIPS-BCM63XX-wire-up-the-second-CPU-s-irq-line.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.8/321-MIPS-BCM63XX-add-cpumask-argument-to-unmask.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.8/322-MIPS-BCM63XX-allow-setting-affinity-for-IPIC.patch [new file with mode: 0644]