summaryrefslogtreecommitdiff
path: root/resources/scripts/download
AgeCommit message (Expand)Author
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
2022-08-27download/u-boot: Support applying patches from board dirsAlper Nebi Yasak
2022-08-27download/u-boot: Try to update submodules as in coreboot scriptAlper Nebi Yasak
2022-08-27download/u-boot: Use GitHub mirror as fallbackAlper Nebi Yasak
2022-08-27download/u-boot: Support reading tree and revision from board.cfgAlper Nebi Yasak
2022-08-27download/u-boot: Prepare files per board instead of per revisionAlper Nebi Yasak
2022-03-07update flashromLeah Rowe
2022-03-06scripts: download: coreboot: fix ./download allDenis 'GNUtoo' Carikli
2022-02-16scripts: download: u-boot: fix u-boot repository URLDenis 'GNUtoo' Carikli
2022-02-16boot-libre: add --gen-blob-script to generate a deblob scriptDenis 'GNUtoo' Carikli
2022-02-16boot-libre: ship the blob list tooDenis 'GNUtoo' Carikli