Age | Commit message (Expand) | Author |
2024-12-06 | vendor.sh: avoid unnecessary directory copy | Leah Rowe |
2024-12-06 | vendor.sh: fix minor release bug | Leah Rowe |
2024-12-02 | vendor.sh: Remove T480 VGA ROM download handling | Leah Rowe |
2024-12-01 | NEW MAINBOARD: ThinkPad T480 | Leah Rowe |
2024-12-01 | vendor.sh: Use the new deguard for 3050micro | Leah Rowe |
2024-11-27 | rom.sh: Add U-Boot before SeaBIOS and GRUB (x86) | Leah Rowe |
2024-11-26 | rom.sh: Remove unnecessary shebang | Leah Rowe |
2024-11-21 | rom.sh: unset displaymode on normal initmode | Leah Rowe |
2024-11-21 | rom.sh: Don't build U-Boot on normal initmode | Leah Rowe |
2024-11-21 | rom.sh: Don't build txtmode U-Boot images | Leah Rowe |
2024-11-21 | rom.sh: Support SeaUBoot for 64-bit x86 U-Boot | Leah Rowe |
2024-11-20 | Only boot 32-bit u-boot from grub, 64 from seabios | Leah Rowe |
2024-11-19 | Add U-Boot x86_64 payload | Leah Rowe |
2024-11-03 | Experimental U-Boot payload (32-bit dtb, U-Boot) | Leah Rowe |
2024-10-27 | 3050micro: Re-enable SeaGRUB | Leah Rowe |
2024-10-20 | rom.sh: remove unnecessary logic from copyps1bios | Leah Rowe |
2024-10-16 | vendor.sh: Don't use x_ for image MAC address mod | Leah Rowe |
2024-10-14 | vendor.sh: Handle error status on RUNME.sh | Leah Rowe |
2024-10-08 | rom.sh: support making pcsx-redux bios release | Leah Rowe |
2024-10-06 | rom.sh: disable seabios-as-primary if grub is main | Leah Rowe |
2024-10-06 | dell3050micro: make GRUB the primary payload | Leah Rowe |
2024-10-05 | git.sh: fix error with cache re-download | Leah Rowe |
2024-10-05 | Add config for Dell OptiPlex 3050 Micro | Leah Rowe |
2024-09-30 | add swig to fedora dependencies | Leah Rowe |
2024-09-26 | Add Sony PlayStation support to Libreboot | Leah Rowe |
2024-09-24 | Add deguard logic for Dell OptiPlex 3050 Micro | Leah Rowe |
2024-09-05 | Revert "vendor.sh: print extract errors to /dev/null" | Leah Rowe |
2024-08-31 | vendor.sh: print extract errors to /dev/null | Leah Rowe |
2024-08-11 | vendor.sh: use readkconfig on inject too | Leah Rowe |
2024-08-11 | vendor.sh: don't load entire coreboot configs | Leah Rowe |
2024-08-11 | lib.sh: more verbose error in x_ | Leah Rowe |
2024-07-28 | lib.sh: new function mk() to handle trees in bulk | Leah Rowe |
2024-07-26 | general code cleanup in the build system | Leah Rowe |
2024-07-22 | rom.sh: don't dry-run mkcoreboottar | Leah Rowe |
2024-07-22 | rom.sh: don't run mkcorebootbin on trees -d | Leah Rowe |
2024-07-22 | rom.sh: fix buggy deletion of cbutils | Leah Rowe |
2024-07-22 | rom.sh: also add grub to seabios images | Leah Rowe |
2024-07-22 | rom.sh: copy tmprom to TMPDIR for modification | Leah Rowe |
2024-07-22 | rom.sh: re-add seabios-only roms and grub keymaps | Leah Rowe |
2024-07-21 | include/rom.sh: use ccache when building coreboot | Leah Rowe |
2024-07-19 | vendor.sh: don't use XBMK_CACHE for appdiraudit6 | Leah Rowe |
2024-07-19 | put cachedir in environmental variable | Leah Rowe |
2024-07-18 | git.sh: warn when a cached clone fails | Leah Rowe |
2024-07-18 | git.sh: fix typo in git command | Leah Rowe |
2024-07-18 | git.sh: fix lack of error exits on fault | Leah Rowe |
2024-07-17 | allow using coreboot's build system to add payload | Leah Rowe |
2024-07-17 | unify caching of files into cache/ | Leah Rowe |
2024-07-17 | unified cache file handling for vendorfile/subfile | Leah Rowe |
2024-07-17 | git.sh: remove previous tmprepo if args>5 | Leah Rowe |
2024-07-17 | git.sh: try direct clone if cached git fails | Leah Rowe |