summaryrefslogtreecommitdiff
path: root/script/update
AgeCommit message (Expand)Author
2023-10-02update/project/trees: remove one more rm lineLeah Rowe
2023-10-02update/project/trees: remove redundant rm commandLeah Rowe
2023-10-02update/project/trees: remove unnecessary linebreakLeah Rowe
2023-10-02update/project/trees: rm "seen" in the right placeLeah 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-30update/*/*: unified scanning of revisions/sourcesLeah Rowe
2023-09-29blobs/download: move helpers to include/blobutilLeah Rowe
2023-09-29include/blobutil: try curl first, then wgetLeah Rowe
2023-09-29include/blobutil: simplify check_defconfig()Leah Rowe
2023-09-29blobs/download: do IntelME extract in one functionLeah Rowe
2023-09-29blobs/download: do final check of _dest in fetch()Leah Rowe
2023-09-29blobs/download: don't pass dl_path as argumentLeah Rowe
2023-09-29blob scripts: unified handling of blob destinationLeah Rowe
2023-09-29remove unused variables in blob scriptsLeah Rowe
2023-09-29merge include/fetch.sh, blobutil.sh, defconfig.shLeah Rowe
2023-09-29update/blobs/*: simplify mrc.bin handlingLeah Rowe
2023-09-29update/blobs/*: unified download/checksum logicLeah Rowe
2023-09-28blobs/download: remove unnecessary linebreaksLeah Rowe
2023-09-28blobs/download: remove unnecessary messagesLeah Rowe
2023-09-28blobs/download: simplify downloading of filesLeah Rowe
2023-09-28blobs/download: remove unnecessary error pipesLeah Rowe
2023-09-28blobs/download: unified archive extractionLeah Rowe
2023-09-27move build/command/options to include/option.shLeah Rowe
2023-09-27blobs/download: unified blobdir handlingLeah Rowe
2023-09-27blobs/download: unified archive extractionLeah Rowe
2023-09-27blobs/download: remove errant debug lineLeah Rowe
2023-09-27remove script/update/blobs/extractLeah Rowe
2023-09-27blobs/download: simplify fetch_update()Leah Rowe
2023-09-27blobs/download: greatly simplify sources handlingLeah Rowe
2023-09-27blobs/download: simplify defconfig handlingLeah Rowe
2023-09-26simplify getopts loops in shell scriptsLeah Rowe
2023-09-25only update git submodules in project/treesLeah Rowe
2023-09-25update/project/*: unified git reset handlingLeah Rowe
2023-09-25update/project/*: unified patch handlingLeah Rowe
2023-09-25update/project/trees: remove extra.sh handlingLeah Rowe
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