summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-11vendor.sh: don't load entire coreboot configsLeah Rowe
2024-08-11lib.sh: more verbose error in x_Leah Rowe
2024-08-11flashprog: bump to 639d563 (2024-08-02)Leah Rowe
2024-08-11seabios/default: bump to ec0bc256 (2024-06-24)Leah Rowe
2024-08-11grub/*: Bump to rev b53ec06a1 (2024-06-17)Leah Rowe
2024-08-10coreboot/fam15h: only use this, for amd boardsLeah Rowe
2024-08-10coreboot/default: re-merge coreboot/i945Leah Rowe
2024-08-10coreboot/default: merge coreboot/haswellLeah Rowe
2024-08-09coreboot/dell: merge into coreboot/defaultLeah Rowe
2024-08-09coreboot/default: Update to 97bc693ab (2024-07-29)Leah Rowe
2024-07-28fix hp8200sff_4mb ifd file (pd region)Leah Rowe
2024-07-28uefitool: Only define ACCESSPERMS on *nixLeah Rowe
2024-07-28uefitool: Add patch working around musl libc issueLeah Rowe
2024-07-28lib.sh: new function mk() to handle trees in bulkLeah Rowe
2024-07-26general code cleanup in the build systemLeah Rowe
2024-07-22rom.sh: don't dry-run mkcoreboottarLeah Rowe
2024-07-22rom.sh: don't run mkcorebootbin on trees -dLeah Rowe
2024-07-22support ./mk in place of ./update treesLeah Rowe
2024-07-22trees: initialise badhash no n, not empty stringLeah Rowe
2024-07-22rom.sh: fix buggy deletion of cbutilsLeah Rowe
2024-07-22rom.sh: also add grub to seabios imagesLeah Rowe
2024-07-22rom.sh: copy tmprom to TMPDIR for modificationLeah Rowe
2024-07-22rom.sh: re-add seabios-only roms and grub keymapsLeah Rowe
2024-07-22emphasis on readme that lbmk isn't a coreboot forkLeah Rowe
2024-07-21include/rom.sh: use ccache when building corebootLeah Rowe
2024-07-19vendor.sh: don't use XBMK_CACHE for appdiraudit6Leah Rowe
2024-07-19put cachedir in environmental variableLeah Rowe
2024-07-18git.sh: warn when a cached clone failsLeah Rowe
2024-07-18git.sh: fix typo in git commandLeah Rowe
2024-07-18git.sh: fix lack of error exits on faultLeah Rowe
2024-07-18build: remove tmp/ on release archivesLeah Rowe
2024-07-17trees: hardcode makeargs for xgccLeah Rowe
2024-07-17allow using coreboot's build system to add payloadLeah Rowe
2024-07-17trees: remove unnecessary commandLeah Rowe
2024-07-17build: remove cache/ on making releasesLeah Rowe
2024-07-17unify caching of files into cache/Leah Rowe
2024-07-17unified cache file handling for vendorfile/subfileLeah Rowe
2024-07-17git.sh: remove previous tmprepo if args>5Leah Rowe
2024-07-17git.sh: try direct clone if cached git failsLeah Rowe
2024-07-17git.sh: re-try git pull three timesLeah Rowe
2024-07-17trees: auto-delete+auto-rebuild if project changesLeah Rowe
2024-07-17trees: also remove single-tree repo/p/Leah Rowe
2024-07-17trees: remove repo/p, not src/p/pLeah Rowe
2024-07-17git.sh: don't download to src/project/project/Leah Rowe
2024-07-17git.sh: cache git downloads to repo/Leah Rowe
2024-07-16remove util/autoportLeah Rowe
2024-07-13trees: move dependency building to new functionLeah Rowe
2024-07-11Merge pull request 'Update U-Boot to v2024.07' (#225) from alpernebbi/lbmk:ub...Leah Rowe
2024-07-11u-boot: Fix display initialization on gru boardsAlper Nebi Yasak
2024-07-11u-boot: Avoid breaking build for U-Boot-only binman imagesAlper Nebi Yasak