aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.10/533-board_rta770bw.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: set usb host port number for some devicesJonas Gorski2014-01-191-2/+2
| | | | | | | | | | | | Update a few devices with their actual port numbers, especially those with two ports. Should allow properly using the second port on the Neufboxen and HW553 and HW556. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39325
* 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: fix BCM96318MVWG LEDsFlorian Fainelli2014-01-151-1/+1
| | | | | | | | Power LED is not active low, and ppp-fail is red, not green. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39294
* brcm63xx: 96368MVWG supports USB gadget, enable itFlorian Fainelli2014-01-141-1/+1
| | | | | | | | | Enable the use of the USB gadget device at the board level so we can use bcm63xx_udc on this board. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39292
* brcm63xx: add linux 3.10 supportJonas Gorski2013-07-201-0/+66
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37481