summaryrefslogtreecommitdiff
path: root/target/linux/bcm53xx/patches-4.1/131-ARM-BCM-Add-SMP-support-for-Broadcom-4708.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm53xx: update SMP patchesHauke Mehrtens2015-12-021-49/+0
| | | | | | | | | 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-021-6/+5
| | | | | | | | | | | 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: use Broadcom's proposed SMP implementationHauke Mehrtens2015-10-231-0/+50
This replaces our SMP implementation with a very similar version which is Broadcom currently trying to get into mainline kernel. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47247