summaryrefslogtreecommitdiff
path: root/resources/scripts/download
AgeCommit message (Expand)Author
2023-05-18download/coreboot: minor cleanupLeah Rowe
2023-05-15download/coreboot: minor code cleanupLeah Rowe
2023-05-15download/coreboot: remove errant codeLeah Rowe
2023-05-15download/coreboot: tidy up variable namesLeah Rowe
2023-05-15download/coreboot: run extra.sh from cbtreeLeah Rowe
2023-05-15download/coreboot: avoid variable conflictLeah Rowe
2023-05-15download/coreboot: fix downloads without argumentLeah Rowe
2023-05-15download/coreboot: much cleaner coding styleLeah Rowe
2023-05-15download/coreboot: clone upstream via ./gitcloneLeah Rowe
2023-05-15download/coreboot: simplify checkLeah Rowe
2023-05-15download/coreboot: fix misnamed functionLeah Rowe
2023-05-15download/coreboot: simplify small if statementsLeah Rowe
2023-05-15download/coreboot: fetch config in new functionLeah Rowe
2023-05-15download/coreboot: use global variablesLeah Rowe
2023-05-15download/coreboot: rename function for clarityLeah Rowe
2023-05-15download/coreboot: reduce indentation in loopLeah Rowe
2023-05-15download/coreboot allow downloading specific treesLeah Rowe
2023-05-15download/coreboot: split config check to functionLeah Rowe
2023-05-15download/coreboot: fix misnamed variableLeah Rowe
2023-05-15download/coreboot: consistent function declarationLeah Rowe
2023-05-15download/coreboot: rename function for clarityLeah Rowe
2023-05-15download/coreboot: prune errant commentsLeah Rowe
2023-05-15download/coreboot: split main()Leah Rowe
2023-05-15download/coreboot functions: rename board variableLeah Rowe
2023-05-15download/coreboot: top-down re-orderingLeah Rowe
2023-05-15download/coreboot: simplified for loopsLeah Rowe
2023-05-15download/coreboot: move initial logic to main()Leah Rowe
2023-05-15download/coreboot: RFC 2646 complianceLeah Rowe
2023-05-14download/coreboot: consistent tab indentationLeah Rowe
2023-05-14download/mrc: stricter error handlingLeah Rowe
2023-05-14download/mrc: handle exit status within subshellLeah Rowe
2023-05-14download/mrc: use cleaner coding styleLeah Rowe
2023-05-14download/grub: delete grub if gnulib cloning failsLeah Rowe
2023-05-06Import new util: bios_extractLeah Rowe
2023-04-08add ich9utils back to utilsLeah Rowe
2023-03-18haswell: re-add mrc.bin in separate board configsLeah Rowe
2023-03-18haswell boards: use libre mrc.bin replacementLeah Rowe
2023-03-17move download/gitmodule script to root directoryLeah Rowe
2023-03-06fix flashrom download errorLeah Rowe
2022-12-28Do not rely on bashisms and behaviour undefined by the POSIX specification. P...Ferass 'Vitali64' EL HAFIDI
2022-12-09download/u-boot: Change to download target before running extra.shAlper Nebi Yasak
2022-12-09download/u-boot: Re-add usage text for no-argument formAlper Nebi Yasak
2022-12-09download/u-boot: Remove support for deleting git foldersAlper Nebi Yasak
2022-12-05remove errant detail from commentLeah Rowe
2022-11-29scripts: avoid relying on spaces from sha1sum outputAlexei Sorokin
2022-11-14pragmatic system distribution guideline compliancepsdgLeah Rowe
2022-08-27download: Use shallow clones for big projectsAlper Nebi Yasak
2022-08-27download: Allow keeping .git dirs with NODELETE=gitAlper Nebi Yasak
2022-08-27download/u-boot: Remove .git folders as wellAlper Nebi Yasak
2022-08-27download/u-boot: Support running extra commands from board dirsAlper Nebi Yasak