summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-07-11u-boot: Update to v2024.07Alper Nebi Yasak
2024-07-11trees: fix bad comparison in configure_project()Leah Rowe
2024-07-11trees: don't continue if no argument givenLeah Rowe
2024-07-10trees: general code cleanupLeah Rowe
2024-07-10trees: merge build_targets() with handle_targets()Leah Rowe
2024-07-10trees: use wrapper for dry-running make commandsLeah Rowe
2024-07-10trees: remove project-specific hacksLeah Rowe
2024-07-10remove executable permission on include/Leah Rowe