summaryrefslogtreecommitdiff
path: root/resources
AgeCommit message (Expand)Author
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-19board/t440p_12mb: rename to t440plibremrc_12mbLeah Rowe
2023-06-19build/boot/roms: Support removing microcodeLeah Rowe
2023-06-17Cache downloads based on checksumRiku Viitanen
2023-06-17Add HP 8300 USDTRiku Viitanen
2023-06-16Add HP Elitebook 2570pRiku Viitanen
2023-06-13Revert "Remove most of Ferass's lbmk contributions"Leah Rowe
2023-06-12resources/coreboot/default/patches: Add patch for E6400 SD cardNicholas Chin
2023-06-10Merge pull request 'Add 4MB version of HP 8200 SFF' (#72) from Riku_V/lbmk:hp...Leah Rowe
2023-06-09Update Git revision for bios_extractNicholas Chin
2023-05-28Add 4MB version of HP 8200 SFFRiku Viitanen
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