| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -9/+1 |
* | Revert "x86: add intel microcode entries to grub config" | John Crispin | 2018-11-27 | 3 | -8/+2 |
* | Revert "x86: add amd microcode entries to grub config" | John Crispin | 2018-11-27 | 2 | -14/+4 |
* | x86: add amd microcode entries to grub config | Tomasz Maciej Nowak | 2018-11-26 | 2 | -4/+14 |
* | x86: add intel microcode entries to grub config | Tomasz Maciej Nowak | 2018-11-26 | 3 | -2/+8 |
* | 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 | 3 | -3/+6 |
* | merge: targets: update image generation and targets | Zoltan HERPAI | 2017-12-08 | 2 | -3/+3 |
* | scripts/gen_image_generic.sh: move from x86/image | Stijn Tintel | 2017-07-14 | 2 | -38/+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 | 2 | -1/+7 |
* | 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 obsolete Config.in file | Felix Fietkau | 2016-05-12 | 1 | -14/+0 |
* | x86: remove legacy script/makefile code for rdc devices | Felix Fietkau | 2016-05-12 | 3 | -85/+0 |
* | x86: enable grub at_keyboard support for x86_64 | Felix Fietkau | 2016-05-12 | 1 | -1/+1 |
* | branding: add LEDE branding | John Crispin | 2016-03-24 | 2 | -3/+3 |
* | build: Prevent more gzip timestamps | John Crispin | 2015-07-14 | 1 | -2/+2 |
* | all: replace genext2fs with make_ext4fs | Jo-Philipp Wich | 2015-04-20 | 1 | -4/+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 | 4 | -80/+0 |
* | x86: use PARTUUID instead explicitly specifying the device by default | Jo-Philipp Wich | 2015-03-24 | 2 | -2/+4 |
* | x86: disable rts/cts for serial console in grub - fixes net48xx boot issues | Felix Fietkau | 2015-03-14 | 1 | -1/+1 |
* | x86: remove the arbitrary limitation of vmware/virtualbox images to ext4, sel... | Felix Fietkau | 2014-07-20 | 1 | -16/+10 |
* | x86: try harder to attach block2mtd to fix boot issues on devices with longer... | Felix Fietkau | 2014-04-10 | 1 | -3/+3 |
* | move most of the x86 image generation options to the main file | Imre Kaloz | 2014-01-07 | 2 | -90/+9 |
* | For now vdi and vmdk images should be x86 only | Imre Kaloz | 2013-11-22 | 1 | -0/+2 |
* | VMWare and VirtualBox images should select what they need, not depend on it.. | Imre Kaloz | 2013-11-22 | 1 | -4/+4 |
* | rationalize target image options | Imre Kaloz | 2013-11-22 | 1 | -3/+1 |
* | x86: Fix CONFIG_X86_GRUB_SERIAL="" | Felix Fietkau | 2013-08-10 | 1 | -2/+4 |
* | targets: prepare for supporting normal and initramfs images | Florian Fainelli | 2013-06-27 | 1 | -1/+1 |
* | build: consistently use 'depends on' instead of 'depends' | Felix Fietkau | 2013-04-17 | 1 | -21/+21 |
* | x86: explicitely pass staging directory to grub-mkimage instead of relying on... | Jo-Philipp Wich | 2013-01-17 | 1 | -0/+2 |
* | x86: use $(strip) for the at_keyboard check | Felix Fietkau | 2012-11-09 | 1 | -1/+1 |
* | x86: only enable at_keyboard for the generic and kvm_guest subtargets to avoi... | Felix Fietkau | 2012-11-09 | 1 | -2/+9 |
* | merge the RDC R-321x target as a subtarget of x86 | Florian Fainelli | 2012-10-15 | 4 | -1/+94 |
* | x86: remove the reboot=bios command line parameter (#12193) | Felix Fietkau | 2012-10-09 | 2 | -3/+3 |
* | x86: rename the iso file to openwrt-x86-generic.iso | Felix Fietkau | 2012-10-07 | 1 | -1/+3 |
* | x86: remove grub-legacy | Felix Fietkau | 2012-10-07 | 4 | -93/+6 |
* | x86: add grub2 iso support | Felix Fietkau | 2012-10-07 | 2 | -3/+39 |
* | x86: avoid using grub prepare when using grub2 | Felix Fietkau | 2012-09-23 | 1 | -1/+1 |
* | x86: add support for building grub2 images | Felix Fietkau | 2012-09-22 | 4 | -3/+56 |