summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* flashrom_tester: Use path types for things that are pathsEvan Benn2022-11-096-69/+79
* flashrom_tester: Move layout_file to TestEnvEvan Benn2022-11-092-24/+37
* manibuilder/apt-get: Drop `apt-get dist-upgrade` commandsNico Huber2022-10-083-3/+0
* manibuilder: Maintain list of broken imagesNico Huber2022-09-271-0/+11
* manibuilder/alpine: Disable https for Alpine 3.7 and 3.8Nico Huber2022-09-272-1/+6
* mainbuilder/djgpp: Disable TLS verification for curl and GitNico Huber2022-09-271-2/+3
* manibuilder: Switch Dockerfile.anita to Bullseye and Python 3Nico Huber2022-09-271-9/+10
* manibuilder/ubuntu: Add newer image tagsNico Huber2022-09-271-1/+4
* manibuilder/debian: Add Bullseye image tagsNico Huber2022-09-271-1/+4
* mainbuilder/debian,ubuntu: Disable TLS verification for Git commandsNico Huber2022-09-272-0/+2
* manibuilder/debian: Drop all sid image tagsNico Huber2022-09-271-2/+1
* manibuilder/fedora: Add newer image tagsNico Huber2022-09-271-5/+9
* manibuilder/alpine: Add newer image tagsNico Huber2022-09-272-1/+5
* manibuilder/fedora: Disable TLS verification for Git commandsNico Huber2022-09-271-1/+2
* manibuilder/fedora: Install `systemd-devel` packageNico Huber2022-09-271-1/+1
* manibuilder/alpine: Disable TLS verification for Git commandsNico Huber2022-09-271-1/+2
* manibuilder/centos: Install `systemd-devel` packageNico Huber2022-09-271-1/+1
* manibuilder/centos: Disable TLS verification for Git commandsNico Huber2022-09-271-1/+3
* flashrom_tester: Fix cargo check and clippy warningsEvan Benn2022-09-198-45/+33
* util/shell.nix: Explicitly install gnumake and GCC packagesFelix Singer2022-08-311-0/+2
* flashrom_tester: Add an implementation using libflashromEvan Benn2022-08-264-10/+210
* flashrom_tester: Add _into_file to function namesEvan Benn2022-08-264-18/+21
* ich_descriptors_tool/Makefile: Add missing `override` for CFLAGSNico Huber2022-08-251-1/+1
* meson: Build the ich_descriptors_tool as featureThomas Heijligen2022-08-231-1/+0
* flashrom_tester: Call crossystem with write protect argumentEvan Benn2022-08-233-92/+22
* flashrom_tester: Fix cmd read_region to read only the regionEvan Benn2022-08-181-11/+10
* flashrom_tester: Write a newline with the wp promptEvan Benn2022-08-181-17/+21
* flashrom_tester: Move all subprocess stderr logging to dispatchEvan Benn2022-08-031-62/+34
* flashrom_tester: Parse fmap header as little endianEvan Benn2022-08-021-1/+1
* flashrom_tester: update to built-0.5George Burgess IV2022-08-021-2/+2
* flashrom_tester: Add write_file_with_layout positive testEvan Benn2022-07-212-2/+26
* flashrom_tester: Refactor Error typeEvan Benn2022-07-213-21/+46
* flashrom_tester: Remove subprocess from elog_sanity_testEvan Benn2022-07-214-33/+43
* flashrom_tester: Use Flashrom trait instead of struct FlashromCmdEvan Benn2022-07-215-319/+356
* ft2232_spi.c: Add support for kt-link jtag interfaceJacek Naglak2022-07-181-0/+4
* util/shell.nix: Add libjaylinkFelix Singer2022-05-191-1/+1
* util/ich_descriptors_tool: Remove unneeded meson dependenciesThomas Heijligen2022-05-121-3/+0
* util/flashrom_tester: Update sys-info crate to version 0.9Angel Pons2022-05-121-1/+1
* Global cleanup: Fix a few spelling errorsMartin Roth2022-05-032-3/+3
* ich_descriptors_tool: Fix -Wsign-compare warningsAnastasia Klimchuk2022-04-291-4/+4
* Introduce an `include` directory for header filesThomas Heijligen2022-04-292-1/+2
* ichspi: Add Jasper Lake supportEdward O'Callaghan2022-04-141-0/+3
* ichspi: Add support for Meteor LakeSubrata Banik2022-03-301-0/+3
* ichspi: Add Alder Lake supportEdward O'Callaghan2022-03-071-0/+3
* Add Elkhart Lake supportWerner Zeh2022-02-041-0/+2
* Add Tiger Lake U Premium supportMichał Żygowski2021-11-171-0/+4
* flashrom_tester: Use elogtool to list firmware eventlogJack Rosenthal2021-10-272-7/+7
* Makefile, ich_descriptors_tool/Makefile: unify behaviorThomas Heijligen2021-10-261-8/+7
* Makefile: move determination test for OS to Makefile.dThomas Heijligen2021-10-151-2/+3
* util: Add Nix shell fileFelix Singer2021-10-101-0/+16