summaryrefslogtreecommitdiff
path: root/script/update/blobs/inject
AgeCommit message (Expand)Author
2023-10-07rename blob/ to vendor/Leah Rowe
2023-10-07put all src downloads under src/Leah Rowe
2023-10-03general code cleanup in shell scriptsLeah Rowe
2023-10-01Greatly simplify error handling in shell scriptsLeah Rowe
2023-09-30general code formatting cleanup in shell scriptsLeah Rowe
2023-09-30simplify initialising variables in shell scriptsLeah Rowe
2023-09-29include/blobutil: simplify check_defconfig()Leah Rowe
2023-09-29remove unused variables in blob scriptsLeah Rowe
2023-09-29merge include/fetch.sh, blobutil.sh, defconfig.shLeah Rowe
2023-09-27move build/command/options to include/option.shLeah Rowe
2023-09-26simplify getopts loops in shell scriptsLeah Rowe
2023-09-25Update email address for Leah Rowe copyrightsLeah Rowe
2023-09-25Use SPDX license headers on all scriptsLeah Rowe
2023-09-09scripts: use printf, not echo, where appropriateLeah Rowe
2023-09-09update/blobs printf statements: use double quotesLeah Rowe
2023-09-09blobs/inject: add error condition on rm commandLeah Rowe
2023-09-09blobs/inject: fix checksum validation if no-ucodeLeah Rowe
2023-09-09use sha512sum to check downloads, not sha1sumLeah Rowe
2023-09-05update/blobs/inject: use tmp/romdir, not TMPDIRLeah Rowe
2023-09-04update/blobs: unify global variablesLeah Rowe
2023-09-04update/blobs/*: unify checking of defconfig filesLeah Rowe
2023-09-04update/blobs/inject: remove errant target handlingLeah Rowe
2023-09-04merge config/ and resources/Leah Rowe
2023-09-02coreboot/e6400: support nvidia modelsLeah Rowe
2023-09-01handle project downloads in main lbmk scriptLeah Rowe
2023-08-31re-add /dev/null redirect on . ${1}Leah Rowe
2023-08-27move resources/scripts/ to script/Leah Rowe