aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-4.4/513-MIPS-BCM63XX-add-inventel-Livebox-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: remove linux 4.4 supportFelix Fietkau2018-04-271-223/+0
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* brcm63xx: register serial through device treeJonas Gorski2017-12-161-3/+2
| | | | | | | Register serial consoles through device tree instead of through board data. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* brcm63xx: probe SPI connected switches through DTJonas Gorski2017-06-101-1/+1
| | | | | | Now that we can configure the switches through DT, do so. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* brcm63xx: register SPI controllers through DTJonas Gorski2017-06-041-1/+1
| | | | | | | Register SPI controllers through device tree. We will wire up the clocks at a later stage. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* brcm63xx: add linux 4.4 supportJonas Gorski2015-12-021-0/+224
Only netboot tested. Flash at your own risk. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 47702