summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.3/502-bcm47xx-rewrite-gpio-handling.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: remove support for kernel version 3.3Hauke Mehrtens2013-01-031-493/+0
| | | | SVN-Revision: 34986
* kernel: update bcma and ssb to master-2012-10-18 from wireless-testingHauke Mehrtens2012-10-251-2/+2
| | | | | | | * update the flash driver for bcm47xx to use the stubs already in bcma * do some misc enhancements to the flash drivers for bcm47xx SVN-Revision: 33920
* Fix reading sprom from nvram without a prefixHauke Mehrtens2012-09-301-1/+1
| | | | | | | | | | 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
* update gpio patchesHauke Mehrtens2012-09-191-12/+16
| | | | SVN-Revision: 33462
* make brcm47xx build only with bcma or only with ssb support.Hauke Mehrtens2012-08-181-1/+1
| | | | | | | 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 patchesHauke Mehrtens2012-08-181-105/+104
| | | | SVN-Revision: 33208
* brcm47xx: update gpio patchHauke Mehrtens2012-08-051-1/+1
| | | | SVN-Revision: 33001
* brcm47xx: use libgpio instaed of implementing the gpio interface ourself.Hauke Mehrtens2012-08-041-0/+490
SVN-Revision: 32992