summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.10/420-BCM63XX-add-endian-check-for-ath9k.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: 3.10: backport multi-board supportJonas Gorski2014-06-301-3/+3
| | | | | | | | There have been no reported regressions, so backport it to 3.10. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41422
* brcm63xx: fix RG100A/DB120 usb port numberJonas Gorski2014-02-221-1/+1
| | | | | | | | Set usbh ports to 2 to fix #15007. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39681
* brcm63xx: allow setting the number of usb host ports for boardsJonas Gorski2014-01-191-1/+1
| | | | | | | | | | Allow setting the number of available usb host ports for boards with additional sanity checks to allow using the second port on devices where it is available. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39324
* brcm63xx: do not add twice the same field to boardFlorian Fainelli2014-01-161-1/+1
| | | | | | | | | Changeset r39302 updated a board section and added twice .has_ehci0, this is not necessary, so fix it. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39304
* brcm63xx: add USB support to BCM6318Florian Fainelli2014-01-151-1/+1
| | | | | | | | | | BCM6318 has a special initialization sequence which involves touching PLL control registers in the USBH_PRIV register space, as well as toggling a bit the Simulation control register. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39302
* brcm63xx: update HSSPI driver with upstream submissionJonas Gorski2014-01-131-2/+2
| | | | | | | | | Update the HSSPI driver with the upstream submitted one that has a workaround for the auto cs down issue. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39264
* brcm63xx: add linux 3.10 supportJonas Gorski2013-07-201-0/+51
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37481