Age | Commit message (Expand) | Author |
2024-07-21 | include/rom.sh: use ccache when building coreboot | Leah Rowe |
2024-07-11 | u-boot: Fix display initialization on gru boards | Alper Nebi Yasak |
2024-07-11 | u-boot: Avoid breaking build for U-Boot-only binman images | Alper Nebi Yasak |
2024-07-11 | u-boot: Update to v2024.07 | Alper Nebi Yasak |
2024-07-10 | trees: remove project-specific hacks | Leah Rowe |
2024-07-09 | trees: support -d (dry run) for custom build logic | Leah Rowe |
2024-07-07 | rom.sh: new file, to replace script/roms | Leah Rowe |
2024-07-06 | coreboot: set build_depend on target.cfg files | Leah Rowe |
2024-07-06 | GRUB: only load xhci from grub.cfg | Leah Rowe |
2024-07-05 | trees: just do makeargs on coreboot, not cbmakearg | Leah Rowe |
2024-07-01 | GRUB: use mkhelper.cfg for common variables | Leah Rowe |
2024-06-27 | trees: don't hardcode use of mkpayload_grub | Leah Rowe |
2024-06-27 | trees: avoid kconfig make commands generically | Leah Rowe |
2024-06-22 | roms: only support SeaBIOS/SeaGRUB on x86 | Leah Rowe |
2024-06-22 | lib.sh: more unified config handling | Leah Rowe |
2024-06-19 | roms: don't insert timeout.cfg | Leah Rowe |
2024-06-15 | grub: insert background in memdisk instead | Leah Rowe |
2024-06-12 | Libreboot 20240612 release20240612 | Leah Rowe |
2024-06-12 | coreboot nasm: use coreboot mirror as backup | Leah Rowe |
2024-06-12 | haswell: add Mate's patch fixing IGD port list | Leah Rowe |
2024-06-12 | haswell: add Nico's patch for IGD PCI IDs | Leah Rowe |
2024-06-12 | grub: only enable nvme if needed on a board | Leah Rowe |
2024-06-11 | fix nasm download path for coreboot/fam15h | Leah Rowe |
2024-06-09 | re-add ability to use cbfs grub.cfg as default | Leah Rowe |
2024-06-09 | Merge pull request 'Add dependency scripts for Fedora 40 and Ubuntu 24.04' (#... | Leah Rowe |
2024-06-09 | add crossgcc tarballs to config/submodules/ | Leah Rowe |
2024-06-08 | git.sh: support downloading *files* as submodules | Leah Rowe |
2024-06-07 | move uefiextract to elf/uefitool/ | Leah Rowe |
2024-06-07 | Add dependency scripts for Fedora 40 and Ubuntu 24.04 | fuel-pcbox |
2024-06-07 | define mdfiles/images in config/submodules/docs/ | Leah Rowe |
2024-06-07 | libopencm3 to config/submodules/ on stm32-vserprog | Leah Rowe |
2024-06-07 | add tinyusb to config/submodule/ for pico-sdk | Leah Rowe |
2024-06-07 | config/git: use "depend" for serprog dependencies | Leah Rowe |
2024-06-06 | put memtest86plus builds in elf/memtest86plus/ | Leah Rowe |
2024-06-06 | put flashprog builds in elf/flashprog/ | Leah Rowe |
2024-06-06 | handle build.list from config/data/, not config/ | Leah Rowe |
2024-06-04 | bump untitled revision again | Leah Rowe |
2024-06-04 | bump untitled revision in git config | Leah Rowe |
2024-06-02 | make GRUB multi-tree and re-add xhci patches | Leah Rowe |
2024-06-01 | u-boot on qemu: remove currently unused x86 target | Leah Rowe |
2024-06-01 | grub.cfg: scan /boot/grub.cfg last | Leah Rowe |
2024-06-01 | grub.cfg: scan grub2/ last | Leah Rowe |
2024-06-01 | grub.cfg: search a reduced list of devs/partitions | Leah Rowe |
2024-06-01 | grub.cfg: scan grub.cfg from ESP | Leah Rowe |
2024-06-01 | grub.cfg: split up try_user_config | Leah Rowe |
2024-06-01 | grub.cfg: don't search for *_grub.cfg | Leah Rowe |
2024-06-01 | grub.cfg: remove unnecessary path for isolinux | Leah Rowe |
2024-06-01 | grub.cfg: don't scan EFI on btrfs subvols | Leah Rowe |
2024-06-01 | Merge pull request 'Fix building vboot on i686' (#218) from lukeshu/lbmk:luke... | Leah Rowe |
2024-05-30 | Fix building vboot on i686 | Luke T. Shumaker |