summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-29lib.sh: Provide printf for mktarballLeah Rowe
2025-04-29Merge pull request 'coreboot: fam15h: Add patches to fix build with GCC 15 as...Leah Rowe
2025-04-29coreboot: fam15h: Add patches to fix build with GCC 15 as host compilerAlper Nebi Yasak
2025-04-29Merge pull request 'coreboot: Add patch to fix build with GCC 15 as host comp...Leah Rowe
2025-04-29coreboot: Add patch to fix build with GCC 15 as host compilerAlper Nebi Yasak
2025-04-29Merge pull request 'seabios: Fix malloc_fn function pointer in romfile patch'...Leah Rowe
2025-04-29Merge pull request 'dependencies/debian: Fix libusb package name' (#315) from...Leah Rowe
2025-04-29dependencies/debian: Fix libusb package nameAlper Nebi Yasak
2025-04-29seabios: Fix malloc_fn function pointer in romfile patchAlper Nebi Yasak
2025-04-29init.sh: fix yet another double quote for dotfilesLeah Rowe
2025-04-29Merge pull request 'Update U-Boot to v2025.10' (#305) from alpernebbi/lbmk:ub...Leah Rowe
2025-04-29u-boot: gru: Disable INIT_SP_RELATIVEAlper Nebi Yasak
2025-04-29u-boot: arm64: Expand our modified defconfigs to full configsAlper Nebi Yasak
2025-04-29u-boot: arm64: Merge our modifications into new defconfigsAlper Nebi Yasak
2025-04-29u-boot: arm64: Add new upstream defconfigsAlper Nebi Yasak
2025-04-29u-boot: arm64: Rebase to v2025.04Alper Nebi Yasak
2025-04-29u-boot: arm64: Save our modifications to the upstream defconfigsAlper Nebi Yasak
2025-04-29u-boot: arm64: Turn configs into defconfigsAlper Nebi Yasak
2025-04-29init.sh: don't use eval to read version filesLeah Rowe
2025-04-29init.sh: use backslash for dotfiles in evalLeah Rowe
2025-04-29mk: Don't run mkhelpers if mode is setLeah Rowe
2025-04-26mk: condense main() againLeah Rowe
2025-04-26init.sh: make git name/email error more usefulLeah Rowe
2025-04-26init.sh: move git name/mail check to xbmk_git_initLeah Rowe
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