summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2024-01-18GRUB: insert only 1 keymap per board, in cbfsLeah Rowe
2024-01-17build/roms: err if -k layout doesn't existLeah Rowe
2024-01-17build/roms: regression fix: uninitialised variableLeah Rowe
2024-01-12REMOVE MAINBOARD: lenovo x201Leah Rowe
2024-01-10NEW MAINBOARD: HP EliteBook 820 G2Leah Rowe
2024-01-01build/roms: tidy up payload configuration handlingLeah Rowe
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
2024-01-01add copyright 2024 leah rowe to edited filesLeah Rowe
2024-01-01git.sh: unify am/submodule and tree copyingLeah Rowe
2024-01-01git.sh: clean up handling of tmp_git_dirLeah Rowe
2023-12-30update/trees: clean up the coreboot-version checkLeah Rowe
2023-12-30update/trees: support custom make/autogen argumentLeah Rowe
2023-12-30update/trees: generic cmake handlingLeah Rowe
2023-12-30update/trees: avoid namespace clash in functionLeah Rowe
2023-12-30update/trees: dont hardcode autoconf/bootstrap argLeah Rowe
2023-12-30unify script/update/trees and script/build/grubLeah Rowe
2023-12-28lbmk scripts: general code cleanupLeah Rowe
2023-12-27lbmk 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-24lbmk scripts: general code cleanupLeah 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-23update/trees: fix infinite loopLeah Rowe
2023-12-23vendor/download: check whether configs exist firstLeah Rowe
2023-12-23vendor/inject: fix dodgy error check (cd command)Leah Rowe
2023-12-23don't delete microcode updates in rom imagesLeah Rowe
2023-12-23update/release: don't test ./vendor injectLeah Rowe
2023-12-23update/release: don't insert crossgcc tarballsLeah 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-21update/trees crossgcc: call err if arch isn't setLeah Rowe
2023-12-21update/trees: simplified crossgcc handlingLeah Rowe
2023-12-19update/release: minor cleanupLeah 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