Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: bring ssb in sync with upstream (as of current wireless-testing) | Felix Fietkau | 2010-04-30 | 1 | -36/+0 |
| | | | | SVN-Revision: 21269 | ||||
* | brcm47xx: fix commit r18413 "128MB ram problem" | Hauke Mehrtens | 2010-03-08 | 1 | -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 IRQ | Florian Fainelli | 2010-02-28 | 1 | -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 |