| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: added support to generate VHDX images | Oldřich Jedlička | 2021-12-05 | 1 | -0/+6 |
* | target: use SPDX license identifiers on Makefiles | Adrian Schmutzler | 2021-02-10 | 1 | -4/+2 |
* | x86: fix upgrade by emptying SUPPORTED_DEVICES | Adrian Schmutzler | 2021-01-23 | 1 | -0/+1 |
* | treewide: simplify inclusion of subtarget image files | Adrian Schmutzler | 2020-06-11 | 1 | -15/+1 |
* | x86: fix unusable squashfs images by adding missing padding | Petr Štetiar | 2020-04-26 | 1 | -2/+2 |
* | x86: image: drop dead code | Tomasz Maciej Nowak | 2020-04-20 | 1 | -8/+0 |
* | x86: append metadata to combined images | Paul Spooren | 2020-04-14 | 1 | -4/+4 |
* | x86: fix grub-bios-setup fail during sysupgrade | 李国 | 2020-04-09 | 1 | -0/+3 |
* | x86: generate EFI platform bootable images | 李国 | 2020-03-31 | 1 | -8/+38 |
* | grub2: make some change to add efi platform support | 李国 | 2020-03-31 | 1 | -5/+4 |
* | x86: fix missing squashfs and ext4 rootfs images | Paul Spooren | 2020-03-28 | 1 | -2/+4 |
* | x86: fix padding in images | Paul Spooren | 2020-03-28 | 1 | -5/+5 |
* | x86/geode: add missing include after rebase | Paul Spooren | 2020-03-23 | 1 | -0/+4 |
* | x86: allow non gzipped images | Paul Spooren | 2020-03-21 | 1 | -1/+6 |
* | x86: use qemu-image command from image-commands.mk | Paul Spooren | 2020-03-21 | 1 | -12/+2 |
* | x86: switch image generation to new code | Paul Spooren | 2020-03-21 | 1 | -104/+75 |
* | x86/grub2: move grub2 image creation to package | Paul Spooren | 2020-03-21 | 1 | -22/+8 |
* | x86: add bootloader upgrade on sysupgrade | Tomasz Maciej Nowak | 2020-03-01 | 1 | -3/+4 |
* | x86: image: cleanup before creating image | Tomasz Maciej Nowak | 2020-03-01 | 1 | -0/+2 |
* | build: build proper VMDK formats for ESXI 6.5 | John Sommerville | 2019-12-23 | 1 | -0/+6 |
* | x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATURE | Paul Spooren | 2019-11-11 | 1 | -3/+2 |
* | target/x86/image: use qemu-img from STAGING_DIR_HOST | Florian Eckert | 2019-08-17 | 1 | -2/+2 |
* | x86: image: fix small disk space in squashfs overlay | Petr Štetiar | 2019-06-25 | 1 | -12/+1 |
* | rb532,x86: image: use new IMG_COMBINED and IMG_ROOTFS vars | Petr Štetiar | 2019-06-25 | 1 | -12/+12 |
* | x86: image: remove TARGET_IMAGES_PAD option and force padding | Petr Štetiar | 2019-06-25 | 1 | -1/+1 |
* | x86: image: add test module to bootloader | Tomasz Maciej Nowak | 2019-02-17 | 1 | -2/+2 |
* | build: remove leftovers from previous x86 commits | Tomasz Maciej Nowak | 2019-02-17 | 1 | -8/+0 |
* | Revert "x86: add intel microcode entries to grub config" | John Crispin | 2018-11-27 | 1 | -2/+2 |
* | x86: add intel microcode entries to grub config | Tomasz Maciej Nowak | 2018-11-26 | 1 | -2/+2 |
* | x86: add packages files to image bootfs | Tomasz Maciej Nowak | 2018-11-26 | 1 | -0/+2 |
* | x86: add support to set GRUB menu entry title | Kjel Delaey | 2018-07-30 | 1 | -0/+3 |
* | scripts/gen_image_generic.sh: move from x86/image | Stijn Tintel | 2017-07-14 | 1 | -1/+1 |
* | build: enable gzipping of images on x86 even if ext4 is disabled | Felix Fietkau | 2017-07-06 | 1 | -4/+2 |
* | build: allow specifying flow-control to grub on serial console | Philip Prindeville | 2017-04-03 | 1 | -2/+2 |
* | x86: image: drop duplicated copy of bzImage into vmlinuz | Rafał Miłecki | 2017-03-16 | 1 | -1/+0 |
* | x86: image: drop unneeded grub call | Rafał Miłecki | 2017-03-12 | 1 | -1/+0 |
* | x86: image: drop unused ROOTDELAY variable | Rafał Miłecki | 2017-03-12 | 1 | -2/+0 |
* | target/linux/x86/image: add explicit prefix to grub-mkimage command | Alexandru Ardelean | 2016-12-20 | 1 | -0/+2 |
* | x86: fix GRUB_ROOT for Xen subtarget | Wilfried Klaebe | 2016-11-19 | 1 | -0/+6 |
* | x86: drop the use of block2mtd, use ext4/f2fs as overlay filesystem | Felix Fietkau | 2016-09-10 | 1 | -16/+2 |
* | x86: remove obsolete reference to $(PROFILE) | Felix Fietkau | 2016-07-20 | 1 | -1/+0 |
* | x86: stop relying on hexdump for image build signature | Felix Fietkau | 2016-07-03 | 1 | -1/+1 |
* | x86: remove defunct etherboot image building code | Felix Fietkau | 2016-05-12 | 1 | -7/+0 |
* | x86: remove legacy script/makefile code for rdc devices | Felix Fietkau | 2016-05-12 | 1 | -24/+0 |
* | x86: enable grub at_keyboard support for x86_64 | Felix Fietkau | 2016-05-12 | 1 | -1/+1 |
* | build: Prevent more gzip timestamps | John Crispin | 2015-07-14 | 1 | -2/+2 |
* | x86: remove bogus bzImage copy that breaks initramfs+no-initramfs builds | Felix Fietkau | 2015-03-29 | 1 | -1/+0 |
* | x86: remove the olpc subtarget, it has been unmaintained for a long time | Felix Fietkau | 2015-03-28 | 1 | -34/+0 |
* | x86: use PARTUUID instead explicitly specifying the device by default | Jo-Philipp Wich | 2015-03-24 | 1 | -1/+3 |
* | x86: disable rts/cts for serial console in grub - fixes net48xx boot issues | Felix Fietkau | 2015-03-14 | 1 | -1/+1 |