| Commit message (Expand) | Author | Age | Files | Lines |
* | manibuilder/apt-get: Drop `apt-get dist-upgrade` commands | Nico Huber | 2022-10-08 | 3 | -3/+0 |
* | manibuilder: Maintain list of broken images | Nico Huber | 2022-09-27 | 1 | -0/+11 |
* | manibuilder/alpine: Disable https for Alpine 3.7 and 3.8 | Nico Huber | 2022-09-27 | 2 | -1/+6 |
* | mainbuilder/djgpp: Disable TLS verification for curl and Git | Nico Huber | 2022-09-27 | 1 | -2/+3 |
* | manibuilder: Switch Dockerfile.anita to Bullseye and Python 3 | Nico Huber | 2022-09-27 | 1 | -9/+10 |
* | manibuilder/ubuntu: Add newer image tags | Nico Huber | 2022-09-27 | 1 | -1/+4 |
* | manibuilder/debian: Add Bullseye image tags | Nico Huber | 2022-09-27 | 1 | -1/+4 |
* | mainbuilder/debian,ubuntu: Disable TLS verification for Git commands | Nico Huber | 2022-09-27 | 2 | -0/+2 |
* | manibuilder/debian: Drop all sid image tags | Nico Huber | 2022-09-27 | 1 | -2/+1 |
* | manibuilder/fedora: Add newer image tags | Nico Huber | 2022-09-27 | 1 | -5/+9 |
* | manibuilder/alpine: Add newer image tags | Nico Huber | 2022-09-27 | 2 | -1/+5 |
* | manibuilder/fedora: Disable TLS verification for Git commands | Nico Huber | 2022-09-27 | 1 | -1/+2 |
* | manibuilder/fedora: Install `systemd-devel` package | Nico Huber | 2022-09-27 | 1 | -1/+1 |
* | manibuilder/alpine: Disable TLS verification for Git commands | Nico Huber | 2022-09-27 | 1 | -1/+2 |
* | manibuilder/centos: Install `systemd-devel` package | Nico Huber | 2022-09-27 | 1 | -1/+1 |
* | manibuilder/centos: Disable TLS verification for Git commands | Nico Huber | 2022-09-27 | 1 | -1/+3 |
* | flashrom_tester: Fix cargo check and clippy warnings | Evan Benn | 2022-09-19 | 8 | -45/+33 |
* | util/shell.nix: Explicitly install gnumake and GCC packages | Felix Singer | 2022-08-31 | 1 | -0/+2 |
* | flashrom_tester: Add an implementation using libflashrom | Evan Benn | 2022-08-26 | 4 | -10/+210 |
* | flashrom_tester: Add _into_file to function names | Evan Benn | 2022-08-26 | 4 | -18/+21 |
* | ich_descriptors_tool/Makefile: Add missing `override` for CFLAGS | Nico Huber | 2022-08-25 | 1 | -1/+1 |
* | meson: Build the ich_descriptors_tool as feature | Thomas Heijligen | 2022-08-23 | 1 | -1/+0 |
* | flashrom_tester: Call crossystem with write protect argument | Evan Benn | 2022-08-23 | 3 | -92/+22 |
* | flashrom_tester: Fix cmd read_region to read only the region | Evan Benn | 2022-08-18 | 1 | -11/+10 |
* | flashrom_tester: Write a newline with the wp prompt | Evan Benn | 2022-08-18 | 1 | -17/+21 |
* | flashrom_tester: Move all subprocess stderr logging to dispatch | Evan Benn | 2022-08-03 | 1 | -62/+34 |
* | flashrom_tester: Parse fmap header as little endian | Evan Benn | 2022-08-02 | 1 | -1/+1 |
* | flashrom_tester: update to built-0.5 | George Burgess IV | 2022-08-02 | 1 | -2/+2 |
* | flashrom_tester: Add write_file_with_layout positive test | Evan Benn | 2022-07-21 | 2 | -2/+26 |
* | flashrom_tester: Refactor Error type | Evan Benn | 2022-07-21 | 3 | -21/+46 |
* | flashrom_tester: Remove subprocess from elog_sanity_test | Evan Benn | 2022-07-21 | 4 | -33/+43 |
* | flashrom_tester: Use Flashrom trait instead of struct FlashromCmd | Evan Benn | 2022-07-21 | 5 | -319/+356 |
* | ft2232_spi.c: Add support for kt-link jtag interface | Jacek Naglak | 2022-07-18 | 1 | -0/+4 |
* | util/shell.nix: Add libjaylink | Felix Singer | 2022-05-19 | 1 | -1/+1 |
* | util/ich_descriptors_tool: Remove unneeded meson dependencies | Thomas Heijligen | 2022-05-12 | 1 | -3/+0 |
* | util/flashrom_tester: Update sys-info crate to version 0.9 | Angel Pons | 2022-05-12 | 1 | -1/+1 |
* | Global cleanup: Fix a few spelling errors | Martin Roth | 2022-05-03 | 2 | -3/+3 |
* | ich_descriptors_tool: Fix -Wsign-compare warnings | Anastasia Klimchuk | 2022-04-29 | 1 | -4/+4 |
* | Introduce an `include` directory for header files | Thomas Heijligen | 2022-04-29 | 2 | -1/+2 |
* | ichspi: Add Jasper Lake support | Edward O'Callaghan | 2022-04-14 | 1 | -0/+3 |
* | ichspi: Add support for Meteor Lake | Subrata Banik | 2022-03-30 | 1 | -0/+3 |
* | ichspi: Add Alder Lake support | Edward O'Callaghan | 2022-03-07 | 1 | -0/+3 |
* | Add Elkhart Lake support | Werner Zeh | 2022-02-04 | 1 | -0/+2 |
* | Add Tiger Lake U Premium support | Michał Żygowski | 2021-11-17 | 1 | -0/+4 |
* | flashrom_tester: Use elogtool to list firmware eventlog | Jack Rosenthal | 2021-10-27 | 2 | -7/+7 |
* | Makefile, ich_descriptors_tool/Makefile: unify behavior | Thomas Heijligen | 2021-10-26 | 1 | -8/+7 |
* | Makefile: move determination test for OS to Makefile.d | Thomas Heijligen | 2021-10-15 | 1 | -2/+3 |
* | util: Add Nix shell file | Felix Singer | 2021-10-10 | 1 | -0/+16 |
* | util/ich_descriptors_tool: Use GNU-style printf in MinGW | David Hendricks | 2021-10-01 | 1 | -0/+4 |
* | ich_descriptors_tool: Add missing Comet Point in usage | Michał Żygowski | 2021-09-12 | 1 | -0/+1 |