summaryrefslogtreecommitdiff
path: root/resources/scripts/update
AgeCommit message (Expand)Author
2023-08-27move resources/scripts/ to script/Leah Rowe
2023-08-27unified list command for all scriptsLeah Rowe
2023-08-27build/src/for: rename to handle/make/fileLeah Rowe
2023-08-27scripts: put quotes around file/directory namesLeah Rowe
2023-08-26much, much stricter, more verbose error handlingLeah Rowe
2023-08-23scripts: never exit 1, always call err insteadLeah Rowe
2023-08-23blobs/download: copy dl_path, don't move itLeah Rowe
2023-08-23unify err functions across scriptsLeah Rowe
2023-08-21general code cleanup on lbmk shell scriptsLeah Rowe
2023-08-20unify build/clean into ./build release srcLeah Rowe
2023-08-20unify most module build scriptsLeah Rowe
2023-08-20unify update/modify coreboot/u-boot/seabios scriptLeah Rowe
2023-08-19consolidate u-boot/seabios/coreboot build scriptsLeah Rowe
2023-08-17don't call blobutil directly from lbmkLeah Rowe
2023-08-17remove download scripts, consolidate into scriptLeah Rowe
2023-08-17improve user feedback in blobutilLeah Rowe
2023-08-16merge coreboot/u-boot download logic to one scriptLeah Rowe
2023-08-14NEW BOARD: HP EliteBook 8470p (Intel GPU)Leah Rowe
2023-08-14NEW BOARD: Dell Precision T1650Leah Rowe
2023-08-09NEW BOARD: HP EliteBook 2170pLeah Rowe
2023-08-05blobs/download: save ME file to correct locationLeah Rowe
2023-08-05blobs/download: try backup if bad hash on mainLeah Rowe
2023-08-05blobs/download: support more formats on ME extractLeah Rowe
2023-07-29blobs/download: declare full user agentLeah Rowe
2023-07-29blobs/download: properly handle backup/main urlLeah Rowe
2023-07-29blobs/download: don't download backup on mainLeah Rowe
2023-07-29blobs/download: set common user agent stringLeah Rowe
2023-07-29blobs/download: simplify for loopLeah Rowe
2023-07-29scripts: fix indentation in switch/case blocksLeah Rowe
2023-07-27blobutil/ec: abort if kbc1126 ec extraction failsLeah Rowe
2023-06-24run coreboot utils from own directoryLeah Rowe
2023-06-20blobs/download: exit if no board configs foundLeah Rowe
2023-06-17Cache downloads based on checksumRiku Viitanen
2023-06-13Revert "Remove most of Ferass's lbmk contributions"Leah Rowe
2023-05-27blobutil: merge with main scriptLeah Rowe
2023-05-27unify download/build scriptsLeah Rowe
2023-05-27Remove most of Ferass's lbmk contributionsLeah Rowe
2023-05-14update/coreboot: top-down coding styleLeah Rowe
2022-12-27Do not rely on bashisms and behaviour undefined by the POSIX specification.Ferass 'Vitali64' EL HAFIDI
2022-11-14pragmatic system distribution guideline compliancepsdgLeah Rowe
2022-08-28scripts: Add helpers to modify and update U-Boot configsAlper Nebi Yasak
2021-11-22update coreboot and nuke tianocore20211122Leah Rowe
2021-06-03replace #!/bin/bash with #!/usr/bin/env bashRon Nazarov
2021-05-18libreboot!Leah Rowe