summaryrefslogtreecommitdiff
path: root/script/update
AgeCommit message (Expand)Author
2023-10-13update/release: make src tarball first, then romsLeah Rowe
2023-10-13only build cbutils if requiredLeah Rowe
2023-10-12coreboot/default bump: rev d862695f5f, 12 Oct 2023Leah Rowe
2023-10-12use me_cleaner from coreboot instead of upstreamLeah Rowe
2023-10-10fix warning about coreboot elf/ vs bin/Leah Rowe
2023-10-10build/fw/coreboot: warning about bin/ versus elf/Leah Rowe
2023-10-08update/release/*: merge to update/project/releaseLeah Rowe
2023-10-07update/release/roms: copy license files to archiveLeah Rowe
2023-10-07update/project/*: merge to update/project/treesLeah Rowe
2023-10-07update/project/trees: handle seen in fetch_configLeah Rowe
2023-10-07use quotes when checking empty strings in scriptsLeah Rowe
2023-10-07update/project/build: move helpers to option.shLeah Rowe
2023-10-07build/coreboot/util: merge to update/project/buildLeah Rowe
2023-10-07unified projectname/version/versiondate handlingLeah Rowe
2023-10-07rename blob/ to vendor/Leah Rowe
2023-10-07update/blobs: correct utils paths checkLeah Rowe
2023-10-07update/blobs: don't hardcode kbc1126 util checkLeah Rowe
2023-10-07update/blobs: don't needlessly re-build uefitoolLeah Rowe
2023-10-07put all src downloads under src/Leah Rowe
2023-10-06move build/release/* to update/releaseLeah Rowe
2023-10-06rename build/project/trees to update/project/buildLeah Rowe
2023-10-06unify handle/make/* into build/project/treesLeah Rowe
2023-10-03update/project/trees: remove errant assignmentsLeah Rowe
2023-10-03update/project/trees: split up main()Leah Rowe
2023-10-03general code cleanup in shell scriptsLeah Rowe
2023-10-02update/blobs/download: remove errant commentLeah Rowe
2023-10-02update/project/trees: fix error handling on mkdirLeah Rowe
2023-10-02update/project/trees: optimise error handlingLeah Rowe
2023-10-02update/project/trees: simplified error handlingLeah Rowe
2023-10-02update/project/trees: general code cleanupLeah Rowe
2023-10-02update/project/trees: rm yet another rm lineLeah Rowe
2023-10-02update/project/trees: remove one more rm lineLeah Rowe
2023-10-02update/project/trees: remove redundant rm commandLeah Rowe
2023-10-02update/project/trees: remove unnecessary linebreakLeah Rowe
2023-10-02update/project/trees: rm "seen" in the right placeLeah Rowe
2023-10-01Greatly simplify error handling in shell scriptsLeah Rowe
2023-09-30general code formatting cleanup in shell scriptsLeah Rowe
2023-09-30simplify initialising variables in shell scriptsLeah Rowe
2023-09-30update/*/*: unified scanning of revisions/sourcesLeah Rowe
2023-09-29blobs/download: move helpers to include/blobutilLeah Rowe
2023-09-29include/blobutil: try curl first, then wgetLeah Rowe
2023-09-29include/blobutil: simplify check_defconfig()Leah Rowe
2023-09-29blobs/download: do IntelME extract in one functionLeah Rowe
2023-09-29blobs/download: do final check of _dest in fetch()Leah Rowe
2023-09-29blobs/download: don't pass dl_path as argumentLeah Rowe
2023-09-29blob scripts: unified handling of blob destinationLeah Rowe
2023-09-29remove unused variables in blob scriptsLeah Rowe
2023-09-29merge include/fetch.sh, blobutil.sh, defconfig.shLeah Rowe
2023-09-29update/blobs/*: simplify mrc.bin handlingLeah Rowe
2023-09-29update/blobs/*: unified download/checksum logicLeah Rowe