summaryrefslogtreecommitdiff
path: root/target/linux/brcm47xx/patches-2.6.32/180-ssb_extif_interrupt.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: bring ssb in sync with upstream (as of current wireless-testing)Felix Fietkau2010-04-301-36/+0
| | | | SVN-Revision: 21269
* brcm47xx: fix commit r18413 "128MB ram problem"Hauke Mehrtens2010-03-081-7/+2
| | | | | | | | | | The patch commited in r18413 was wrong. This patch prevents prom_init_mem from scanning over 128MB ram. This is from #6765 and #3177 Refresh all patches SVN-Revision: 20072
* explicitely enable shared interrupt 2 for any core that did not a dedicated IRQFlorian Fainelli2010-02-281-0/+41
Explicitely enable shared interrupt 2 for any core that didn't get a dedicated IRQ anymore (fallthrough case) and for EXTIF cores to make gpio interrupts work. Also remove a bogus comment. Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 19895