aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi/patches-4.9/200-ARM-dts-sunxi-add-support-for-Orange-Pi-R1-board.patch
Commit message (Collapse)AuthorAgeFilesLines
* sunxi: remove kernel 4.9 supportKoen Vandeputte2018-11-141-196/+0
| | | | | | | This target has been on 4.14 for a long time now. Remove these leftovers as it interferes with kernel bumping. Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
* sunxi: add Orange Pi R1 supportHauke Mehrtens2017-10-011-0/+196
The following features are working and tested: * both Ethernet ports * MMC * LED The following features are not working: * Wifi (There is a crappy driver we could port) * SPI flash (I haven't looked into this) I haven't tried out the rest. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>