Age | Commit message (Expand) | Author |
2023-09-19 | util/nvmutil: use correct comparisons on pointers | Leah Rowe |
2023-09-19 | util/nvmutil: optimise swap command | Leah Rowe |
2023-09-18 | util/nvmutil: don't use err_if on argc check | Leah Rowe |
2023-09-18 | util/nvmutil: always print filename in err_if | Leah Rowe |
2023-09-18 | util/nvmutil: remove SIZE_8KB define | Leah Rowe |
2023-09-18 | util/nvmutil: remove xpread/xpwrite macros | Leah Rowe |
2023-09-18 | util/nvmutil: remove unnecessary xclose macro | Leah Rowe |
2023-09-18 | util/nvmutil: simplify pledge and unveil handling | Leah Rowe |
2023-09-16 | Merge pull request 'merge serprog scripts' (#131) from Riku_V/lbmk:master int... | Leah Rowe |
2023-09-16 | merge serprog scripts | Riku Viitanen |
2023-09-16 | lbmk: more verbose error messages | Leah Rowe |
2023-09-16 | lbmk: reduce indentation in execute_command() | Leah Rowe |
2023-09-16 | lbmk: fail if ./build command options fails | Leah Rowe |
2023-09-16 | lbmk: simplify execute_command() | Leah Rowe |
2023-09-16 | lbmk: remove "./buildpath mode all" | Leah Rowe |
2023-09-16 | lbmk: break up main() | Leah Rowe |
2023-09-16 | lbmk: always use lbmk_exit for exits | Leah Rowe |
2023-09-12 | rel/src: fix multi-line command | Leah Rowe |
2023-09-12 | remove ich9utils entries from .gitignore | Leah Rowe |
2023-09-12 | Merge pull request 'make clean stm32-vserprog for release' (#130) from Riku_V... | Leah Rowe |
2023-09-12 | serprog: list available boards | Riku Viitanen |
2023-09-11 | fix typo serprog -> vserprog | Riku Viitanen |
2023-09-11 | make libopencm3 correctly | Riku Viitanen |
2023-09-11 | make clean libopencm3 | Riku Viitanen |
2023-09-11 | Download libopencm3 before building | Riku Viitanen |
2023-09-11 | coreboot/hp8200sff_4mb: fix bad ifd path in config | Leah Rowe |
2023-09-11 | download and copy serprog related src | Riku Viitanen |
2023-09-11 | clean up pico-serprog for release | Riku Viitanen |
2023-09-10 | make clean stm32-vserprog for release | Riku Viitanen |
2023-09-10 | make lbmk help text actually vaguely helpful | Leah Rowe |
2023-09-10 | build/release/src: be more thorough deleting .git | Leah Rowe |
2023-09-10 | build/release/src: delete elf/ in srcdir | Leah Rowe |
2023-09-10 | handle/make/file: run make-clean first | Leah Rowe |
2023-09-10 | build/release/src: remove cbutils/ in srcdir | Leah Rowe |
2023-09-10 | build/release/src: remove errant code | Leah Rowe |
2023-09-10 | handle/make/config: distclean once per tree | Leah Rowe |
2023-09-10 | handle/make/config: fix distclean/crossgcc-clean | Leah Rowe |
2023-09-10 | handle/make/config: fix whitespace and 80-line bug | Leah Rowe |
2023-09-10 | build/release/roms: use -T0 on serprog tarballs | Leah Rowe |
2023-09-10 | build/boot/roms stragglers: properly handle errors | Leah Rowe |
2023-09-10 | build/release/src: re-create symlinks, don't copy | Leah Rowe |
2023-09-09 | coreboot/qemu_x86_12mb: re-add this mainboard | 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 | checkgit: properly print output to stderr | Leah Rowe |
2023-09-09 | update/project/*: remove redundant checks | Leah Rowe |
2023-09-09 | blobs/download: don't use the -B option in make | Leah Rowe |
2023-09-09 | build/release/roms: remove errant line break | Leah Rowe |
2023-09-09 | blobs/inject: add error condition on rm command | Leah Rowe |