summaryrefslogtreecommitdiff
path: root/script/build
AgeCommit message (Expand)Author
2024-01-01build/roms: remove unused variableLeah Rowe
2024-01-01build/roms: don't needlessly re-build grub.elfLeah Rowe
2024-01-01build/roms: create elf/grub if non-existentLeah Rowe
2024-01-01fix oversight in previous commitLeah Rowe
2024-01-01build/roms: rename more functions for clarityLeah Rowe
2024-01-01build/roms: rename payload functions for clarityLeah Rowe
2024-01-01build/roms: simplify seabios dependency checkLeah Rowe
2024-01-01build/roms: simplify grub dependency checkLeah Rowe
2023-12-30unify script/update/trees and script/build/grubLeah Rowe
2023-12-28lbmk scripts: general code cleanupLeah Rowe
2023-12-27build/serprog: err if basename failsLeah Rowe
2023-12-27update/trees: further simplify crossgcc handlingLeah Rowe
2023-12-24lbmk scripts: shorter code linesLeah Rowe
2023-12-24build/roms: rename two functions for clarityLeah Rowe
2023-12-23lbmk scripts: general code cleanup/optimisationLeah Rowe
2023-12-23build/roms: improved error handling for romsLeah Rowe
2023-12-23build/roms: remove redundant checkLeah Rowe
2023-12-23set version/projectname properlyLeah Rowe
2023-12-23don't delete microcode updates in rom imagesLeah Rowe
2023-12-23lbmk scripts: general code cleanupLeah Rowe
2023-12-22build/serprog: general code cleanupLeah Rowe
2023-12-22general code cleanupLeah Rowe
2023-12-21build/roms: remove modify_coreboot_rom()Leah Rowe
2023-12-16remove DEBUG handling in lbmk (not needed)Leah Rowe
2023-12-16fix several shellcheck warningsLeah Rowe
2023-12-11handle errors on exits from subshellsLeah Rowe
2023-11-08lbmk: don't use status for unconditional returnsLeah Rowe
2023-11-01build/roms: re-add SeaGRUB build supportLeah Rowe
2023-10-31build/roms: properly print noblobs rom namesLeah Rowe
2023-10-25include/option.sh: fix i945 bootblock copyLeah Rowe
2023-10-24build/roms: copy base rom again for u-bootLeah Rowe
2023-10-2220231021hotfix: replace x_ with err in some places20231021fixLeah Rowe
2023-10-20consistent naming for src/pico-serprogLeah Rowe
2023-10-20lbmk: use 2-level directory structure in script/Leah Rowe
2023-10-19minor code cleanup in shell scriptsLeah Rowe
2023-10-15delete include/vendor.sh and merge elsewhereLeah Rowe
2023-10-14build/fw/coreboot: Fix misuse of raw u-boot.bin as payloadAlper Nebi Yasak
2023-10-13put space in the warning message about elf/Leah Rowe
2023-10-13only build cbutils if requiredLeah Rowe
2023-10-10build/fw/coreboot: fix bad commands in help textLeah Rowe
2023-10-10build/fw/coreboot: warning about bin/ versus elf/Leah Rowe
2023-10-09disable 32-bit memtest86plus, only build 64-bitLeah Rowe
2023-10-07build/fw/coreboot: reset grub background each timeLeah Rowe
2023-10-07update/project/*: merge to update/project/treesLeah Rowe
2023-10-07build/fw/grub: re-add end confirmation messageLeah Rowe
2023-10-07build/coreboot/grub: move to build/fw/grubLeah Rowe
2023-10-07use quotes when checking empty strings in scriptsLeah Rowe
2023-10-07build/fw/coreboot: fix error "unexpected operator"Leah Rowe
2023-10-07build/coreboot/util: merge to update/project/buildLeah Rowe
2023-10-07build/fw/coreboot: don't support no-all all argLeah Rowe