Age | Commit message (Expand) | Author |
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 |
2023-05-20 | build/cbutils: use tabs for indendation | Leah Rowe |
2023-05-14 | build/seabios: cleaner coding style | Leah Rowe |
2023-05-14 | build/seabios: simplify. stricter error handling | Leah Rowe |
2023-05-14 | build/dependencies/*: RFC 2646 compliance | Leah Rowe |
2023-05-13 | build/build/roms: simplify mkCoreboot() arguments | Leah Rowe |
2023-05-13 | build/boot/roms: don't use subshells frivilously | Leah Rowe |
2023-05-13 | build/boot/roms: remove errant debug line | Leah Rowe |
2023-05-13 | build/boot/roms: simplify build_rom_images() | Leah Rowe |
2023-05-13 | build/boot/roms: use fast dd command for ich9m ifd | Leah Rowe |
2023-05-13 | build/boot/roms: don't run ich9gen twice | Leah Rowe |
2023-05-13 | build/boot/roms: simplify moverom() | Leah Rowe |
2023-05-13 | build/boot/roms: remove unused legacy code | Leah Rowe |
2023-05-13 | build/boot/roms: reduced code indentation | Leah Rowe |
2023-05-12 | build/boot/roms: split main() to topdown functions | Leah Rowe |
2023-05-12 | build/roms_helper: move logic into main() | Leah Rowe |
2023-05-10 | build/boot/roms_helper: further cleanup | Leah Rowe |
2023-05-10 | build/boot/roms: top-down function order | Leah Rowe |