| Commit message (Expand) | Author | Age | Files | Lines |
* | ramips: add support for ipTIME AX2004M | Sungbo Eo | 2022-02-11 | 1 | -0/+5 |
* | Revert "ramips: add support for ipTIME AX2004M" | Stijn Tintel | 2022-02-01 | 1 | -5/+0 |
* | ramips: add support for ipTIME AX2004M | Sungbo Eo | 2022-01-29 | 1 | -0/+5 |
* | kirkwood: add support for ipTIME NAS1 | Sungbo Eo | 2022-01-29 | 1 | -0/+5 |
* | build: move Build/copy-file to image-commands.mk | Christian Lamparter | 2022-01-15 | 1 | -0/+4 |
* | build: image: improve zip build recipe | Sungbo Eo | 2021-12-12 | 1 | -3/+5 |
* | x86: added support to generate VHDX images | Oldřich Jedlička | 2021-12-05 | 1 | -1/+1 |
* | build: image: add command to ubinize the kernel image | Robert Marko | 2021-11-28 | 1 | -0/+12 |
* | build: image: explicitly pass --rootfs to append-ubi | Robert Marko | 2021-11-28 | 1 | -1/+1 |
* | build: image: add UBIFS kernel packer | Robert Marko | 2021-11-28 | 1 | -0/+9 |
* | build: move elecom-wrc-gs-factory to image-commands.mk | INAGAKI Hiroshi | 2021-10-30 | 1 | -0/+13 |
* | scripts: mkits.sh: Allow legacy @ mode for dts creation | Damien Mascord | 2021-09-23 | 1 | -0/+1 |
* | build: introduce $(MKHASH) | Leonardo Mörlein | 2021-05-13 | 1 | -1/+1 |
* | build: kernel2minor: work around path length limit | François Chavant | 2021-05-12 | 1 | -2/+5 |
* | image: use portable filename in 'append-image-stage' | Daniel Golle | 2021-04-24 | 1 | -2/+2 |
* | image: introduce 'append-image-stage' build command | Daniel Golle | 2021-04-23 | 1 | -0/+12 |
* | image: fix append-image when building multiple profiles | Daniel Golle | 2021-03-24 | 1 | -1/+1 |
* | image: add 'append-image' build command | Daniel Golle | 2021-03-24 | 1 | -0/+4 |
* | include/image*: add support for device-tree overlays | Daniel Golle | 2021-03-17 | 1 | -1/+4 |
* | build: use config-1 instead of config@1 as default | Robert Marko | 2021-03-05 | 1 | -1/+1 |
* | mediatek: mt7622: make sure image generation can run in parallel | Daniel Golle | 2021-03-02 | 1 | -4/+0 |
* | mediatek: mt7622: bpi-r64: simplify eMMC install procedure | Daniel Golle | 2021-03-01 | 1 | -0/+4 |
* | treewide: fix spelling 'seperate' -> 'separate' | Daniel Golle | 2021-02-28 | 1 | -1/+1 |
* | image: remove bogus mkimage command | Daniel Golle | 2021-02-25 | 1 | -16/+0 |
* | image: allow building FIT and uImage with ramdisk | Daniel Golle | 2021-02-24 | 1 | -0/+27 |
* | image: add support for building FIT image with filesystem | Daniel Golle | 2021-02-24 | 1 | -1/+3 |
* | image: add ModelNameLimit16 | Álvaro Fernández Rojas | 2021-02-22 | 1 | -0/+4 |
* | build: move elx-header into image-commands.mk | Yanase Yuki | 2021-02-05 | 1 | -0/+20 |
* | ramips: add support for ELECOM WRC-2533GHBK-I | INAGAKI Hiroshi | 2021-01-29 | 1 | -1/+1 |
* | build: add elecom-product-header for ELECOM devices | INAGAKI Hiroshi | 2021-01-29 | 1 | -0/+12 |
* | build/image: warn if missing qemu-img for VDI/VMDK | Paul Spooren | 2021-01-10 | 1 | -2/+6 |
* | build: add UIMAGE_MAGIC to device variables | Sander Vanheule | 2020-11-25 | 1 | -0/+1 |
* | build: uImage: separate arguments into individual lines | Adrian Schmutzler | 2020-11-25 | 1 | -4/+9 |
* | build: uImage: allow override of default arguments | Sander Vanheule | 2020-11-25 | 1 | -2/+3 |
* | image: sort image-commands.mk alphabetically | Adrian Schmutzler | 2020-10-30 | 1 | -214/+215 |
* | image: drop combined-image build recipe | Adrian Schmutzler | 2020-10-30 | 1 | -8/+0 |
* | build: image: add append-dtb-elf helper | John Thomson | 2020-10-29 | 1 | -0/+7 |
* | scripts: mkits.sh make it possible to specify fdt@# | Christian Lamparter | 2020-09-25 | 1 | -0/+1 |
* | build: improve message for incompatible image on "legacy" devices | Adrian Schmutzler | 2020-08-08 | 1 | -3/+8 |
* | build: image: return sizes if check-size fails | Adrian Schmutzler | 2020-08-03 | 1 | -2/+4 |
* | build: image: drop unused check-kernel-size recipe | Adrian Schmutzler | 2020-08-02 | 1 | -7/+0 |
* | base-files: fwtool: make compat_version backward compatible | Adrian Schmutzler | 2020-07-31 | 1 | -2/+5 |
* | build: add DEVICE_COMPAT_VERSION and DEVICE_COMPAT_MESSAGE | Adrian Schmutzler | 2020-07-31 | 1 | -2/+5 |
* | build: image: set default parameter for check-size | Sungbo Eo | 2020-03-21 | 1 | -1/+1 |
* | x86: use qemu-image command from image-commands.mk | Paul Spooren | 2020-03-21 | 1 | -0/+7 |
* | build: define check-kernel-size to remove unflashable images | Jeff Kletsky | 2020-01-15 | 1 | -0/+7 |
* | treewide: move mktplinkfw to tplink-v1-image in image-commands.mk | Adrian Schmutzler | 2020-01-08 | 1 | -0/+22 |
* | Revert "build: separate signing logic" | John Crispin | 2019-10-21 | 1 | -8/+5 |
* | build: separate signing logic | Paul Spooren | 2019-10-21 | 1 | -5/+8 |
* | image: add magic number option for append-uImage-fakehdr | Michal Cieslakiewicz | 2019-10-21 | 1 | -2/+5 |