Age | Commit message (Expand) | Author |
2023-05-15 | download/coreboot: minor code cleanup | Leah Rowe |
2023-05-15 | download/coreboot: remove errant code | Leah Rowe |
2023-05-15 | download/coreboot: tidy up variable names | Leah Rowe |
2023-05-15 | download/coreboot: run extra.sh from cbtree | Leah Rowe |
2023-05-15 | download/coreboot: avoid variable conflict | Leah Rowe |
2023-05-15 | download/coreboot: fix downloads without argument | Leah Rowe |
2023-05-15 | download/coreboot: much cleaner coding style | Leah Rowe |
2023-05-15 | download/coreboot: clone upstream via ./gitclone | Leah Rowe |
2023-05-15 | download/coreboot: simplify check | Leah Rowe |
2023-05-15 | download/coreboot: fix misnamed function | Leah Rowe |
2023-05-15 | download/coreboot: simplify small if statements | Leah Rowe |
2023-05-15 | download/coreboot: fetch config in new function | Leah Rowe |
2023-05-15 | download/coreboot: use global variables | Leah Rowe |
2023-05-15 | download/coreboot: rename function for clarity | Leah Rowe |
2023-05-15 | download/coreboot: reduce indentation in loop | Leah Rowe |
2023-05-15 | download/coreboot allow downloading specific trees | Leah Rowe |
2023-05-15 | download/coreboot: split config check to function | Leah Rowe |
2023-05-15 | download/coreboot: fix misnamed variable | Leah Rowe |
2023-05-15 | download/coreboot: consistent function declaration | Leah Rowe |
2023-05-15 | download/coreboot: rename function for clarity | Leah Rowe |
2023-05-15 | download/coreboot: prune errant comments | Leah Rowe |
2023-05-15 | download/coreboot: split main() | Leah Rowe |
2023-05-15 | download/coreboot functions: rename board variable | Leah Rowe |
2023-05-15 | download/coreboot: top-down re-ordering | Leah Rowe |
2023-05-15 | download/coreboot: simplified for loops | Leah Rowe |
2023-05-15 | download/coreboot: move initial logic to main() | Leah Rowe |
2023-05-15 | download/coreboot: RFC 2646 compliance | Leah Rowe |
2023-05-14 | download/coreboot: consistent tab indentation | Leah Rowe |
2023-05-14 | download/mrc: stricter error handling | Leah Rowe |
2023-05-14 | download/mrc: handle exit status within subshell | Leah Rowe |
2023-05-14 | download/mrc: use cleaner coding style | Leah Rowe |
2023-05-14 | download/grub: delete grub if gnulib cloning fails | Leah Rowe |
2023-05-06 | Import new util: bios_extract | Leah Rowe |
2023-04-08 | add ich9utils back to utils | Leah Rowe |
2023-03-18 | haswell: re-add mrc.bin in separate board configs | Leah Rowe |
2023-03-18 | haswell boards: use libre mrc.bin replacement | Leah Rowe |
2023-03-17 | move download/gitmodule script to root directory | Leah Rowe |
2023-03-06 | fix flashrom download error | Leah Rowe |
2022-12-28 | Do not rely on bashisms and behaviour undefined by the POSIX specification. P... | Ferass 'Vitali64' EL HAFIDI |
2022-12-09 | download/u-boot: Change to download target before running extra.sh | Alper Nebi Yasak |
2022-12-09 | download/u-boot: Re-add usage text for no-argument form | Alper Nebi Yasak |
2022-12-09 | download/u-boot: Remove support for deleting git folders | Alper Nebi Yasak |
2022-12-05 | remove errant detail from comment | Leah Rowe |
2022-11-29 | scripts: avoid relying on spaces from sha1sum output | Alexei Sorokin |
2022-11-14 | pragmatic system distribution guideline compliancepsdg | Leah Rowe |
2022-08-27 | download: Use shallow clones for big projects | Alper Nebi Yasak |
2022-08-27 | download: Allow keeping .git dirs with NODELETE=git | Alper Nebi Yasak |
2022-08-27 | download/u-boot: Remove .git folders as well | Alper Nebi Yasak |
2022-08-27 | download/u-boot: Support running extra commands from board dirs | Alper Nebi Yasak |
2022-08-27 | download/u-boot: Support applying patches from board dirs | Alper Nebi Yasak |