summaryrefslogtreecommitdiff
path: root/resources/scripts/download/coreboot
AgeCommit message (Expand)Author
2023-05-27unify download/build scriptsLeah Rowe
2023-05-27Remove most of Ferass's lbmk contributionsLeah Rowe
2023-05-24download/coreboot: fix error handling in subshellLeah Rowe
2023-05-24download/coreboot: don't needlessly re-downloadLeah Rowe
2023-05-21download/coreboot: remove unnecessary bloatLeah Rowe
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
2022-12-28Do not rely on bashisms and behaviour undefined by the POSIX specification. P...Ferass 'Vitali64' EL HAFIDI
2022-12-05remove errant detail from commentLeah Rowe
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-03-06scripts: download: coreboot: fix ./download allDenis 'GNUtoo' Carikli
2022-02-16download: Add --help in the individual download scriptsDenis 'GNUtoo' Carikli
2022-02-10scripts: download: coreboot: Fix check for build errorDenis 'GNUtoo' Carikli
2021-06-03replace #!/bin/bash with #!/usr/bin/env bashRon Nazarov
2021-05-18libreboot!Leah Rowe