summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-26init.sh: tidy up the git name/email checkLeah Rowe
2025-04-26mk: make main() more readableLeah Rowe
2025-04-26mk: move git check to init.sh xbmk_set_versionLeah Rowe
2025-04-26init.sh: tidy up xbmk_init()Leah Rowe
2025-04-26mk: move git_init to init.shLeah Rowe
2025-04-26init.sh: minor cleanupLeah Rowe
2025-04-26init.sh: clean up setvarsLeah Rowe
2025-04-26init.sh setvars: make err a printf for evalLeah Rowe
2025-04-26init.sh: merge xbmk_child_init with xbmk_initLeah Rowe
2025-04-26init.sh: split xbmk_child_init into functionsLeah Rowe
2025-04-26init.sh: move parent fork to new functionLeah Rowe
2025-04-26init.sh: Provide more complete error infoLeah Rowe
2025-04-26update uefitool to rev a072527, 26 Apr 2025Leah Rowe
2025-04-26rename include/vendor.sh to inject.shLeah Rowe
2025-04-26lib.sh: move _ua to the xbmkget functionLeah Rowe
2025-04-26move variables out of init.sh to othersLeah Rowe
2025-04-26lib.sh: rename vendor_checksumLeah Rowe
2025-04-26lib.sh: move singletree() to git.shLeah Rowe
2025-04-26lib.sh: move cbfs() to rom.shLeah Rowe
2025-04-26re-split include/init.sh to lib.shLeah Rowe
2025-04-26rename include/lib.sh to init.shLeah Rowe
2025-04-26lib.sh: introduce more top-down function orderLeah Rowe
2025-04-26mk/git.sh: remove tree_depend variableLeah Rowe
2025-04-26git.sh: remove unused xgcc linking featureLeah Rowe
2025-04-26mk: remove unused variables (ser/xp)Leah Rowe
2025-04-26mk: simplify main()Leah Rowe
2025-04-26lib.sh: use realpath to get sys python on venvLeah Rowe
2025-04-26lib.sh: Force use of System Python to prevent hangLeah Rowe
2025-04-23lib.sh: further condense the python checkLeah Rowe
2025-04-23lib.sh: further simplify the python checkLeah Rowe
2025-04-23lib.sh: condense the python checkLeah Rowe
2025-04-23lib.sh: simplify mk()Leah Rowe
2025-04-23lib.sh: simplify cbfs()Leah Rowe
2025-04-23lib.sh: simplify the python checkLeah Rowe
2025-04-23mk: remove mkhelp() and use x_() insteadLeah Rowe
2025-04-23mk: simplify handling of trees()Leah Rowe
2025-04-22coreboot/hp8300cmt: purge xhci_overcurrent_mappingLeah Rowe
2025-04-22Fix VBT path on HP Elite desktopsLeah Rowe
2025-04-22lib.sh: add missing copyright yearLeah Rowe
2025-04-22ifd/q45t_am: unlock regions by defaultLeah Rowe
2025-04-22coreboot/g43t_am3: use ifd-based setupLeah Rowe
2025-04-22coreboot/q45t_am3: use ifd-based setupLeah Rowe
2025-04-22coreboot/default: add missing submodulesLeah Rowe
2025-04-22NEW MAINBOARD: Acer Q45T-AM (G43T-AM3 variant)Leah Rowe
2025-04-22mk: don't print confirmation of git pkg.cfgLeah Rowe
2025-04-22coreboot/g43t_am3: fix data.vbt pathLeah Rowe
2025-04-21add missing config/data/coreboot/0Leah Rowe
2025-04-21Merge pull request 'lib.sh: Fix python3 detection when 'python' is python2' (...Leah Rowe
2025-04-21lib.sh: Fix python3 detection when 'python' is python2Alper Nebi Yasak
2025-04-21coreboot/next: merge with coreboot/defaultLeah Rowe