summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2024-05-21fix building coreboot images on i686 hostsLeah Rowe
2024-05-19build/roms: skip target if config/ dir missingLeah Rowe
2024-05-19option.sh: mktar_release to mkrom_tarballLeah Rowe
2024-05-19build/roms: rename moverom to copyromLeah Rowe
2024-05-19minor code cleanup in the build systemLeah Rowe
2024-05-18build/roms: simplify serprog list commandLeah Rowe
2024-05-18build/roms: simplified config payload checksLeah Rowe
2024-05-16lbmk: allow easier sync with cbmkLeah Rowe
2024-05-15remove help commands (user should read docs)Leah Rowe
2024-05-15remove check_project() (always set variables)Leah Rowe
2024-05-15build/roms: clean up tarball handlingLeah Rowe
2024-05-15build/roms: create full release tarball nameLeah Rowe
2024-05-15unified sha512sum creation for tarballsLeah Rowe
2024-05-14move rom tarball creation to script/romsLeah Rowe
2024-05-11remove all status checks. only handle release.Leah Rowe
2024-05-11move script/*/* to script/Leah Rowe
2024-05-11merge script/vendor/* into include/vendor.shLeah Rowe
2024-05-11merge script/update/release into buildLeah Rowe
2024-05-09build/roms: print serprog helpLeah Rowe
2024-05-09merge script/build/serprog with script/build/romsLeah Rowe
2024-05-09build/roms: remove unnecessary commandLeah Rowe
2024-05-06merge include/err.sh with include/option.shLeah Rowe
2024-05-05build/roms: don't rely on x in handle_targetLeah Rowe
2024-05-05build/roms: don't use exit status from skip_boardLeah Rowe
2024-05-05build/roms: split up main()Leah Rowe
2024-05-05build/roms: allow searching status by mismatchLeah Rowe
2024-05-04Libreboot 20240504 release20240504Leah Rowe
2024-05-04build/roms: more useful status warningsLeah Rowe
2024-05-03update/release: purge test/lib/strlcat.c in u-bootLeah Rowe
2024-05-03update/release: say when an archive is being madeLeah Rowe
2024-04-29build/roms: simplified list handlingLeah Rowe
2024-04-28build/roms: if release, allow all non-broken romsLeah Rowe
2024-04-28build/roms: always display warningsLeah Rowe
2024-04-28build/roms: reduce indentation in skip_board()Leah Rowe
2024-04-28build/roms: simplified status handlingLeah Rowe
2024-04-28build/roms: simplified seagrub handlingLeah Rowe
2024-04-28build/roms: support SeaGRUB *with menu enabled*Leah Rowe
2024-04-28update/trees: simplified defconfig copyingLeah Rowe
2024-04-27update/release: disable status checkingLeah Rowe
2024-04-27build/roms: tell the user how to ignore statusLeah Rowe
2024-04-27allow disabling status checks during buildsLeah Rowe
2024-04-26build/roms: update help, pertaining to statusLeah Rowe
2024-04-26build/roms: let "list" specify status typesLeah Rowe
2024-04-26erroneous returnLeah Rowe
2024-04-26build/roms: report status when building imagesLeah Rowe
2024-04-25build/roms: add missing deletion of tmp fileLeah Rowe
2024-04-24haswell: only provide NRI-based ROMs in releasesLeah Rowe
2024-03-27allow users to specify number of build threadsLeah Rowe
2024-03-27safer, simpler error handling in lbmkLeah Rowe
2024-02-25Libreboot 2024022520240225Leah Rowe