Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mvebu: Remove kernel 4.14 support | Hauke Mehrtens | 2020-03-12 | 1 | -40/+0 |
| | | | | | | | | | This target was switched to kernel 4.19 more than 6 months ago in commit f342ffd300da ("treewide: kernel: bump some targets to 4.19") and now with kernel 5.4 support being added it gets harder to support kernel 4.14 in addition to kernel 4.19 and 5.4. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> | ||||
* | mvebu: Add support for kernel 4.14 | Hauke Mehrtens | 2018-02-13 | 1 | -0/+40 |
Add support for kernel 4.14 to the mvebu target. This also replaces the old sfp and phylink patches with new versions from Russell's clearfog-4.13 branch http://git.arm.linux.org.uk/cgit/linux-arm.git/log/?h=clearfog-4.13 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |