Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: image: move Sitecom WLR-8100 from legacy to generic | Piotr Dymacz | 2018-01-15 | 1 | -7/+0 |
| | | | | Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> | ||||
* | ar71xx: fix Sitecom WLR-8100 support | Davide Fioravanti | 2018-01-15 | 1 | -1/+2 |
| | | | | | | | | | | | | | | This patch fixes Sitecom WLR-8100: - mtd layout - LAN and WAN MAC address setup - 2.4 GHz Wi-Fi MAC address setup - 5 GHz Wi-Fi support (calibration data, MAC address setup, missing ath10k-* packages) Signed-off-by: Davide Fioravanti <pantanastyle@gmail.com> [squashed commits, fixed whitespace issues, reworded commit message] Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> | ||||
* | ar71xx: create new ar71xx/tiny subtarget for 4MB flash devices | Matthias Schiffer | 2018-01-13 | 1 | -155/+0 |
| | | | | | | | | | | | This new subtarget sets the small_flash flag and removes unused kernel configuration. small_flash removes KERNEL_KALLSYMS, which saves ~107KB in the default configuration; removing unneeded hardware support from ar71xx/tiny saves another ~18KB (both after LZMA). Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> | ||||
* | ar71xx/generic: add generic- prefix to vendor-specific image Makefile snippets | Matthias Schiffer | 2018-01-13 | 1 | -0/+591 |
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> |