summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.3/501-bcma-add-gpio-driver.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update bcma and ssb to master-2012-12-11-2 from wireless-testingHauke Mehrtens2012-12-121-7/+7
| | | | SVN-Revision: 34651
* 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
* bcma: initialize sprom earlierHauke Mehrtens2012-09-301-4/+4
| | | | | | | | | The chip common and the PCIe code are accessing the sprom struct which is not filled when these cores are initialized. Fix this by adding an early initialize and fill the sprom struct before accessing it in other code. SVN-Revision: 33600
* update gpio patchesHauke Mehrtens2012-09-191-136/+108
| | | | SVN-Revision: 33462
* brcm47xx: update gpio patchHauke Mehrtens2012-08-051-9/+7
| | | | SVN-Revision: 33001
* brcm47xx: use libgpio instaed of implementing the gpio interface ourself.Hauke Mehrtens2012-08-041-0/+170
SVN-Revision: 32992