Age | Commit message (Expand) | Author |
2024-08-10 | coreboot/default: merge coreboot/haswell | Leah Rowe |
2024-08-09 | coreboot/dell: merge into coreboot/default | Leah Rowe |
2024-08-09 | coreboot/default: Update to 97bc693ab (2024-07-29) | Leah Rowe |
2024-07-28 | fix hp8200sff_4mb ifd file (pd region) | Leah Rowe |
2024-07-28 | uefitool: Only define ACCESSPERMS on *nix | Leah Rowe |
2024-07-28 | uefitool: Add patch working around musl libc issue | 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 | support ./mk in place of ./update trees | Leah Rowe |
2024-07-22 | trees: initialise badhash no n, not empty string | 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-22 | emphasis on readme that lbmk isn't a coreboot fork | 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-18 | build: remove tmp/ on release archives | Leah Rowe |
2024-07-17 | trees: hardcode makeargs for xgcc | Leah Rowe |
2024-07-17 | allow using coreboot's build system to add payload | Leah Rowe |
2024-07-17 | trees: remove unnecessary command | Leah Rowe |
2024-07-17 | build: remove cache/ on making releases | 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 |
2024-07-17 | git.sh: re-try git pull three times | Leah Rowe |
2024-07-17 | trees: auto-delete+auto-rebuild if project changes | Leah Rowe |
2024-07-17 | trees: also remove single-tree repo/p/ | Leah Rowe |
2024-07-17 | trees: remove repo/p, not src/p/p | Leah Rowe |
2024-07-17 | git.sh: don't download to src/project/project/ | Leah Rowe |
2024-07-17 | git.sh: cache git downloads to repo/ | Leah Rowe |
2024-07-16 | remove util/autoport | Leah Rowe |
2024-07-13 | trees: move dependency building to new function | Leah Rowe |
2024-07-11 | Merge pull request 'Update U-Boot to v2024.07' (#225) from alpernebbi/lbmk:ub... | Leah Rowe |
2024-07-11 | u-boot: Fix display initialization on gru boards | Alper Nebi Yasak |
2024-07-11 | u-boot: Avoid breaking build for U-Boot-only binman images | Alper Nebi Yasak |
2024-07-11 | u-boot: Update to v2024.07 | Alper Nebi Yasak |
2024-07-11 | trees: fix bad comparison in configure_project() | Leah Rowe |
2024-07-11 | trees: don't continue if no argument given | Leah Rowe |
2024-07-10 | trees: general code cleanup | Leah Rowe |
2024-07-10 | trees: merge build_targets() with handle_targets() | Leah Rowe |
2024-07-10 | trees: use wrapper for dry-running make commands | Leah Rowe |
2024-07-10 | trees: remove project-specific hacks | Leah Rowe |