Age | Commit message (Expand) | Author |
2024-06-28 | lib.sh: stricter check in chkvars() | Leah Rowe |
2024-06-28 | vendor.sh: simplified modify_gbe handling | Leah Rowe |
2024-06-28 | vendor.sh: simplify modify_gbe() | Leah Rowe |
2024-06-28 | vendor.sh: minor code cleanup | Leah Rowe |
2024-06-28 | vendor.sh: re-add modify_gbe() | Leah Rowe |
2024-06-28 | Revert "vendor.sh: remove unnecessary check" | Leah Rowe |
2024-06-28 | tidy up some setvars lists | Leah Rowe |
2024-06-28 | roms: explicitly shift by 1 on the "all" target | Leah Rowe |
2024-06-28 | roms: add return value for the list command | Leah Rowe |
2024-06-28 | roms: build u-boot *before* checking ubootelf | Leah Rowe |
2024-06-28 | remove more unnecessary checks on trees commands | Leah Rowe |
2024-06-28 | vendor.sh: remove unnecessary checks | Leah Rowe |
2024-06-28 | vendor.sh: remove unnecessary command | Leah Rowe |
2024-06-28 | vendor.sh: remove unnecesessary cbutils check | Leah Rowe |
2024-06-28 | vendor.sh: remove unnecessary check | Leah Rowe |
2024-06-28 | vendor.sh: condense check_board() a bit | Leah Rowe |
2024-06-28 | vendor fetch(): condense variable initialisation | Leah Rowe |
2024-06-28 | vendor.sh: remove unnecessary cbfstool check | Leah Rowe |
2024-06-28 | vendor.sh: simplified cbfstoolref check | Leah Rowe |
2024-06-28 | lib.sh: keep versiondate check to 80 characters | Leah Rowe |
2024-06-28 | lib.sh: condense for loop | Leah Rowe |
2024-06-28 | lib.sh: condense err_() a bit | Leah Rowe |
2024-06-28 | lib.sh: add a return to the end of chkvars() | Leah Rowe |
2024-06-28 | vendor.sh: rename release to vrelease | Leah Rowe |
2024-06-28 | vendor.sh: unified reading of board configs | Leah Rowe |
2024-06-28 | vendor.sh: simplify variable check in getcfg() | Leah Rowe |
2024-06-28 | vendor.sh: remove unnecessary cbdir check | Leah Rowe |
2024-06-27 | remove use of _xm variable in the build system | Leah Rowe |
2024-06-27 | trees: don't hardcode use of mkpayload_grub | Leah Rowe |
2024-06-27 | trees: simplify single/multi handling in main() | Leah Rowe |
2024-06-27 | trees: rename build_projects to build_project | Leah Rowe |
2024-06-27 | trees: err if target.cfg not given if multi-tree | Leah Rowe |
2024-06-27 | trees: set btype if target.cfg doesn't exist | Leah Rowe |
2024-06-27 | lib.sh: remove unused cbdir variable | Leah Rowe |
2024-06-27 | roms: remove unnecessary assignment to cbdir | Leah Rowe |
2024-06-27 | trees: avoid kconfig make commands generically | Leah Rowe |
2024-06-27 | git.sh: remove unnecessary check | Leah Rowe |
2024-06-27 | lib.sh: move git_err() to build | Leah Rowe |
2024-06-27 | lib.sh: condense singletree() a bit | Leah Rowe |
2024-06-27 | lib.sh: add a return to the end of check_defconfig | Leah Rowe |
2024-06-27 | trees: condense elfcheck() a bit | Leah Rowe |
2024-06-27 | lib.sh: condense e() a bit | Leah Rowe |
2024-06-27 | trees: shorten the final confirmation message | Leah Rowe |
2024-06-27 | lib.sh: make elf/coreboot* a dot directory | Leah Rowe |
2024-06-27 | build: don't rm TMPDIR if it's /tmp | Leah Rowe |
2024-06-27 | lib.sh: simplified TMPDIR handling | Leah Rowe |
2024-06-27 | lib.sh: condense setcfg() if/else logic | Leah Rowe |
2024-06-27 | trees: remove redundant space in printf | Leah Rowe |
2024-06-27 | trees: explicitly err if OPTARG is not set | Leah Rowe |
2024-06-27 | trees: only permit one single-tree project | Leah Rowe |