Age | Commit message (Expand) | Author |
2023-09-30 | build/boot/roms: only do 1 custom kbd/payload/mode | Leah Rowe |
2023-09-30 | build/boot/roms: move usage() to include/boot.sh | Leah Rowe |
2023-09-30 | build/boot/*: unified main() function | Leah Rowe |
2023-09-30 | build/boot/roms: split up handle_targets() | Leah Rowe |
2023-09-30 | build/boot/roms: check all targets before building | Leah Rowe |
2023-09-30 | build/boot/roms: merge handle_targets/build_target | Leah Rowe |
2023-09-30 | build/boot/roms: only run confirm_targets once | Leah Rowe |
2023-09-30 | build/boot/roms: rename buildrom to build_target | Leah Rowe |
2023-09-30 | build/boot/roms: split up main() | Leah Rowe |
2023-09-30 | build/boot/roms: simplify buildrom() handling | Leah Rowe |
2023-09-30 | build/boot/roms: support "all" if argument passed | Leah Rowe |
2023-09-30 | build/boot/roms: move help() to bottom of file | 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 | 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 |