aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/patches-3.14/112-bcm53xx-sprom-add-sprom-driver.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm53xx: remove linux 3.14 supportFelix Fietkau2015-03-231-69/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44946
* bcm53xx: backport NVRAM driver sent upstreamRafał Miłecki2014-12-101-5/+5
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43612
* bcm53xx: move SPROM driver to the target filesRafał Miłecki2014-12-101-693/+0
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43604
* bcm53xx: update bcma device tree intergeneration and fix nvram parsingHauke Mehrtens2014-08-241-114/+209
| | | | | | | | | | | | 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: add support for the PCIe controllerHauke Mehrtens2014-05-291-0/+667
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