summaryrefslogtreecommitdiff
path: root/resources/scripts
AgeCommit message (Expand)Author
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-20blobs/download: exit if no board configs foundLeah 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-19Merge pull request 'Cache downloads based on checksum' (#81) from Riku_V/lbmk...Leah Rowe
2023-06-19build/boot/roms: Support removing microcodeLeah Rowe
2023-06-17Cache downloads based on checksumRiku Viitanen
2023-06-13Revert "Remove most of Ferass's lbmk contributions"Leah Rowe
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