summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-28Revert "vendor.sh: remove unnecessary check"Leah Rowe
2024-06-28tidy up some setvars listsLeah Rowe
2024-06-28roms: explicitly shift by 1 on the "all" targetLeah Rowe
2024-06-28roms: add return value for the list commandLeah Rowe
2024-06-28roms: build u-boot *before* checking ubootelfLeah Rowe
2024-06-28remove more unnecessary checks on trees commandsLeah Rowe
2024-06-28vendor.sh: remove unnecessary checksLeah Rowe
2024-06-28vendor.sh: remove unnecessary commandLeah Rowe
2024-06-28vendor.sh: remove unnecesessary cbutils checkLeah Rowe
2024-06-28vendor.sh: remove unnecessary checkLeah Rowe
2024-06-28vendor.sh: condense check_board() a bitLeah Rowe
2024-06-28vendor fetch(): condense variable initialisationLeah Rowe
2024-06-28vendor.sh: remove unnecessary cbfstool checkLeah Rowe
2024-06-28vendor.sh: simplified cbfstoolref checkLeah Rowe
2024-06-28lib.sh: keep versiondate check to 80 charactersLeah Rowe
2024-06-28lib.sh: condense for loopLeah Rowe
2024-06-28lib.sh: condense err_() a bitLeah Rowe
2024-06-28lib.sh: add a return to the end of chkvars()Leah Rowe
2024-06-28vendor.sh: rename release to vreleaseLeah Rowe
2024-06-28vendor.sh: unified reading of board configsLeah Rowe
2024-06-28vendor.sh: simplify variable check in getcfg()Leah Rowe
2024-06-28vendor.sh: remove unnecessary cbdir checkLeah Rowe
2024-06-27remove use of _xm variable in the build systemLeah Rowe
2024-06-27trees: don't hardcode use of mkpayload_grubLeah Rowe
2024-06-27trees: simplify single/multi handling in main()Leah Rowe
2024-06-27trees: rename build_projects to build_projectLeah Rowe
2024-06-27trees: err if target.cfg not given if multi-treeLeah Rowe
2024-06-27trees: set btype if target.cfg doesn't existLeah Rowe
2024-06-27lib.sh: remove unused cbdir variableLeah Rowe
2024-06-27roms: remove unnecessary assignment to cbdirLeah Rowe
2024-06-27trees: avoid kconfig make commands genericallyLeah Rowe
2024-06-27git.sh: remove unnecessary checkLeah Rowe
2024-06-27lib.sh: move git_err() to buildLeah Rowe
2024-06-27lib.sh: condense singletree() a bitLeah Rowe
2024-06-27lib.sh: add a return to the end of check_defconfigLeah Rowe
2024-06-27trees: condense elfcheck() a bitLeah Rowe
2024-06-27lib.sh: condense e() a bitLeah Rowe
2024-06-27trees: shorten the final confirmation messageLeah Rowe
2024-06-27lib.sh: make elf/coreboot* a dot directoryLeah Rowe
2024-06-27build: don't rm TMPDIR if it's /tmpLeah Rowe
2024-06-27lib.sh: simplified TMPDIR handlingLeah Rowe
2024-06-27lib.sh: condense setcfg() if/else logicLeah Rowe
2024-06-27trees: remove redundant space in printfLeah Rowe
2024-06-27trees: explicitly err if OPTARG is not setLeah Rowe
2024-06-27trees: only permit one single-tree projectLeah Rowe
2024-06-27trees: call err if multiple flags are providedLeah Rowe
2024-06-27trees: explicitly set mode for -bLeah Rowe
2024-06-27roms: re-add compression of coreboot imagesLeah Rowe
2024-06-25roms: build coreboot *after* checking variablesLeah Rowe
2024-06-25lib.sh: introduce mandatory check of projectnameLeah Rowe