| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: add nforce eth to default packages | Alberto Bursi | 2020-04-13 | 3 | -3/+4 |
* | x86: add genisoimage and xorrisofs as alternatives to mkisofs | 李国 | 2020-04-09 | 1 | -2/+5 |
* | x86: fix grub-bios-setup fail during sysupgrade | 李国 | 2020-04-09 | 2 | -1/+4 |
* | x86/64: add cdrom and iso9660 drivers | 李国 | 2020-03-31 | 2 | -0/+8 |
* | x86: generate EFI platform bootable images | 李国 | 2020-03-31 | 8 | -18/+83 |
* | 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: fixup FEATURE inheritance | Paul Spooren | 2020-03-23 | 1 | -1/+1 |
* | x86/geode: add missing include after rebase | Paul Spooren | 2020-03-23 | 1 | -0/+4 |
* | x86: geode/legacy: fix missing watchdog core dependencies | Christian Lamparter | 2020-03-22 | 4 | -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: remove obsolete legacy profiles | Paul Spooren | 2020-03-21 | 5 | -91/+0 |
* | x86: switch image generation to new code | Paul Spooren | 2020-03-21 | 9 | -110/+118 |
* | x86/grub2: move grub2 image creation to package | Paul Spooren | 2020-03-21 | 2 | -23/+8 |
* | kernel: move TEO governor to generic config | Tomasz Maciej Nowak | 2020-03-17 | 1 | -1/+0 |
* | treewide: remove maintainer variable from targets | Petr Štetiar | 2020-03-16 | 1 | -1/+0 |
* | x86: switch to 5.4 kernel | Petr Štetiar | 2020-03-16 | 1 | -1/+1 |
* | x86: Remove kernel 4.14 support | Hauke Mehrtens | 2020-03-12 | 9 | -1887/+0 |
* | kernel: 5.4: move some kconfig options to generic | Yousong Zhou | 2020-03-10 | 1 | -4/+0 |
* | kernel: bump 5.4 to 5.4.24 | Koen Vandeputte | 2020-03-09 | 1 | -1/+1 |
* | kernel: x86_64: drop CALGARY IOMMU on 5.4 | Kevin Darbyshire-Bryant | 2020-03-02 | 1 | -2/+2 |
* | x86: add preinit hook for bootloader upgrade | Tomasz Maciej Nowak | 2020-03-01 | 2 | -1/+21 |
* | x86: add bootloader upgrade on sysupgrade | Tomasz Maciej Nowak | 2020-03-01 | 2 | -3/+28 |
* | x86: image: cleanup before creating image | Tomasz Maciej Nowak | 2020-03-01 | 1 | -0/+2 |
* | treewide: move commonly disabled symbols to generic config | David Bauer | 2020-03-01 | 2 | -2/+0 |
* | x86: Update configuration | Hauke Mehrtens | 2020-02-28 | 3 | -99/+44 |
* | x86: Refresh patches on kernel 5.4 | Hauke Mehrtens | 2020-02-28 | 4 | -32/+120 |
* | x86: copy kernel patches from 4.19 to 5.4 | Hauke Mehrtens | 2020-02-28 | 9 | -0/+1920 |
* | kernel: x86_64: drop CALGARY properly | Kevin Darbyshire-Bryant | 2020-02-25 | 1 | -2/+2 |
* | kernel: x86_64: drop CALGARY IOMMU | Kevin Darbyshire-Bryant | 2020-02-25 | 1 | -2/+2 |
* | x86: avoid underscore in package name | Sungbo Eo | 2020-02-23 | 1 | -3/+3 |
* | x86: Add missing kernel option CONFIG_X86_DECODER_SELFTEST | Hauke Mehrtens | 2020-02-22 | 2 | -0/+2 |
* | kernel: bump 4.19 to 4.19.90 | Koen Vandeputte | 2019-12-24 | 1 | -1/+1 |
* | build: build proper VMDK formats for ESXI 6.5 | John Sommerville | 2019-12-23 | 1 | -0/+6 |
* | kernel: bump 4.19 to 4.19.84 | Koen Vandeputte | 2019-11-19 | 1 | -0/+5 |
* | kernel: bump 4.14 to 4.14.154 | Koen Vandeputte | 2019-11-19 | 1 | -0/+5 |
* | x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATURE | Paul Spooren | 2019-11-11 | 1 | -3/+2 |
* | x86: delete empty Makefile introduced by accident | Adrian Schmutzler | 2019-11-04 | 1 | -0/+0 |
* | x86: make profile titles more verbose | Paul Spooren | 2019-11-03 | 6 | -12/+12 |
* | treewide: use new procd sysupgrade $UPGRADE_BACKUP variable | Rafał Miłecki | 2019-09-05 | 1 | -1/+1 |
* | treewide: when copying a backup file always specify dest name | Rafał Miłecki | 2019-09-05 | 1 | -1/+1 |
* | treewide: don't hardcode "sysupgrade.tgz" file name | Rafał Miłecki | 2019-09-05 | 1 | -2/+2 |
* | kernel: bump 4.19 to 4.19.67 | Koen Vandeputte | 2019-08-27 | 4 | -0/+4 |
* | kernel: bump 4.14 to 4.14.139 | Koen Vandeputte | 2019-08-27 | 4 | -0/+4 |
* | treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" method | Rafał Miłecki | 2019-08-22 | 1 | -1/+1 |
* | target/x86/image: use qemu-img from STAGING_DIR_HOST | Florian Eckert | 2019-08-17 | 1 | -2/+2 |
* | x86: add modern network modules to Generic target | Alberto Bursi | 2019-07-17 | 1 | -1/+2 |
* | kernel: x86: enable NVME support for 64 bit target | Lucian Cristian | 2019-07-09 | 2 | -0/+3 |