summaryrefslogtreecommitdiff
path: root/resources
AgeCommit message (Expand)Author
2023-05-27blobutil: merge with main scriptLeah Rowe
2023-05-27unify download/build scriptsLeah Rowe
2023-05-27build/payload/seabios: reduced indentationLeah Rowe
2023-05-27Remove most of Ferass's lbmk contributionsLeah Rowe
2023-05-24download/coreboot: fix error handling in subshellLeah Rowe
2023-05-24download/coreboot: don't needlessly re-downloadLeah Rowe
2023-05-21download/coreboot: remove unnecessary bloatLeah Rowe
2023-05-20build/clean/u-boot: remove unnecesssary checkLeah Rowe
2023-05-20build/clean/u-boot: improved coding styleLeah Rowe
2023-05-20build/clean/ich9utils: don't use subshellLeah Rowe
2023-05-20build/u-boot: top-down, split-function code styleLeah Rowe
2023-05-20build/payload/u-boot: 79 chars or less per lineLeah Rowe
2023-05-20build/payload/u-boot: fix wrong attributionsLeah Rowe
2023-05-20build/payload/grub: rename functions for clarityLeah Rowe
2023-05-20build/payload/grub: remove unnecessary checkLeah Rowe
2023-05-20build/payload/grub: split logic into functionsLeah Rowe
2023-05-20build/payload/grub: 79 chars or less per lineLeah Rowe
2023-05-20build/release/roms: minor cleanupLeah Rowe
2023-05-20build/release/roms: handle argument properlyLeah Rowe
2023-05-20build/release/roms: remove superfluous commentsLeah Rowe
2023-05-20build/release/roms: handle errors inside subshellLeah Rowe
2023-05-20build/release/roms: split logic into functionsLeah Rowe
2023-05-20build/release/roms: use tabs for indentationLeah Rowe
2023-05-20build/release/src: 79 chars or less per code lineLeah Rowe
2023-05-20build/release/src: handle errors in subshellsLeah Rowe
2023-05-20build/release/src: split logic into functionsLeah Rowe
2023-05-20build/ich9utils: simplify, fix error handlingLeah Rowe
2023-05-20build/memtest86plus: use tabs for indentationLeah Rowe
2023-05-20build/clean/crossgcc: better code styleLeah Rowe
2023-05-20build/descriptors: simplify and fix error handlingLeah Rowe
2023-05-20build/grub: fix inconsistent indentationLeah Rowe
2023-05-20build/grub: implement error handlingLeah Rowe
2023-05-20build/grub: introduce main(), split it upLeah Rowe
2023-05-20build/cbutils: remove unnecessary directory checkLeah Rowe
2023-05-20build/cbutils: rename function for clarityLeah Rowe
2023-05-20build/cbutil: avoid frivilous use of subshellsLeah Rowe
2023-05-20build/cbutils: top-down coding style, main on topLeah Rowe
2023-05-20build/cbutils: 79 chars or less per lineLeah Rowe
2023-05-20build/cbutils: use tabs for indendationLeah Rowe
2023-05-18download/coreboot: minor cleanupLeah Rowe
2023-05-18blobutil/download: minor code cleanupLeah Rowe
2023-05-15download/coreboot: minor code cleanupLeah Rowe
2023-05-15download/coreboot: remove errant codeLeah Rowe
2023-05-15download/coreboot: tidy up variable namesLeah Rowe
2023-05-15download/coreboot: run extra.sh from cbtreeLeah Rowe
2023-05-15download/coreboot: avoid variable conflictLeah Rowe
2023-05-15download/coreboot: fix downloads without argumentLeah Rowe
2023-05-15download/coreboot: much cleaner coding styleLeah Rowe
2023-05-15download/coreboot: clone upstream via ./gitcloneLeah Rowe
2023-05-15download/coreboot: simplify checkLeah Rowe