Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: remove linux 4.9 support | Koen Vandeputte | 2018-10-10 | 1 | -70/+0 |
| | | | | Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com> | ||||
* | kernel: bump 4.9 to 4.9.100 | Koen Vandeputte | 2018-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | Refreshed all patches Added new ARM64 symbol: ARM64_ERRATUM_1024718 Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com> | ||||
* | ar71xx: disable devicetree support | Matthias Schiffer | 2018-01-13 | 1 | -0/+70 |
While we'd like to convert ar71xx to DT-based configuration eventually, we aren't quite there yet, and shipping half-baked DT support that is not used at all wastes precious space. Saves ~120KB before LZMA, ~33KB after LZMA. Run-tested on TP-Link CPE510 and TL-WR841 v7. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> |