summaryrefslogtreecommitdiff
path: root/target/linux/bcm53xx/patches-4.3
Commit message (Collapse)AuthorAge
* bcm53xx: use the final fix for iproc bcma regressionRafał Miłecki2016-04-01
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 49114
* bcm53xx: drop unneeded 4.3 SPROM patchRafał Miłecki2016-04-01
| | | | | | | | | | | | | 4.3 isn't oficially used anymore but it may be useful for debugging PCI host driver regression. SPROM driver doesn't seem to work correctly with 4.3: [ 2.336686] bcma: bus0: Using fallback SPROM failed (err -2) [ 2.342366] bcma: bus0: No SPROM available but it at least compiles now. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 49113
* kernel/4.3: update to version 4.3.3Hauke Mehrtens2016-01-12
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de SVN-Revision: 48224
* kernel: update bcma by backporting 4.4 and 4.5 patchesRafał Miłecki2016-01-04
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 48111
* kernel: add bcm47xxpart patches sent for 4.5 merge windowRafał Miłecki2015-12-07
| | | | | | | | | This replaces old bcm53xx patch for scanning whole flash and makes bcm47xxpart compatible with NAND. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47800
* bcm53xx: update PCIe driverHauke Mehrtens2015-12-02
| | | | | | | | | This updates the iProc PCIe driver to the version currently submitted for kernel 4.5. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47688
* bcm53xx: update SMP patchesHauke Mehrtens2015-12-02
| | | | | | | | | Broadcom submitted new SMP patches for this SoC to upstream Linux, add them to OpenWrt. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47687
* bcm53xx: activate workarounds for erratasHauke Mehrtens2015-12-02
| | | | | | | | | | | This also deactivates some workaround for erratas only seen in older CPU cores and L2 cores not used in this SoC. This partly reverts commit r44947. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47686
* bcm53xx: move patch 132-ARM-BCM5301X-Add-missing-Netgear-R8000-LEDs.patchHauke Mehrtens2015-12-02
| | | | | | | | | This patch is currently placed directly behind the SMP patches and has nothing to do with SMP, move it to an other position. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47685
* bcm53xx: Netgear R8000: define GPIO powering USB portsRafał Miłecki2015-11-01
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47337
* bcm53xx: replace USB patch fixing power control with the most recent versionRafał Miłecki2015-11-01
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47336
* bcm53xx: add missing Netgear R8000 LEDsRafał Miłecki2015-10-30
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47282
* bcm53xx: add workaround for Netgear R8000 networkRafał Miłecki2015-10-30
| | | | | | | | | | | | According to the info from NVRAM we should use port 8 for the CPU (and interface eth2). Unfortunately it doesn't work right now, so lets switch to the port 5. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Forwardport of r46586 from 15.05 SVN-Revision: 47281
* bcm53xx: add clk tree driverHauke Mehrtens2015-10-25
| | | | | | | | | | These patches are written by Broadcom and will be in mainline Linux kernel soon. I had some problems to get them backported to kernel 4.1, so currently they are only available for 4.3. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47253
* bcm53xx: add support basic for kernel 4.3Hauke Mehrtens2015-10-25
The files directory is now split up into the files which are needed for every kernel version and the files only needed by kernel 4.1. The files in files-4.1 are already merged into mainline kernel 4.3. This patch only removed patches which were merged into mainline kernel 4.3. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47251