summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-03init.sh: unified handling of ./tmpLeah Rowe
2025-05-03lib.sh: add fe_ which is fx_ but err on findLeah Rowe
2025-05-03lbmk: unified execution on find commandsLeah Rowe
2025-05-02NEW MAINBOARD: Dell Precision T1700 SFF and MTLeah Rowe
2025-05-02mk: include rom.sh directlyLeah Rowe
2025-05-02mk: Download vendorfiles before building releaseLeah Rowe
2025-05-02lib.sh: Simplify rmgit()Leah Rowe
2025-05-02lib.sh: support multiple arguments in remkdir()Leah Rowe
2025-05-02lib.sh: simplify remkdir()Leah Rowe
2025-05-02move x_() to lib.shLeah Rowe
2025-05-02init.sh: move setvars/err_ to lib.shLeah Rowe
2025-05-02Restore SeaBIOS 9029a010 update, but with AHCI fixLeah Rowe
2025-05-01Libreboot 25.04 rev125.04rev1Leah Rowe
2025-05-01Revert "seabios: bump to rev 9029a010, 4 March 2025"Leah Rowe
2025-05-01coreboot/t420_8mb: add missing txtmode configLeah Rowe
2025-04-30Libreboot 25.04 Corny Calamity25.04Leah Rowe
2025-04-30add pico-sdk backport patch fixing gcc 14.xLeah Rowe
2025-04-30coreboot/fam15h: update submodule for nasmLeah Rowe
2025-04-30coreboot/fam15h: update nasm to 2.16.03Leah Rowe
2025-04-30serprog: Remove pico2 support for the time beingLeah Rowe
2025-04-30seabios: bump to rev 9029a010, 4 March 2025Leah Rowe
2025-04-30update untitledLeah Rowe
2025-04-30coreboot413: add alper's fix to cbfstool for gcc15Leah Rowe
2025-04-30flashprog: bump to rev e060018 (1 March 2025)Leah Rowe
2025-04-29further gcc-15 fix for gmp on -std=23Leah Rowe
2025-04-29coreboot/default and fam15h: gmp fix, gcc15 hostccLeah Rowe
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