Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | kernel: bump 4.9 to 4.9.100 | Koen Vandeputte | 2018-05-18 |
| | | | | | | | | | | | 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 |
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> |