summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06trees: unified coreboot makeargsLeah Rowe
2024-06-06trees: use multiple threads to build cbutilsLeah Rowe
2024-06-06move handle_coreboot_utils to script/treesLeah Rowe
2024-06-06put coreboot utils in elf/, not cbutils/Leah Rowe
2024-06-06fix build issue building coreboot utilsLeah Rowe
2024-06-06trees: skip single-tree build if a build existsLeah Rowe
2024-06-06use correct memtest86plus path in script/romsLeah Rowe
2024-06-06put memtest86plus builds in elf/memtest86plus/Leah Rowe
2024-06-06put flashprog builds in elf/flashprog/Leah Rowe
2024-06-06trees: also print "DONE! check elf/dir" on singleLeah Rowe
2024-06-06trees: handle build-test on multi-tree projectsLeah Rowe
2024-06-06git.sh: use singletree() to decide submodulesLeah Rowe
2024-06-06move cbcfgsdir variable to vendor.shLeah Rowe
2024-06-06move cfgsdir/datadir variables to lib.shLeah Rowe
2024-06-06handle build.list from config/data/, not config/Leah Rowe
2024-06-06don't use build.list to detect multi-tree projectsLeah Rowe
2024-06-05move id check to lib.sh tooLeah Rowe
2024-06-05move root check to lib.sh (bugfix)Leah Rowe
2024-06-05bugfix: move dependencies handling to lib.shLeah Rowe
2024-06-04bump untitled revision againLeah Rowe
2024-06-04bump untitled revision in git configLeah Rowe
2024-06-04lib.sh bugfix: check environmental variables rightLeah Rowe
2024-06-03lib.sh: more friendly output from e()Leah Rowe
2024-06-03badcmd: don't print "no context given"Leah Rowe
2024-06-03badcmd: link directly to the maintenance manualLeah Rowe
2024-06-03better help text on invalid commandsLeah Rowe
2024-06-02build: print the project website address on helpLeah Rowe
2024-06-02add projectsite file: point to libreboot.orgLeah 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-31vendor.sh: remove unnecessary assignmentLeah Rowe
2024-05-30Fix building vboot on i686Luke T. Shumaker
2024-05-30git.sh: do not remove .submodulesLeah Rowe
2024-05-30delete u-boot test/lib/strlcat.c using nuke()Leah Rowe
2024-05-30import nuke() from cbmk cdce8ba70bLeah Rowe
2024-05-29coreboot t440p/w541: enable nvme in grub_scan_diskLeah Rowe
2024-05-29./vendor download: skip if blob path is /dev/nullLeah Rowe