summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.10/170-fix-74k-cpu.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: fix reboot problem on BCM4705/BCM4785Hauke Mehrtens2014-08-081-1/+1
| | | | | | | | | | | | | | This adds some code based on code from the Broadcom GPL tar to fix the reboot problems on BCM4705/BCM4785. I tried rebooting my device for ~10 times and have never seen a problem. This reverts the changes in the previous commit and adds the real fix as suggested by Rafał. Setting bit 22 in Reg 22, sel 4 puts the BIU (Bus Interface Unit) into async mode. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42083
* brcm47xx: 3.10: backport MIPS patches for early HIGHMEM supportHauke Mehrtens2014-08-071-1/+1
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42052
* brcm47xx: add new led and button supportHauke Mehrtens2014-01-121-2/+2
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39252
* brcm74xx: fix patch for BCM4706 CPUsHauke Mehrtens2014-01-121-10/+41
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39250
* brcm47xx: fix cpu wait for BCM4706Hauke Mehrtens2013-12-261-15/+14
| | | | | | | | This was called to early. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39167
* brcm47xx: deactivate early printk supportHauke Mehrtens2013-12-151-1/+1
| | | | | | | | | This breaks some devices where the serial console is not at port 0 but somewhere else. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39060
* brcm47xx: deactivate mips wait instruction only for BCM4706Hauke Mehrtens2013-12-011-10/+24
| | | | | | | | | The wait instruction is only broken on the BCM4706 and not on the other similar SoCs. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38979
* brcm47xx: add initial support for kernel 3.10Hauke Mehrtens2013-07-141-0/+12
SVN-Revision: 37287