summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-21git.sh: support downloading dependency treesLeah Rowe
2024-01-21re-use crossgcc builds on the coreboot treesLeah Rowe
2024-01-21allow multitree projects to define xgcc treeLeah Rowe
2024-01-21u-boot: don't define xarch in defaultLeah Rowe
2024-01-21coreboot/*/target.cfg: don't define xarchLeah Rowe
2024-01-21grub/target.cfg: move --disable-werrorLeah Rowe
2024-01-21coreboot/fam15h: disable -Werror on binutils 2.32Leah Rowe
2024-01-21grub: use --disable-werror on ./configureLeah Rowe
2024-01-20dependencies/arch: add pandoc to dependenciesLeah Rowe
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-14Merge pull request 'config/dependencies/trisquel: replaced package from ttf-u...Leah Rowe
2024-01-14config/dependencies/trisquel: replaced package from ttf-unifont to fonts-unifontWilliam Goodspeed
2024-01-12REMOVE MAINBOARD: lenovo x201Leah Rowe
2024-01-10NEW MAINBOARD: HP EliteBook 820 G2Leah Rowe
2024-01-06Merge pull request 'Dell-flash-unlock README updates' (#175) from nic3-14159/...Leah Rowe
2024-01-05README.md: Add Latitude E7270 as supportedNicholas Chin
2024-01-05README.md: Add notes about iopl and AC adapter requirementNicholas Chin
2024-01-05README.md: List E6520, E5530, and M4800 as supportedNicholas Chin
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-01git.cfg: simplified revision checkingLeah 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: simplify submodule handling in git_prepLeah Rowe
2024-01-01git.sh: further simplify git_prepLeah Rowe
2024-01-01git.sh: unify am/submodule and tree copyingLeah Rowe
2024-01-01git.sh cleanup: git am handling (remove patchfail)Leah Rowe
2024-01-01git.sh: clean up handling of tmp_git_dirLeah Rowe
2024-01-01git.sh: fix regression: patches before submodulseLeah Rowe
2024-01-01git.sh: clean up git submodule/am handlingLeah Rowe
2023-12-31Bump GRUB to 2.12 releaseLeah Rowe
2023-12-30git.sh multi-tree: grab submodules *after* patchesLeah 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-28disable u-boot on x86 qemuLeah Rowe
2023-12-27lbmk scripts: general code cleanupLeah Rowe
2023-12-27build/serprog: err if basename failsLeah Rowe