| Commit message (Expand) | Author | Age | Files | Lines |
* | rb532: drop target | Adrian Schmutzler | 2020-09-02 | 1 | -1/+1 |
* | ar71xx: drop target | Adrian Schmutzler | 2020-08-30 | 1 | -1/+0 |
* | ath79: add support for MikroTik RouterBOARD 493G (rb4xx series) | Christopher Hill | 2020-06-15 | 1 | -0/+1 |
* | x86: generate EFI platform bootable images | 李国 | 2020-03-31 | 1 | -10/+19 |
* | x86: switch image generation to new code | Paul Spooren | 2020-03-21 | 1 | -10/+8 |
* | brcm2708: rename target to bcm27xx | Adrian Schmutzler | 2020-02-14 | 1 | -1/+1 |
* | build: set TARGET_ROOTFS_PARTSIZE to make combined image fit in 128MB | Matthias Schiffer | 2019-09-21 | 1 | -1/+1 |
* | brcm2708: add linux 4.19 support | Álvaro Fernández Rojas | 2019-07-14 | 1 | -1/+1 |
* | build: enable gzipped images for armvirt and malta | Petr Štetiar | 2019-06-25 | 1 | -1/+1 |
* | build: make TARGET_ROOTFS_PARTSIZE 128MiB by default | Petr Štetiar | 2019-06-25 | 1 | -1/+1 |
* | build: remove TARGET_IMAGES_PAD option | Petr Štetiar | 2019-06-25 | 1 | -7/+1 |
* | lantiq/xrx200: enable initramfs images | Stijn Segers | 2019-05-15 | 1 | -2/+3 |
* | mvebu: make bootfs size for sdcard image configurable | Tomasz Maciej Nowak | 2019-04-06 | 1 | -1/+1 |
* | build: remove leftovers from previous x86 commits | Tomasz Maciej Nowak | 2019-02-17 | 1 | -6/+3 |
* | omap: fix build without ext4 rootfs | Andre Heider | 2019-01-31 | 1 | -1/+1 |
* | brcm2708: boot-part feature integration | Christian Lamparter | 2019-01-24 | 1 | -0/+1 |
* | apm821xx: sata: boot-part feature integration | Christian Lamparter | 2019-01-01 | 1 | -0/+1 |
* | sunxi: fix build without ext4 rootfs | Andre Heider | 2018-09-29 | 1 | -1/+1 |
* | build: add support for enabling the rootfs/boot partition size option via tar... | Felix Fietkau | 2018-09-03 | 1 | -2/+2 |
* | x86: add support to set GRUB menu entry title | Kjel Delaey | 2018-07-30 | 1 | -0/+8 |
* | config: extend small_flash feature | Alex Maclean | 2018-07-12 | 1 | -0/+1 |
* | config: support new symbol intro'd in kernel 4.12 | Koen Vandeputte | 2018-01-13 | 1 | -0/+7 |
* | mpc85xx: Enable initramfs for p1020 subtarget | Chris Blake | 2017-10-14 | 1 | -0/+1 |
* | build: enable gzipping of images on x86 even if ext4 is disabled | Felix Fietkau | 2017-07-06 | 1 | -1/+1 |
* | build: allow specifying flow-control to grub on serial console | Philip Prindeville | 2017-04-03 | 1 | -0/+5 |
* | x86: Set default baud rate on Geode images to 115200 | David Woodhouse | 2017-02-17 | 1 | -1/+0 |
* | x86: revert default root size back to 256 MB | Felix Fietkau | 2016-12-15 | 1 | -2/+1 |
* | uml: clean up the kernel config and add squashfs+ext4/f2fs support | Felix Fietkau | 2016-11-24 | 1 | -1/+1 |
* | x86: bump default kernel partition size to 16M | Felix Fietkau | 2016-11-09 | 1 | -1/+1 |
* | config: ext4: increase x86 rootfs size to 2GB to support online resize2fs | Jo-Philipp Wich | 2016-10-27 | 1 | -1/+2 |
* | config: ext4: drop option to set maximum number of inodes | Jo-Philipp Wich | 2016-10-27 | 1 | -7/+0 |
* | images: bump default rootfs size to 256 MB | Felix Fietkau | 2016-09-08 | 1 | -1/+1 |
* | mvebu: add sdcard image creation script | Josua Mayer | 2016-09-02 | 1 | -1/+1 |
* | apm821xx: use lzma compression for the initramfs images | Christian Lamparter | 2016-07-25 | 1 | -0/+1 |
* | config: remove options for including kernel/dtb in rootfs | Felix Fietkau | 2016-07-20 | 1 | -41/+0 |
* | build: make TARGET_ROOTFS_JFFS2 depend on USES_JFFS2 | Felix Fietkau | 2016-07-20 | 1 | -1/+1 |
* | build: remove leftover dependenices on TARGET_rdc | Felix Fietkau | 2016-05-12 | 1 | -1/+1 |
* | x86: clean up default grub baudrate settings | Felix Fietkau | 2015-03-29 | 1 | -4/+3 |
* | build: remove leftover olpc support code | Felix Fietkau | 2015-03-28 | 1 | -4/+4 |
* | x86: use PARTUUID instead explicitly specifying the device by default | Jo-Philipp Wich | 2015-03-24 | 1 | -2/+0 |
* | config: use PARTUUID by default on x86_64 | Jo-Philipp Wich | 2014-10-27 | 1 | -3/+4 |
* | Kconfig: Various typo/grammar/line-length fixes in Config*.in files | Hauke Mehrtens | 2014-09-13 | 1 | -17/+17 |
* | x86: add back a line accidentally removed in r41763 | Felix Fietkau | 2014-07-20 | 1 | -0/+1 |
* | x86: remove the arbitrary limitation of vmware/virtualbox images to ext4, sel... | Felix Fietkau | 2014-07-20 | 1 | -3/+2 |
* | config/Config-images.in: enable zlib as the default ubi compression | John Crispin | 2014-06-24 | 1 | -1/+1 |
* | build: set default squashfs block size to 64k for low-memory systems | Felix Fietkau | 2014-06-02 | 1 | -0/+1 |
* | build: make the squashfs block size configurable | Felix Fietkau | 2014-06-02 | 1 | -1/+6 |
* | config/Config-images.in: the ext4 series introduced a regression | John Crispin | 2014-06-02 | 1 | -3/+3 |
* | image: ext4: rename config options as these are only used for ext4 image crea... | John Crispin | 2014-06-02 | 1 | -2/+2 |
* | image: ext4: allow creation of a journaling filesystem | John Crispin | 2014-06-02 | 1 | -0/+7 |