Age | Commit message (Expand) | Author |
2023-10-07 | rename blob/ to vendor/ | Leah Rowe |
2023-10-07 | update/blobs: correct utils paths check | Leah Rowe |
2023-10-07 | update/blobs: don't hardcode kbc1126 util check | Leah Rowe |
2023-10-07 | update/blobs: don't needlessly re-build uefitool | Leah Rowe |
2023-10-07 | put all src downloads under src/ | Leah Rowe |
2023-10-06 | rename build/project/trees to update/project/build | Leah Rowe |
2023-10-06 | unify handle/make/* into build/project/trees | Leah Rowe |
2023-10-03 | general code cleanup in shell scripts | Leah Rowe |
2023-10-02 | update/blobs/download: remove errant comment | Leah Rowe |
2023-10-01 | Greatly simplify error handling in shell scripts | Leah Rowe |
2023-09-30 | general code formatting cleanup in shell scripts | Leah Rowe |
2023-09-30 | simplify initialising variables in shell scripts | Leah Rowe |
2023-09-30 | update/*/*: unified scanning of revisions/sources | Leah Rowe |
2023-09-29 | blobs/download: move helpers to include/blobutil | Leah Rowe |
2023-09-29 | include/blobutil: try curl first, then wget | Leah Rowe |
2023-09-29 | include/blobutil: simplify check_defconfig() | Leah Rowe |
2023-09-29 | blobs/download: do IntelME extract in one function | Leah Rowe |
2023-09-29 | blobs/download: do final check of _dest in fetch() | Leah Rowe |
2023-09-29 | blobs/download: don't pass dl_path as argument | Leah Rowe |
2023-09-29 | blob scripts: unified handling of blob destination | Leah Rowe |
2023-09-29 | remove unused variables in blob scripts | Leah Rowe |
2023-09-29 | merge include/fetch.sh, blobutil.sh, defconfig.sh | Leah Rowe |
2023-09-29 | update/blobs/*: simplify mrc.bin handling | Leah Rowe |
2023-09-29 | update/blobs/*: unified download/checksum logic | Leah Rowe |
2023-09-28 | blobs/download: remove unnecessary linebreaks | Leah Rowe |
2023-09-28 | blobs/download: remove unnecessary messages | Leah Rowe |
2023-09-28 | blobs/download: simplify downloading of files | Leah Rowe |
2023-09-28 | blobs/download: remove unnecessary error pipes | Leah Rowe |
2023-09-28 | blobs/download: unified archive extraction | Leah Rowe |
2023-09-27 | move build/command/options to include/option.sh | Leah Rowe |
2023-09-27 | blobs/download: unified blobdir handling | Leah Rowe |
2023-09-27 | blobs/download: unified archive extraction | Leah Rowe |
2023-09-27 | blobs/download: remove errant debug line | Leah Rowe |
2023-09-27 | remove script/update/blobs/extract | Leah Rowe |
2023-09-27 | blobs/download: simplify fetch_update() | Leah Rowe |
2023-09-27 | blobs/download: greatly simplify sources handling | Leah Rowe |
2023-09-27 | blobs/download: simplify defconfig handling | Leah Rowe |
2023-09-26 | simplify getopts loops in shell scripts | Leah Rowe |
2023-09-25 | Update email address for Leah Rowe copyrights | Leah Rowe |
2023-09-25 | Use SPDX license headers on all scripts | Leah Rowe |
2023-09-10 | build/boot/roms stragglers: properly handle errors | Leah Rowe |
2023-09-09 | scripts: use printf, not echo, where appropriate | Leah Rowe |
2023-09-09 | update/blobs printf statements: use double quotes | Leah Rowe |
2023-09-09 | scripts: better handling of printf: stdout/stderr | Leah Rowe |
2023-09-09 | blobs/download: don't use the -B option in make | Leah Rowe |
2023-09-09 | blobs/inject: add error condition on rm command | Leah Rowe |
2023-09-09 | blobs/inject: fix checksum validation if no-ucode | Leah Rowe |
2023-09-09 | use sha512sum to check downloads, not sha1sum | Leah Rowe |
2023-09-05 | update/blobs/inject: use tmp/romdir, not TMPDIR | Leah Rowe |
2023-09-04 | curl/wget downloads: set re-try count to 3 | Leah Rowe |