aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/patches-3.14/120-bcma-register-bcma-as-device-tree-driver.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: add bcma patches sent upstream but not pushed yetHauke Mehrtens2014-09-081-4/+7
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42448
* bcm53xx: update bcma device tree intergeneration and fix nvram parsingHauke Mehrtens2014-08-241-7/+59
| | | | | | | | | | | | This fixes lots of sparse and checkpatch errors and extends the documentation. This also fixes a problem in the nvram parser, it now detects the correct nvram on my Netgear R6250. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42272
* bcm53xx: update to kernel 3.14Hauke Mehrtens2014-07-311-1/+1
| | | | | | | | Use kernel 3.14 by default and refresh the patches Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41913
* kernel: update bcma and ssb to version master-2014-07-22Hauke Mehrtens2014-07-221-1/+1
| | | | | | | | | This is a backport of bcma and ssb from wireless-tesing/master tag master-2014-07-22. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41804
* bcm53xx: add support for the PCIe controllerHauke Mehrtens2014-05-291-0/+115
This patch adds support for the PCIe controller In addition to the PCIe controller a sprom is now provided by a device tree driver to bcma from some nvram. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40880