Age | Commit message (Expand) | Author |
2023-05-30 | util/*: Properly detect OpenBSD for pledge() call | Leah Rowe |
2023-05-29 | util/e6400-flash-unlock: clean up commented code | Leah Rowe |
2023-05-28 | Add 4MB version of HP 8200 SFF | Riku Viitanen |
2023-05-27 | blobutil: merge with main script | Leah Rowe |
2023-05-27 | unify download/build scripts | Leah Rowe |
2023-05-27 | unify these scripts: build, modify and update | Leah Rowe |
2023-05-27 | build/payload/seabios: reduced indentation | Leah Rowe |
2023-05-27 | Remove most of Ferass's lbmk contributions | Leah Rowe |
2023-05-24 | download/coreboot: fix error handling in subshell | Leah Rowe |
2023-05-24 | download/coreboot: don't needlessly re-download | Leah Rowe |
2023-05-21 | download/coreboot: remove unnecessary bloat | Leah Rowe |
2023-05-20 | build/clean/u-boot: remove unnecesssary check | Leah Rowe |
2023-05-20 | build/clean/u-boot: improved coding style | Leah Rowe |
2023-05-20 | build/clean/ich9utils: don't use subshell | Leah Rowe |
2023-05-20 | build/u-boot: top-down, split-function code style | Leah Rowe |
2023-05-20 | build/payload/u-boot: 79 chars or less per line | Leah Rowe |
2023-05-20 | build/payload/u-boot: fix wrong attributions | Leah Rowe |
2023-05-20 | build/payload/grub: rename functions for clarity | Leah Rowe |
2023-05-20 | build/payload/grub: remove unnecessary check | Leah Rowe |
2023-05-20 | build/payload/grub: split logic into functions | Leah Rowe |
2023-05-20 | build/payload/grub: 79 chars or less per line | Leah Rowe |
2023-05-20 | build/release/roms: minor cleanup | Leah Rowe |
2023-05-20 | build/release/roms: handle argument properly | Leah Rowe |
2023-05-20 | build/release/roms: remove superfluous comments | Leah Rowe |
2023-05-20 | build/release/roms: handle errors inside subshell | Leah Rowe |
2023-05-20 | build/release/roms: split logic into functions | Leah Rowe |
2023-05-20 | build/release/roms: use tabs for indentation | Leah Rowe |
2023-05-20 | build/release/src: 79 chars or less per code line | Leah Rowe |
2023-05-20 | build/release/src: handle errors in subshells | Leah Rowe |
2023-05-20 | build/release/src: split logic into functions | Leah Rowe |
2023-05-20 | build/ich9utils: simplify, fix error handling | Leah Rowe |
2023-05-20 | build/memtest86plus: use tabs for indentation | Leah Rowe |
2023-05-20 | build/clean/crossgcc: better code style | Leah Rowe |
2023-05-20 | build/descriptors: simplify and fix error handling | Leah Rowe |
2023-05-20 | build/grub: fix inconsistent indentation | Leah Rowe |
2023-05-20 | build/grub: implement error handling | Leah Rowe |
2023-05-20 | build/grub: introduce main(), split it up | Leah Rowe |
2023-05-20 | build/cbutils: remove unnecessary directory check | Leah Rowe |
2023-05-20 | build/cbutils: rename function for clarity | Leah Rowe |
2023-05-20 | build/cbutil: avoid frivilous use of subshells | Leah Rowe |
2023-05-20 | build/cbutils: top-down coding style, main on top | Leah Rowe |
2023-05-20 | build/cbutils: 79 chars or less per line | Leah Rowe |
2023-05-20 | build/cbutils: use tabs for indendation | Leah Rowe |
2023-05-18 | gitclone: add my copyright for recent changes | Leah Rowe |
2023-05-18 | use env in shell scripts | Leah Rowe |
2023-05-18 | gitclone: only rm the old directory at the end | Leah Rowe |
2023-05-18 | gitclone: stricter error handling | Leah Rowe |
2023-05-18 | gitclone: minor cleanup | Leah Rowe |
2023-05-18 | gitclone: split logic out of main() | Leah Rowe |
2023-05-18 | download/coreboot: minor cleanup | Leah Rowe |