summaryrefslogtreecommitdiff
path: root/resources/scripts/build
AgeCommit message (Expand)Author
2023-07-09coreboot: AMD Fam10/15: don't build GCC-GNATLeah Rowe
2023-07-08remove blobutil and boards/utils needing/for blobsLeah Rowe
2023-07-08build/boot/roms: fix coreboot-version in releasesLeah Rowe
2023-06-25build/release/src: clean spkmodem/e6400 utilsLeah Rowe
2023-06-25build/roms_helper: reset d521fca7, backport fixesLeah Rowe
2023-06-25build/boot/roms: say board name on stderrLeah Rowe
2023-06-24build/roms: distclean coreboot before each buildLeah Rowe
2023-06-24run coreboot utils from own directoryLeah Rowe
2023-06-24build/cbutils: distclean before buildingLeah Rowe
2023-06-24build/cbutils: exit if utils dir doesn't existLeah Rowe
2023-06-24build/cbutils: tab indentation, not spacesLeah Rowe
2023-06-24build/cbutils: rename variable for clarityLeah Rowe
2023-06-20build/boot/roms_helper nicer indent on switch loopLeah Rowe
2023-06-20build/boot/roms: remove wrong parenthesesLeah Rowe
2023-06-20build/boot/roms: nicer indent style on switch loopLeah Rowe
2023-06-20build/boot/roms: only set firstoption if argc>0Leah Rowe
2023-06-20update release filesLeah Rowe
2023-06-19build/boot/roms: Support removing microcodeLeah Rowe
2023-06-13Revert "Remove most of Ferass's lbmk contributions"Leah Rowe
2023-05-27build/payload/seabios: reduced indentationLeah Rowe
2023-05-27Remove most of Ferass's lbmk contributionsLeah 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