summaryrefslogtreecommitdiff
path: root/script/update
AgeCommit message (Expand)Author
2023-09-25Update email address for Leah Rowe copyrightsLeah Rowe
2023-09-25Use SPDX license headers on all scriptsLeah Rowe
2023-09-25update/repos: concatenate multiple revision filesLeah Rowe
2023-09-10build/boot/roms stragglers: properly handle errorsLeah Rowe
2023-09-09scripts: use printf, not echo, where appropriateLeah Rowe
2023-09-09update/blobs printf statements: use double quotesLeah Rowe
2023-09-09scripts: better handling of printf: stdout/stderrLeah Rowe
2023-09-09update/project/*: remove redundant checksLeah Rowe
2023-09-09blobs/download: don't use the -B option in makeLeah 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-08Support multiple dependencies per projectRiku Viitanen
2023-09-08Cleaner parent directory creationRiku Viitanen
2023-09-05update/blobs/inject: use tmp/romdir, not TMPDIRLeah Rowe
2023-09-04curl/wget downloads: set re-try count to 3Leah Rowe
2023-09-04don't use /tmp/ for git clones. use tmp/ instead.Leah Rowe
2023-09-04update/blobs: unify global variablesLeah Rowe
2023-09-04update/blobs/*: unify checking of defconfig filesLeah Rowe
2023-09-04update/blobs/extract: replace errant target codeLeah Rowe
2023-09-04update/blobs/inject: remove errant target handlingLeah Rowe
2023-09-04update/blobs/download: remove errant codeLeah Rowe
2023-09-04move me7_update_parser.py to util/Leah Rowe
2023-09-04merge config/ and resources/Leah Rowe
2023-09-04blobs/download: don't handle ifd/gbe filesLeah Rowe
2023-09-04move ifd/gbe configs into config/ifd/Leah Rowe
2023-09-03fix memtest86plus download/buildLeah Rowe
2023-09-03automate rpi-pico serprog buildsRiku Viitanen
2023-09-02coreboot/e6400: support nvidia modelsLeah Rowe
2023-09-01update the fetch scripts themselvesLeah 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