summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-28include/blobutil: properly set global variablesLeah 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-27build/release/roms: simplify strip_rom_image()Leah 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-27include/blobutil: simplify setting empty stringsLeah Rowe
2023-09-27blobs/download: simplify defconfig handlingLeah Rowe
2023-09-26handle/make/config: check project in main()Leah Rowe
2023-09-26handle/make/config: split up main()Leah 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-25split up grub patches into subdirectoriesLeah Rowe
2023-09-25include/git: support applying patch subdirectoriesLeah Rowe
2023-09-25update/project/*: unified patch handlingLeah Rowe
2023-09-25update/project/trees: remove extra.sh handlingLeah Rowe
2023-09-25build/grub/*: move common strings to variablesLeah Rowe
2023-09-25build/grub/payload: split up main()Leah Rowe
2023-09-25util/: use SPDX license and copyright headersLeah 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-24handle/make/config: run fail() on error, not err()Leah Rowe
2023-09-24update grub revisionLeah Rowe
2023-09-19util/nvmutil: remove xorswap() macroLeah Rowe
2023-09-19util/nvmutil: make setWord a macroLeah Rowe
2023-09-19util/nvmutil: further optimise swap commandLeah Rowe
2023-09-19util/nvmutil: use correct comparisons on pointersLeah Rowe
2023-09-19util/nvmutil: optimise swap commandLeah Rowe
2023-09-18util/nvmutil: don't use err_if on argc checkLeah Rowe
2023-09-18util/nvmutil: always print filename in err_ifLeah Rowe
2023-09-18util/nvmutil: remove SIZE_8KB defineLeah Rowe
2023-09-18util/nvmutil: remove xpread/xpwrite macrosLeah Rowe
2023-09-18util/nvmutil: remove unnecessary xclose macroLeah Rowe
2023-09-18util/nvmutil: simplify pledge and unveil handlingLeah Rowe
2023-09-16Merge pull request 'merge serprog scripts' (#131) from Riku_V/lbmk:master int...Leah Rowe
2023-09-16merge serprog scriptsRiku Viitanen
2023-09-16lbmk: more verbose error messagesLeah Rowe
2023-09-16lbmk: reduce indentation in execute_command()Leah Rowe
2023-09-16lbmk: fail if ./build command options failsLeah Rowe
2023-09-16lbmk: simplify execute_command()Leah Rowe
2023-09-16lbmk: remove "./buildpath mode all"Leah Rowe
2023-09-16lbmk: break up main()Leah Rowe