| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | build: drop UBI EOF marker from images by default | Felix Fietkau | 2016-09-12 | 1 | -0/+1 |
* | image: use k as unit suffix for blocksize | Mathias Kresin | 2016-09-04 | 1 | -1/+1 |
* | build: rename sysupgrade-nand to sysupgrade-tar | Jo-Philipp Wich | 2016-07-29 | 1 | -1/+1 |
* | image: remove shell calls from legacy ubi/ubifs image code | Felix Fietkau | 2016-07-25 | 1 | -3/+3 |
* | kirkwood: fix UBIFS_OPTS variable in image build | Felix Fietkau | 2016-07-25 | 1 | -1/+1 |
* | kirkwood: remove obsolete code for including kernel/dtb in rootfs | Felix Fietkau | 2016-07-20 | 1 | -45/+3 |
* | kirkwood: remove obsolete ubinize.cfg file | Felix Fietkau | 2016-07-20 | 1 | -13/+0 |
* | kirkwood: clean up redundant variables in the image building code | Felix Fietkau | 2016-07-20 | 1 | -15/+9 |
* | kirkwood: get rid of useless ubifs/ubi option variables | Felix Fietkau | 2016-07-20 | 1 | -33/+3 |
* | image.mk: clean up redundant code related to DEVICE_DTS | Felix Fietkau | 2016-07-15 | 1 | -2/+1 |
* | image: clean up UBI related device variable definitions | Felix Fietkau | 2016-07-14 | 1 | -1/+1 |
* | kernel: Move append-dtb to common image-commands | Ben Whitten | 2016-06-22 | 1 | -4/+0 |
* | kirkwood: install kernel binaries into bin/ for use with external storage | Felix Fietkau | 2016-06-07 | 1 | -0/+2 |
* | kirkwood: move ubi/ubifs options to the image makefile | Felix Fietkau | 2016-05-19 | 1 | -0/+36 |
* | linux/kirkwood: migrate goflexhome/goflexnet to new ubi style | Luka Perkov | 2016-03-14 | 1 | -7/+13 |
* | kirkwood/dockstar: use ubi(kernel, squashfs, ubifs) images | Luka Perkov | 2016-03-14 | 1 | -4/+1 |
* | kirkwood: add DEVICE_VAR KERNEL_IN_UBI for kernel as volume in ubi images | Luka Perkov | 2016-03-14 | 1 | -1/+16 |
* | targets: add kernel image dependencies on device tree files | Felix Fietkau | 2016-01-06 | 1 | -0/+1 |
* | kirkwood: add Linksys routers to default profile | Luka Perkov | 2015-11-11 | 1 | -2/+2 |
* | kirkwood: rename EA3500/EA4500 profiles | Luka Perkov | 2015-11-10 | 1 | -2/+2 |
* | kirkwood: generate factory images for Linksys EA[34]500 | Luka Perkov | 2015-11-10 | 1 | -6/+39 |
* | kirkwood: add initial support for NSA310s | Luka Perkov | 2015-11-01 | 1 | -0/+3 |