summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.14/308-board_leds_naming.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: fixup patches borked by allowing too much fuzzJonas Gorski2014-07-081-4/+4
| | | | | | | | | | Move defines and board_info structs back to their proper locations so (de-)selecting SOC support won't break the build. Reported-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41550
* brcm63xx: allow bcm963xx and livebox support at the same timeJonas Gorski2014-06-211-8/+8
| | | | | | | | | Use the CFE_EPTSEAL to tell them apart at runtime. Added for now only for the 3.14 until properly tested. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41296
* brcm63xx: update development kernel to linux 3.14Jonas Gorski2014-04-041-0/+267
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