| Commit message (Expand) | Author | Age | Files | Lines |
* | kirkwood: Add support for Sheevaplug | BERENYI Balazs | 2021-06-06 | 1 | -0/+7 |
* | target: use SPDX license identifiers on Makefiles | Adrian Schmutzler | 2021-02-10 | 1 | -4/+1 |
* | treewide: provide global default for SUPPORTED_DEVICES | Adrian Schmutzler | 2021-01-23 | 1 | -1/+0 |
* | kirkwood: add support for Seagate BlackArmor NAS220 | Kip Porterfield | 2020-12-22 | 1 | -0/+12 |
* | Revert "treewide: add sysupgrade comment for early DSA-adopters" | Adrian Schmutzler | 2020-09-08 | 1 | -2/+1 |
* | treewide: use wpad-basic-wolfssl as default | Petr Štetiar | 2020-08-20 | 1 | -2/+2 |
* | treewide: add sysupgrade comment for early DSA-adopters | Adrian Schmutzler | 2020-08-08 | 1 | -1/+2 |
* | kirkwood: get rid of BOARD_NAME and tidy up DEVICE_DTS | Adrian Schmutzler | 2020-08-03 | 1 | -16/+14 |
* | kirkwood: use real model names for Linksys devices | Adrian Schmutzler | 2020-07-31 | 1 | -17/+30 |
* | kirkwood: implement compatibility version for DSA migration | Adrian Schmutzler | 2020-07-31 | 1 | -0/+7 |
* | kirkwood: add support for Check Point L-50 | Pawel Dembicki | 2020-07-11 | 1 | -0/+10 |
* | kirkwood: add support for Zyxel NSA310S | Pawel Dembicki | 2020-07-08 | 1 | -0/+8 |
* | kirkwood: support for button in Pogoplug V4 | Sungbo Eo | 2020-07-03 | 1 | -1/+2 |
* | Revert "kirkwood: disable image for Linksys EA3500 (Audi)" | Pawel Dembicki | 2020-06-14 | 1 | -1/+0 |
* | kirkwood: move ext4 support to modules | Pawel Dembicki | 2020-06-14 | 1 | -9/+9 |
* | kirkwood: move mmc/sd features to modules | Pawel Dembicki | 2020-06-14 | 1 | -1/+2 |
* | kirkwood: move sata features to modules | Pawel Dembicki | 2020-06-14 | 1 | -4/+10 |
* | treewide: drop DEVICE_TYPE when used as device variable | Adrian Schmutzler | 2020-06-03 | 1 | -1/+0 |
* | kirkwood: disable image for Linksys EA3500 (Audi) | Adrian Schmutzler | 2020-04-29 | 1 | -0/+1 |
* | kirkwood: switch from swconfig to dsa | Pawel Dembicki | 2020-04-28 | 1 | -2/+2 |
* | treewide: omit IMAGE_SIZE argument from check-size | Sungbo Eo | 2020-03-21 | 1 | -1/+1 |
* | kernel: make kmod-hwmon-core selected by dependent modules | Sungbo Eo | 2020-03-13 | 1 | -3/+2 |
* | kirkwood: remove kmod-i2c-mv64xxx from DEVICE_PACKAGES | Sungbo Eo | 2020-02-24 | 1 | -3/+1 |
* | kirkwood: add kmod-hwmon-core to DEVICE_PACKAGES | Sungbo Eo | 2020-02-23 | 1 | -2/+4 |
* | kirkwood: tidy up image Makefile | Sungbo Eo | 2020-02-23 | 1 | -4/+5 |
* | kirkwood: fix device node name of Iomega ix2-200 | Sungbo Eo | 2020-02-23 | 1 | -2/+2 |
* | kirkwood: exploit BOARD_NAME to set DEVICE_DTS and SUPPORTED_DEVICES | Adrian Schmutzler | 2020-01-23 | 1 | -20/+2 |
* | kirkwood: Fix FS#505 - Can't install LEDE on Linksys EA3500 | Eubert Bao | 2019-10-12 | 1 | -0/+3 |
* | kirkwood: split up DEVICE_TITLE | Moritz Warning | 2019-07-10 | 1 | -13/+27 |
* | kirkwood: image: fix unwanted 2nd inclusion of kernel | Petr Štetiar | 2019-06-09 | 1 | -5/+5 |
* | treewide: use wpad-basic for not small flash targets | Mathias Kresin | 2018-10-16 | 1 | -2/+2 |
* | kirkwood: add support for Iomega Storcenter ix2-200 | Ademar Arvati Filho | 2018-07-30 | 1 | -0/+16 |
* | kirkwood: support for buttons in Audi and Viper | Alberto Bursi | 2018-05-15 | 1 | -2/+2 |
* | kirkwood: sort occurrences of boardame alphabetically | Mathias Kresin | 2018-01-09 | 1 | -59/+59 |
* | kirkwood: add pogoplug v4 | Alberto Bursi | 2018-01-09 | 1 | -0/+7 |
* | kirkwood: sync image filename with boardname | Mathias Kresin | 2018-01-09 | 1 | -34/+42 |
* | kirkwood: use the generic board detect | Mathias Kresin | 2018-01-09 | 1 | -0/+11 |
* | kirkwood: use image metadata | Mathias Kresin | 2018-01-09 | 1 | -1/+2 |
* | kirkwood: cleanup image build code | Mathias Kresin | 2018-01-09 | 1 | -26/+8 |
* | treewide: add only one device when appending to TARGET_DEVICES | Luis Araneda | 2017-12-12 | 1 | -1/+11 |
* | kirkwood: add support for Cisco ON100 | Makoto Takeuchi | 2017-06-12 | 1 | -1/+12 |
* | kirkwood: add ZyXEL NSA325 device | Alberto Bursi | 2017-02-11 | 1 | -1/+8 |
* | kirkwood: add ZyXEL NSA310b | Alberto Bursi | 2017-01-24 | 1 | -1/+8 |
* | kirkwood: only add UBI EOF markers for devices that need it | Felix Fietkau | 2017-01-11 | 1 | -1/+2 |
* | kirkwood: clean up profiles, move to image makefile | Felix Fietkau | 2016-12-24 | 1 | -8/+11 |
* | kirkwood: remove legacy image build code | Felix Fietkau | 2016-12-24 | 1 | -96/+0 |
* | kirkwood: convert iconnect, ib62x0 and pogoplug_e02 to the new image build code | Felix Fietkau | 2016-12-24 | 1 | -4/+19 |
* | kirkwood: fix uimage creation for some kirkwood devices | bobafetthotmail | 2016-09-19 | 1 | -1/+0 |
* | image: remove padding parameter from append-kernel/append-rootfs | Mathias Kresin | 2016-09-13 | 1 | -2/+2 |
* | image: add KERNEL_SIZE to the default device vars | Mathias Kresin | 2016-09-13 | 1 | -1/+0 |