Age | Commit message (Expand) | Author |
2023-07-08 | build/boot/roms: fix coreboot-version in releases | Leah Rowe |
2023-06-25 | build/release/src: clean spkmodem/e6400 utils | Leah Rowe |
2023-06-25 | build/roms_helper: reset d521fca7, backport fixes | Leah Rowe |
2023-06-25 | build/boot/roms: say board name on stderr | Leah Rowe |
2023-06-24 | build/roms: distclean coreboot before each build | Leah Rowe |
2023-06-24 | run coreboot utils from own directory | Leah Rowe |
2023-06-24 | build/cbutils: distclean before building | Leah Rowe |
2023-06-24 | build/cbutils: exit if utils dir doesn't exist | Leah Rowe |
2023-06-24 | build/cbutils: tab indentation, not spaces | Leah Rowe |
2023-06-24 | build/cbutils: rename variable for clarity | Leah Rowe |
2023-06-20 | build/boot/roms_helper nicer indent on switch loop | Leah Rowe |
2023-06-20 | build/boot/roms: remove wrong parentheses | Leah Rowe |
2023-06-20 | build/boot/roms: nicer indent style on switch loop | Leah Rowe |
2023-06-20 | build/boot/roms: only set firstoption if argc>0 | Leah Rowe |
2023-06-20 | update release files | Leah Rowe |
2023-06-19 | build/boot/roms: Support removing microcode | Leah Rowe |
2023-06-13 | Revert "Remove most of Ferass's lbmk contributions" | 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-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 |