summaryrefslogtreecommitdiff
path: root/include/vendor.sh
AgeCommit message (Expand)Author
2024-06-29vendor.sh: simplified initialisation of _7ztestLeah Rowe
2024-06-29vendor.sh: condense detect_board() a bitLeah Rowe
2024-06-29vendor.sh: condense patch_rom() a bitLeah Rowe
2024-06-29vendor.sh: add return to end of bootstrap()Leah Rowe
2024-06-29vendor.sh: rename getcfg() to readkconfig()Leah Rowe
2024-06-29vendor.sh: merge cfgutils() into readcfg()Leah Rowe
2024-06-29vendor.sh: remove build_dependencies_inject()Leah Rowe
2024-06-29vendor.sh: simplify initialisation of variablesLeah Rowe
2024-06-29vendor.sh inject: skip serprog targetsLeah Rowe
2024-06-29vendor.sh: don't inject /dev/nullLeah Rowe
2024-06-28vendor.sh: simplify inject()Leah Rowe
2024-06-28vendor.sh: clean up GbE handlingLeah Rowe
2024-06-28vendor.sh: condense fetch() a bitLeah Rowe
2024-06-28vendor.sh: general code cleanupLeah Rowe
2024-06-28vendor.sh: simplified modify_gbe handlingLeah Rowe
2024-06-28vendor.sh: simplify modify_gbe()Leah Rowe
2024-06-28vendor.sh: minor code cleanupLeah Rowe
2024-06-28vendor.sh: re-add modify_gbe()Leah Rowe
2024-06-28Revert "vendor.sh: remove unnecessary check"Leah 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-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-27lib.sh: remove unused cbdir variableLeah Rowe
2024-06-27lib.sh: simplified TMPDIR handlingLeah Rowe
2024-06-22use backticks on eval commands, not subshellsLeah Rowe
2024-06-22lib.sh: more unified config handlingLeah Rowe
2024-06-20vendor.sh: more cleanupLeah Rowe
2024-06-20vendor.sh: correction (s/scancfg/scan_config)Leah Rowe
2024-06-20vendor.sh: minor code cleanupLeah Rowe
2024-06-20minor code cleanup in the build systemLeah Rowe
2024-06-17roms: remind the user about gkb filesLeah Rowe
2024-06-14lib.sh: remove the items() functionLeah Rowe
2024-06-09minor code cleanup in the build systemLeah Rowe
2024-06-08vendor.sh: add a return at the end of mkdirsLeah Rowe
2024-06-08vendor.sh: move download logic to lib.shLeah Rowe
2024-06-07move uefiextract to elf/uefitool/Leah Rowe
2024-06-06put coreboot utils in elf/, not cbutils/Leah Rowe
2024-06-06move cbcfgsdir variable to vendor.shLeah Rowe
2024-05-31vendor.sh: remove unnecessary assignmentLeah Rowe
2024-05-29./vendor download: skip if blob path is /dev/nullLeah Rowe