Age | Commit message (Expand) | Author |
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 | include/blobutil: properly set global variables | 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 | build/release/roms: simplify strip_rom_image() | 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 | include/blobutil: simplify setting empty strings | Leah Rowe |
2023-09-27 | blobs/download: simplify defconfig handling | Leah Rowe |
2023-09-26 | handle/make/config: check project in main() | Leah Rowe |
2023-09-26 | handle/make/config: split up main() | Leah Rowe |
2023-09-26 | simplify getopts loops in shell scripts | Leah Rowe |
2023-09-25 | only update git submodules in project/trees | Leah Rowe |
2023-09-25 | update/project/*: unified git reset handling | Leah Rowe |
2023-09-25 | split up grub patches into subdirectories | Leah Rowe |
2023-09-25 | include/git: support applying patch subdirectories | Leah Rowe |
2023-09-25 | update/project/*: unified patch handling | Leah Rowe |
2023-09-25 | update/project/trees: remove extra.sh handling | Leah Rowe |
2023-09-25 | build/grub/*: move common strings to variables | Leah Rowe |
2023-09-25 | build/grub/payload: split up main() | Leah Rowe |
2023-09-25 | util/: use SPDX license and copyright headers | 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-25 | update/repos: concatenate multiple revision files | Leah Rowe |
2023-09-24 | handle/make/config: run fail() on error, not err() | Leah Rowe |
2023-09-24 | update grub revision | Leah Rowe |
2023-09-19 | util/nvmutil: remove xorswap() macro | Leah Rowe |
2023-09-19 | util/nvmutil: make setWord a macro | Leah Rowe |
2023-09-19 | util/nvmutil: further optimise swap command | Leah Rowe |
2023-09-19 | util/nvmutil: use correct comparisons on pointers | Leah Rowe |
2023-09-19 | util/nvmutil: optimise swap command | Leah Rowe |