Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm53xx: remove support for kernel 4.14 | Adrian Schmutzler | 2020-05-30 | 1 | -59/+0 |
| | | | | | | | | | We currently support three kernel versions on this target, let's just get rid of the oldest one. Cc: Rafał Miłecki <rafal@milecki.pl> Cc: John Crispin <john@phrozen.org> Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> | ||||
* | kernel: bump 4.14 to 4.14.86 | Koen Vandeputte | 2018-12-10 | 1 | -1/+1 |
| | | | | | | | | | | | | Refreshed all patches. Altered patches: - 180-usb-xhci-add-support-for-performing-fake-doorbell.patch Compile-tested on: ar71xx, cns3xxx, imx6 Runtime-tested on: ar71xx, cns3xxx, imx6 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com> | ||||
* | bcm53xx: add early support for kernel 4.14 | Rafał Miłecki | 2017-12-29 | 1 | -0/+59 |
Don't switch to it by default yet as it requires more testing. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> |