summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-09-16lbmk: always use lbmk_exit for exitsLeah Rowe
2023-09-12rel/src: fix multi-line commandLeah Rowe
2023-09-12remove ich9utils entries from .gitignoreLeah Rowe
2023-09-12Merge pull request 'make clean stm32-vserprog for release' (#130) from Riku_V...Leah Rowe
2023-09-12serprog: list available boardsRiku Viitanen
2023-09-11fix typo serprog -> vserprogRiku Viitanen
2023-09-11make libopencm3 correctlyRiku Viitanen
2023-09-11make clean libopencm3Riku Viitanen
2023-09-11Download libopencm3 before buildingRiku Viitanen
2023-09-11coreboot/hp8200sff_4mb: fix bad ifd path in configLeah Rowe
2023-09-11download and copy serprog related srcRiku Viitanen
2023-09-11clean up pico-serprog for releaseRiku Viitanen
2023-09-10make clean stm32-vserprog for releaseRiku Viitanen
2023-09-10make lbmk help text actually vaguely helpfulLeah Rowe
2023-09-10build/release/src: be more thorough deleting .gitLeah Rowe
2023-09-10build/release/src: delete elf/ in srcdirLeah Rowe
2023-09-10handle/make/file: run make-clean firstLeah Rowe
2023-09-10build/release/src: remove cbutils/ in srcdirLeah Rowe
2023-09-10build/release/src: remove errant codeLeah Rowe
2023-09-10handle/make/config: distclean once per treeLeah Rowe
2023-09-10handle/make/config: fix distclean/crossgcc-cleanLeah Rowe
2023-09-10handle/make/config: fix whitespace and 80-line bugLeah Rowe
2023-09-10build/release/roms: use -T0 on serprog tarballsLeah Rowe
2023-09-10build/boot/roms stragglers: properly handle errorsLeah Rowe
2023-09-10build/release/src: re-create symlinks, don't copyLeah Rowe
2023-09-09coreboot/qemu_x86_12mb: re-add this mainboardLeah 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-09checkgit: properly print output to stderrLeah Rowe
2023-09-09update/project/*: remove redundant checksLeah Rowe
2023-09-09blobs/download: don't use the -B option in makeLeah Rowe