summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2023-09-09use sha512sum to check downloads, not sha1sumLeah Rowe
2023-09-09Merge pull request 'Add stm32-vserprog' (#129) from Riku_V/lbmk:stm32 into ma...Leah Rowe
2023-09-09Add stm32-vserprogRiku Viitanen
2023-09-09build/boot/rom: only insert scan.cfg if neededLeah Rowe
2023-09-09build/boot/roms: delete tmpcfg when doneLeah Rowe
2023-09-09set grub.cfg timeout to 5s (10 on some boards)Leah Rowe
2023-09-08Build pico-serprog binary release archiveRiku Viitanen
2023-09-08Build for all pico board, not just the "original"Riku Viitanen
2023-09-08Support multiple dependencies per projectRiku Viitanen
2023-09-08Cleaner parent directory creationRiku Viitanen
2023-09-05update/blobs/inject: use tmp/romdir, not TMPDIRLeah Rowe
2023-09-05build/release/roms: use tmp/romdir, not TMPDIRLeah Rowe
2023-09-05grub: make backgrounds configurable in target.cfgLeah Rowe
2023-09-04curl/wget downloads: set re-try count to 3Leah Rowe
2023-09-04don't use /tmp/ for git clones. use tmp/ instead.Leah Rowe
2023-09-04build/release/roms: fix ucode handlingLeah Rowe
2023-09-04build/release/roms: simplify defcongic handlingLeah Rowe
2023-09-04update/blobs: unify global variablesLeah Rowe
2023-09-04update/blobs/*: unify checking of defconfig filesLeah Rowe
2023-09-04update/blobs/extract: replace errant target codeLeah Rowe
2023-09-04build/boot/roms: don't create empty bin/ directoryLeah Rowe
2023-09-04update/blobs/inject: remove errant target handlingLeah Rowe
2023-09-04update/blobs/download: remove errant codeLeah Rowe
2023-09-04add checkversion to build/release/srcLeah Rowe
2023-09-04move script/misc/versioncheck to main directoryLeah Rowe
2023-09-04move me7_update_parser.py to util/Leah Rowe
2023-09-04merge config/ and resources/Leah Rowe
2023-09-04blobs/download: don't handle ifd/gbe filesLeah Rowe
2023-09-04move ifd/gbe configs into config/ifd/Leah Rowe
2023-09-03ich9m mainboards: use pre-assembled ifd/gbe filesLeah Rowe
2023-09-03add ich9m ifd/gbe filesLeah Rowe
2023-09-03build/release/src: copy e6430 ifd/gbeLeah Rowe
2023-09-03build/rpi-pico-serprog: better error handlingLeah Rowe
2023-09-03fix rpi-pico builds when running it twiceLeah Rowe
2023-09-03fix memtest86plus download/buildLeah Rowe
2023-09-03Less cat abuseRiku Viitanen
2023-09-03automate rpi-pico serprog buildsRiku Viitanen
2023-09-03build/release/src: only clean kbc1126 if it existsLeah Rowe
2023-09-03unify build/clean scripts: use handle/make insteadLeah Rowe
2023-09-03build/release/*: use -T0 in xz, for multithreadingLeah Rowe
2023-09-02coreboot/e6400: support nvidia modelsLeah Rowe
2023-09-02handle/make/config -m/-u: actually copy configsLeah Rowe
2023-09-02handle/make/config: properly handle cbutilsLeah Rowe
2023-09-02handle/make/file: fix uefitool buildsLeah Rowe
2023-09-01don't do cmake on uefitool if the Makefile existsLeah Rowe
2023-09-01build/release/src: bugfix: actually copy cb/ub/sbLeah Rowe
2023-09-01build/release/src: copy handle symlinkLeah Rowe
2023-09-01build/release/src: remove Makefile referenceLeah Rowe
2023-09-01build/release/src: fix bad variable referenceLeah Rowe
2023-09-01update build/release/src based on lbmk changesLeah Rowe