Age | Commit message (Expand) | Author |
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 |
2023-09-09 | blobs/inject: fix checksum validation if no-ucode | Leah Rowe |
2023-09-09 | blobs/sources: fix backup links on some files | Leah Rowe |
2023-09-09 | use sha512sum to check downloads, not sha1sum | Leah Rowe |
2023-09-09 | Merge pull request 'Add stm32-vserprog' (#129) from Riku_V/lbmk:stm32 into ma... | Leah Rowe |
2023-09-09 | Add stm32-vserprog | Riku Viitanen |
2023-09-09 | build/boot/rom: only insert scan.cfg if needed | Leah Rowe |
2023-09-09 | build/boot/roms: delete tmpcfg when done | Leah Rowe |
2023-09-09 | set grub.cfg timeout to 5s (10 on some boards) | Leah Rowe |
2023-09-08 | Merge pull request 'pico-serprog improvements' (#128) from Riku_V/lbmk:master... | Leah Rowe |
2023-09-08 | Build pico-serprog binary release archive | Riku Viitanen |
2023-09-08 | Build for all pico board, not just the "original" | Riku Viitanen |
2023-09-08 | Support multiple dependencies per project | Riku Viitanen |
2023-09-08 | Cleaner parent directory creation | Riku Viitanen |
2023-09-06 | grub: re-add module: play | Leah Rowe |
2023-09-05 | util/nvmutil: put code all in nvmutil.c | Leah Rowe |
2023-09-05 | update/blobs/inject: use tmp/romdir, not TMPDIR | Leah Rowe |
2023-09-05 | build/release/roms: use tmp/romdir, not TMPDIR | Leah Rowe |
2023-09-05 | grub: make backgrounds configurable in target.cfg | Leah Rowe |
2023-09-04 | curl/wget downloads: set re-try count to 3 | Leah Rowe |
2023-09-04 | don't use /tmp/ for git clones. use tmp/ instead. | Leah Rowe |
2023-09-04 | build/release/roms: fix ucode handling | Leah Rowe |
2023-09-04 | build/release/roms: simplify defcongic handling | Leah Rowe |
2023-09-04 | update/blobs: unify global variables | Leah Rowe |
2023-09-04 | update/blobs/*: unify checking of defconfig files | Leah Rowe |
2023-09-04 | update/blobs/extract: replace errant target code | Leah Rowe |