Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ignore the last page on bcma based SoCs | Hauke Mehrtens | 2012-09-30 | 1 | -0/+33 |
| | | | | SVN-Revision: 33598 | ||||
* | Fix reading sprom from nvram without a prefix | Hauke Mehrtens | 2012-09-30 | 5 | -2/+1189 |
| | | | | | | | | | | The bcma based SoCs with a ieee80211 core on the SoC and an other connected via PCIe or USB store the sprom for the SoC with a sb/1/ prefix. The SoC with just one wifi core do not use prefixes. The BCM4706 do not use a prefix for the SoC part at all, because the prefix is the path to the ieee80211 core and there is non on the BCM4706. SVN-Revision: 33597 | ||||
* | improve the check for the memory size | Hauke Mehrtens | 2012-09-30 | 1 | -0/+42 |
| | | | | | | This will hopefully fix bug #9360 and #9097 in trunk. SVN-Revision: 33596 | ||||
* | deactivate mips wait instruction for MIPS 74K on Broadcom SoCs | Hauke Mehrtens | 2012-09-20 | 1 | -0/+12 |
| | | | | | | | | | When not removing support for the wait instruction, when ruining on the BCM4706 SoC the system stops after msleep() without an exception. I haven't seen this problem on the other Broadcom SoCs with a 74K CPU, but in the Broadcom SDK it is deactivated for all CPUs of this type. SVN-Revision: 33496 | ||||
* | update fix-boot patch. | Hauke Mehrtens | 2012-09-19 | 1 | -33/+7 |
| | | | | | | Do not change the code any more but use the kconfig options SVN-Revision: 33463 | ||||
* | update gpio patches | Hauke Mehrtens | 2012-09-19 | 2 | -148/+124 |
| | | | | SVN-Revision: 33462 | ||||
* | make brcm47xx build only with bcma or only with ssb support. | Hauke Mehrtens | 2012-08-18 | 7 | -59/+33 |
| | | | | | | | There are some ifdefs missing so when only ssb or only bcma was selected in the kernel config it did not build. SVN-Revision: 33209 | ||||
* | update gpio patches | Hauke Mehrtens | 2012-08-18 | 2 | -106/+105 |
| | | | | SVN-Revision: 33208 | ||||
* | update tg3 driver | Hauke Mehrtens | 2012-08-05 | 1 | -75/+128 |
| | | | | SVN-Revision: 33004 | ||||
* | brcm47xx: update gpio patch | Hauke Mehrtens | 2012-08-05 | 2 | -10/+8 |
| | | | | SVN-Revision: 33001 | ||||
* | brcm47xx: fix patch which moves the flash struct in wgt634u code | Hauke Mehrtens | 2012-08-05 | 2 | -12/+29 |
| | | | | SVN-Revision: 33000 | ||||
* | brcm47xx: use libgpio instaed of implementing the gpio interface ourself. | Hauke Mehrtens | 2012-08-04 | 7 | -111/+708 |
| | | | | SVN-Revision: 32992 | ||||
* | brcm47xx: reorder patches so that the patches already in mainline linux will ↵ | Hauke Mehrtens | 2012-07-25 | 16 | -54/+62 |
| | | | | | | be applied at first. SVN-Revision: 32845 | ||||
* | kernel: bcma: update to version from wireless-testing tag master-2012-07-11 | Hauke Mehrtens | 2012-07-11 | 3 | -20/+20 |
| | | | | SVN-Revision: 32670 | ||||
* | kernel: ssb/bcma: update to version from wireless-testing tag master-2012-07-02 | Hauke Mehrtens | 2012-07-02 | 9 | -177/+15 |
| | | | | SVN-Revision: 32580 | ||||
* | kernel: replace the brcm47xx fuse workaround patches with a generic patch ↵ | Felix Fietkau | 2012-06-16 | 2 | -74/+0 |
| | | | | | | | | that applies to all mips targets The dcache bug that it works around is a generic issue, not a brcm47xx cache quirk SVN-Revision: 32395 | ||||
* | brcm47xx: fix nvram read out on devices with serial flash | Hauke Mehrtens | 2012-05-18 | 5 | -31/+36 |
| | | | | | | detect nvram on Linksys E3200 SVN-Revision: 31790 | ||||
* | brcm47xx: bcma: fix null pointer | Hauke Mehrtens | 2012-05-18 | 1 | -0/+20 |
| | | | | SVN-Revision: 31789 | ||||
* | brcm47xx: ssb: recognize ARM Cortex M3 | Hauke Mehrtens | 2012-05-18 | 1 | -0/+21 |
| | | | | SVN-Revision: 31788 | ||||
* | brcm47xx: some fixes for the USB driver | Hauke Mehrtens | 2012-05-18 | 2 | -0/+22 |
| | | | | SVN-Revision: 31787 | ||||
* | kernel: ssb/bcma: update to version from wireless-testing tag ↵ | Hauke Mehrtens | 2012-05-17 | 14 | -202/+115 |
| | | | | | | master-2012-05-16-2 SVN-Revision: 31772 | ||||
* | kernel: update linux 3.3 to 3.3.6 | Gabor Juhos | 2012-05-14 | 1 | -22/+22 |
| | | | | SVN-Revision: 31709 | ||||
* | brcm47xx: fix tg3 ssb patch | Hauke Mehrtens | 2012-05-12 | 2 | -104/+118 |
| | | | | | | Now tg3 works with the Ethernet core of the Linksys WRT610N v1 (again). SVN-Revision: 31694 | ||||
* | brcm47xx: add gpio_request_one() | Hauke Mehrtens | 2012-05-06 | 1 | -0/+51 |
| | | | | | | This fixes a compile error with kernel 3.3. SVN-Revision: 31635 | ||||
* | brcm47xx: add support for kernel 3.3 | Hauke Mehrtens | 2012-05-03 | 58 | -0/+9306 |
SVN-Revision: 31573 |