Age | Commit message (Expand) | Author |
2024-06-07 | git.sh: *never* run git submodule update | Leah Rowe |
2024-06-07 | lib.sh: rename variable for clarity | Leah Rowe |
2024-06-07 | trees: don't check empty path in copy_elf() | Leah Rowe |
2024-06-07 | trees: fix build issue caused by bad elf check | Leah Rowe |
2024-06-07 | trees: fix listfile check in copy_elf() | Leah Rowe |
2024-06-07 | trees: don't say check elf/ if build.list missing | Leah Rowe |
2024-06-07 | trees: don't do elfcheck if build.list missing | Leah Rowe |
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 | trees: unified coreboot makeargs | Leah Rowe |
2024-06-06 | trees: use multiple threads to build cbutils | Leah Rowe |
2024-06-06 | move handle_coreboot_utils to script/trees | Leah Rowe |
2024-06-06 | put coreboot utils in elf/, not cbutils/ | Leah Rowe |
2024-06-06 | fix build issue building coreboot utils | Leah Rowe |
2024-06-06 | trees: skip single-tree build if a build exists | Leah Rowe |
2024-06-06 | use correct memtest86plus path in script/roms | 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 | trees: also print "DONE! check elf/dir" on single | Leah Rowe |
2024-06-06 | trees: handle build-test on multi-tree projects | Leah Rowe |
2024-06-06 | git.sh: use singletree() to decide submodules | Leah Rowe |
2024-06-06 | move cbcfgsdir variable to vendor.sh | Leah Rowe |
2024-06-06 | move cfgsdir/datadir variables to lib.sh | Leah Rowe |
2024-06-06 | handle build.list from config/data/, not config/ | Leah Rowe |
2024-06-06 | don't use build.list to detect multi-tree projects | Leah Rowe |
2024-06-05 | move id check to lib.sh too | Leah Rowe |
2024-06-05 | move root check to lib.sh (bugfix) | Leah Rowe |
2024-06-05 | bugfix: move dependencies handling to lib.sh | Leah Rowe |
2024-06-04 | bump untitled revision again | Leah Rowe |
2024-06-04 | bump untitled revision in git config | Leah Rowe |
2024-06-04 | lib.sh bugfix: check environmental variables right | Leah Rowe |
2024-06-03 | lib.sh: more friendly output from e() | Leah Rowe |
2024-06-03 | badcmd: don't print "no context given" | Leah Rowe |
2024-06-03 | badcmd: link directly to the maintenance manual | Leah Rowe |
2024-06-03 | better help text on invalid commands | Leah Rowe |
2024-06-02 | build: print the project website address on help | Leah Rowe |
2024-06-02 | add projectsite file: point to libreboot.org | 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 |