Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm47xx: drop 3.14 | Luka Perkov | 2015-04-11 | 1 | -13/+0 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45374 | ||||
* | brcm47xx: backport BCM47XX arch patches (clean NVRAM code, later init) | Rafał Miłecki | 2015-01-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 43979 | ||||
* | brcm47xx: fix reboot problem on BCM4705/BCM4785 | Hauke Mehrtens | 2014-08-08 | 1 | -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: 42088 | ||||
* | brcm47xx: add initial support for kernel 3.14 | Hauke Mehrtens | 2014-03-12 | 1 | -0/+13 |
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39905 |