summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18gitclone: add my copyright for recent changesLeah Rowe
2023-05-18use env in shell scriptsLeah Rowe
2023-05-18gitclone: only rm the old directory at the endLeah Rowe
2023-05-18gitclone: stricter error handlingLeah Rowe
2023-05-18gitclone: minor cleanupLeah Rowe
2023-05-18gitclone: split logic out of main()Leah Rowe
2023-05-18download/coreboot: minor cleanupLeah Rowe
2023-05-18gitclone: cleaner coding styleLeah Rowe
2023-05-18blobutil/download: minor code cleanupLeah Rowe
2023-05-18modify: clean up duplicated codeLeah Rowe
2023-05-18modify: cleaner coding styleLeah Rowe
2023-05-18build: cleaner coding styleLeah Rowe
2023-05-18build: reduce code to less than 80 chars per lineLeah Rowe
2023-05-18blobutil: exit 1 if a called script failsLeah Rowe
2023-05-18blobutil: cleaner coding styleLeah Rowe
2023-05-18.gitcheck: exit 1 if unsupported argument givenLeah Rowe
2023-05-18.gitcheck: use subshells where appropriateLeah Rowe
2023-05-18.gitcheck: re-add redirection to /dev/nullLeah Rowe
2023-05-18.gitcheck clean: clean coreboot directories tooLeah Rowe
2023-05-18.gitcheck: reduce indentation level for loopLeah Rowe
2023-05-18.gitcheck: move logic out of main()Leah Rowe