summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx-2.6/patches
Commit message (Collapse)AuthorAgeFilesLines
* Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor JuhosFlorian Fainelli2007-05-201-1/+2
| | | | SVN-Revision: 7285
* patch the correct exception handler (see #1642)Felix Fietkau2007-05-101-5/+5
| | | | SVN-Revision: 7154
* Reduce the probing time, should fix #1212Florian Fainelli2007-05-031-0/+12
| | | | SVN-Revision: 7085
* I got the first one wrong. Spacing isn't quite right. oops. (sorry Kaloz)Mike Albon2007-05-011-11/+10
| | | | SVN-Revision: 7075
* Patch to add wait support to broadcom cpu's. This reduces the power ↵Mike Albon2007-05-011-0/+13
| | | | | | consumption and heat generated on the wgt634u. Needs testing on other devices. SVN-Revision: 7074
* add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502)Felix Fietkau2007-03-231-6/+316
| | | | SVN-Revision: 6649
* add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485)Felix Fietkau2007-03-231-0/+48
| | | | SVN-Revision: 6642
* brcm47xx: add a few nops to keep the cpu happyFelix Fietkau2007-03-151-0/+28
| | | | SVN-Revision: 6568
* update work in progress rewritten bcm947xx code. wifi and usb seem to be ↵Felix Fietkau2007-02-083-7226/+13
| | | | | | working, flash access still has problems SVN-Revision: 6276
* merge another batch of code from michael buesch's wireless-dev tree, fix up ↵Felix Fietkau2007-01-264-2981/+1868
| | | | | | extpci support and remove scache probe like on brcm-2.6 - tested on the wgt634u with madwifi SVN-Revision: 6213
* Add initial version of the brcm-2.6 rewrite, called brcm47xx-2.6 to better ↵Felix Fietkau2007-01-073-0/+10197
distinguish it from 63xx. Boots on WGT643U, includes ethernet support, but doesn't do much otherwise. Thanks to Michael Buesch for his SSB (Sonics SiliconBackplane) work and Vladdy for some fixes and porting to 2.6.19. SVN-Revision: 6015