summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2024-06-12coreboot nasm: use coreboot mirror as backupLeah Rowe
2024-06-12haswell: add Mate's patch fixing IGD port listLeah Rowe
2024-06-12haswell: add Nico's patch for IGD PCI IDsLeah Rowe
2024-06-12grub: only enable nvme if needed on a boardLeah Rowe
2024-06-11fix nasm download path for coreboot/fam15hLeah Rowe
2024-06-09re-add ability to use cbfs grub.cfg as defaultLeah Rowe
2024-06-09Merge pull request 'Add dependency scripts for Fedora 40 and Ubuntu 24.04' (#...Leah Rowe
2024-06-09add crossgcc tarballs to config/submodules/Leah Rowe
2024-06-08git.sh: support downloading *files* as submodulesLeah Rowe
2024-06-07move uefiextract to elf/uefitool/Leah Rowe
2024-06-07Add dependency scripts for Fedora 40 and Ubuntu 24.04fuel-pcbox
2024-06-07define mdfiles/images in config/submodules/docs/Leah Rowe
2024-06-07libopencm3 to config/submodules/ on stm32-vserprogLeah Rowe
2024-06-07add tinyusb to config/submodule/ for pico-sdkLeah Rowe
2024-06-07config/git: use "depend" for serprog dependenciesLeah Rowe
2024-06-06put memtest86plus builds in elf/memtest86plus/Leah Rowe
2024-06-06put flashprog builds in elf/flashprog/Leah Rowe
2024-06-06handle build.list from config/data/, not config/Leah Rowe
2024-06-04bump untitled revision againLeah Rowe
2024-06-04bump untitled revision in git configLeah Rowe
2024-06-02make GRUB multi-tree and re-add xhci patchesLeah Rowe
2024-06-01u-boot on qemu: remove currently unused x86 targetLeah Rowe
2024-06-01grub.cfg: scan /boot/grub.cfg lastLeah Rowe
2024-06-01grub.cfg: scan grub2/ lastLeah Rowe
2024-06-01grub.cfg: search a reduced list of devs/partitionsLeah Rowe
2024-06-01grub.cfg: scan grub.cfg from ESPLeah Rowe
2024-06-01grub.cfg: split up try_user_configLeah Rowe
2024-06-01grub.cfg: don't search for *_grub.cfgLeah Rowe
2024-06-01grub.cfg: remove unnecessary path for isolinuxLeah Rowe
2024-06-01grub.cfg: don't scan EFI on btrfs subvolsLeah Rowe
2024-06-01Merge pull request 'Fix building vboot on i686' (#218) from lukeshu/lbmk:luke...Leah Rowe
2024-05-30Fix building vboot on i686Luke T. Shumaker
2024-05-30delete u-boot test/lib/strlcat.c using nuke()Leah Rowe
2024-05-29coreboot t440p/w541: enable nvme in grub_scan_diskLeah Rowe
2024-05-29do not allow dashes in coreboot target namesLeah Rowe
2024-05-28grub.cfg: actually support setting boot orderLeah Rowe
2024-05-27grub.cfg: add spdx headerLeah Rowe
2024-05-27re-configure grub_scan_disk on various targetsLeah Rowe
2024-05-27remove grub_scan_disk in all target.cfg filesLeah Rowe
2024-05-27grub.cfg: use grub_scan_disk to set boot orderLeah Rowe
2024-05-27GRUB: remove XHCI patches for now (will re-add)Leah Rowe
2024-05-27coreboot: only run GRUB as a secondary payloadLeah Rowe
2024-05-26flashprog: bump to 5b4fdd1 from 2 May 2024Leah Rowe
2024-05-24config: add backup coreboot submodule repositoriesLeah Rowe
2024-05-24coreboot/default: remove chromeec from module.listLeah Rowe
2024-05-24coreboot: only download the necessary submodulesLeah Rowe
2024-05-21Fix E6400 display reference clock patchesNicholas Chin
2024-05-21fix building coreboot images on i686 hostsLeah Rowe
2024-05-21Merge pull request 'Also try unlocking encrypted volume on NVMe' (#213) from ...Leah Rowe
2024-05-21Also try unlocking encrypted volume on NVMeMate Kukri