summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/424-bcm63xx_enet_no_request_mem_region.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: remove linux 3.14 supportFelix Fietkau2015-03-281-15/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45089
* brcm63xx: probe gpio controllers through DTJonas Gorski2015-02-271-1/+1
| | | | | | | | | | | | | | | | Add a generic mmio gpio controller based driver and probe it through device tree. Use aliases for base calculation until we converted all users to device tree or named gpios. Convert bcm63xx_enet's ephy-reset gpio to use a named gpio. While at it, remove the duplicate reset gpio defintion for livebox. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44565
* brcm63xx: update development kernel to linux 3.14Jonas Gorski2014-04-041-0/+15
Now that 3.13 will be EOL soon, switch to 3.14. Known issues: * 74x164 is not available because upstream dropped non-DT support * jffs2 breaks with SMP Unknown issues: * probably plenty Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 40380