summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx-2.6/patches-2.6.22
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx-2.6: add a few nops here, some irq saving there, blast the full ↵Felix Fietkau2007-07-261-31/+300
| | | | | | cache on page icache flushes i really hate the broadcom cpu bugs, but it's much more stable now. PS: A /* Ouch */ in the original source showed me the way ;) SVN-Revision: 8165
* fix the cpu_wait patch for 2.6.22Felix Fietkau2007-07-091-6/+6
| | | | SVN-Revision: 7896
* more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects ↵Felix Fietkau2007-07-042-63/+63
| | | | | | 4704) - turns out some of the previous fixes were incorrect and a coherency setup functions was missing SVN-Revision: 7865
* Move SSB out of brcm47xx target into generic-2.6 targetPeter Denison2007-07-012-127/+0
| | | | SVN-Revision: 7844
* add extif fixes (#1984)Felix Fietkau2007-06-281-0/+152
| | | | SVN-Revision: 7756
* disable cpu wait support for bcm4710 (suggested in #1641)Felix Fietkau2007-06-281-2/+1
| | | | SVN-Revision: 7755
* brcm47xx: fix parts of the cache code that were not covered by the ↵Felix Fietkau2007-06-271-8/+39
| | | | | | kmap_coherent patch yet. this seems to fix the crazy segfaults we were getting... SVN-Revision: 7745
* Remove ssb patch that was part of previous tree pullPeter Denison2007-06-261-41/+0
| | | | SVN-Revision: 7737
* Merge SSB driver from tree at bu3sch.de, pulled 24/6Peter Denison2007-06-252-30/+63
| | | | SVN-Revision: 7732
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6Felix Fietkau2007-06-251-12/+0
| | | | SVN-Revision: 7722
* Fix brcm43xx build for PCI-less systems (patch from Michael Buesch)Peter Denison2007-06-221-0/+41
| | | | SVN-Revision: 7711
* set the kernel version of brcm47xx-2.6 in the target makefile, keep patch ↵Felix Fietkau2007-06-2111-0/+3068
compatibility with 2.6.21.5 in case we need to revert before the next release SVN-Revision: 7698