aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* realtek_mst_i2c_spi.c: Update GPIO pin 88 toggle functionShiyu Sun2020-10-141-14/+43
* it87spi.c: Fix layering violation of default_spi_readEdward O'Callaghan2020-10-121-2/+2
* dediprog.c: Fix layering violation of default_spi_readEdward O'Callaghan2020-10-121-3/+3
* realtek_mst_i2c_spi.c: Fixup get_params() err ctrl flowEdward O'Callaghan2020-10-021-5/+4
* realtek_mst_i2c_spi.c: Introduce MCU reset paramEdward O'Callaghan2020-10-021-5/+26
* realtek_mst_i2c_spi.c: Remove reset from init fnEdward O'Callaghan2020-10-021-5/+0
* Add writeprotect support infrastructureEdward O'Callaghan2020-09-286-2/+602
* Add support for Comet Lake-U/400-series PCHMatt DeVillier2020-09-245-2/+32
* dummyflasher.c: Upstream ChromiumOS 'freq' param featureEdward O'Callaghan2020-09-221-0/+52
* tests: Update licence headersNikolai Artemiev2020-09-177-4/+101
* tests: Clear ID cache before trying to fetch chip ID a second timePatrick Georgi2020-09-161-0/+1
* dummyflasher.c: Factor out global stateLachlan Bishop2020-09-141-168/+204
* allow 0x34 as ICCRIBA for CHIPSET_C620_SERIES_LEWISBURGJonathan Zhang2020-09-101-3/+11
* support 4-byte address format for VARIABLE_SIZE dummy flash deviceNamyoon Woo2020-09-072-3/+26
* dummyflasher.c: Only write back emulated image if modifiedNamyoon Woo2020-09-071-1/+9
* support variable-size SPI chip for dummy programmerNamyoon Woo2020-09-073-0/+113
* chipset_enable: Mark Intel Q77 as DEPJacob Garber2020-08-291-1/+1
* add PCI IDs for additional c620 series PCH chipsJonathan Zhang2020-08-271-0/+3
* spi: Allow cached ID bytes to be clearedEdward O'Callaghan2020-08-262-34/+56
* spi25.c: Factor out rdid_get_ids() and compare_id()Edward O'Callaghan2020-08-261-32/+30
* chipset_enable.c: Add support for Intel C620 Series Chipset SPI ControllerLuka Kovacic2020-08-251-0/+1
* Makefile: Fix building on AArch64 NixOSPyry Kontio2020-08-241-6/+10
* Add MEC1308 EC programmerVictor Ding2020-08-206-0/+572
* Add ENE LPC programmerVictor Ding2020-08-206-0/+645
* flashchips: Add W25Q256JW_DTRDavid Hendricks2020-08-192-0/+48
* flashchips: Add support for Macronix MX25L5121ESteve Markgraf2020-08-042-0/+39
* meson: Do not compile with -DSTANDALONERichard Hughes2020-08-041-1/+0
* ft2232_spi.c: align with Chrome OS flashromNikolai Artemiev2020-08-041-10/+17
* stlinkv3_spi.c: Improve printed messagesMiklós Márton2020-08-041-5/+6
* Add support for Winbond W25X05CLJacob Appelbaum2020-07-262-0/+33
* meson: fix compilation under uClibc-ngRosen Penev2020-07-211-1/+1
* endiantest: Fix #if expressionDavid Hendricks2020-07-211-1/+1
* raiden_debug_spi: add param for a custom reset setupMary Ruthven2020-07-211-12/+30
* raiden_debug_spi: add missing USB_SPI requestsMary Ruthven2020-07-211-4/+11
* raiden_debug_spi.c: Add support for USB SPI protocol V2Brian J. Nemec2020-07-211-12/+672
* raiden_debug_spi.c: Add protocol based configuration to initBrian J. Nemec2020-07-211-28/+105
* raiden_debug_spi.c: Add USB context states and helper functionsBrian J. Nemec2020-07-201-67/+207
* raiden_debug_spi.c: Add transfer context statesBrian J. Nemec2020-07-201-32/+67
* raiden_debug_spi.c: Clean up the USB SPI protocolBrian J. Nemec2020-07-201-64/+125
* raiden_debug_spi.c: Rename Protocol V1 specific fieldsBrian J. Nemec2020-07-201-20/+24
* ichspi.c: Make ich_init_spi() parameteric on spibarEdward O'Callaghan2020-07-161-27/+27
* ichspi.c: Make pprinters parametric on ich_generationEdward O'Callaghan2020-07-161-16/+17
* ichspi.c: Make ich_set_bbar() parameteric on ich_generationEdward O'Callaghan2020-07-161-5/+5
* ichspi.c: Make ich_init_opcodes() parameteric on ich_generationEdward O'Callaghan2020-07-161-13/+13
* ichspi.c: Make ich_init_spi() parametric on ich_generationEdward O'Callaghan2020-07-161-5/+5
* Install the man file when using meson as a buildsystemRichard Hughes2020-07-152-1/+12
* chipset_enable: add PCI ID for APL-I (Broxton)Jan Samek2020-07-101-0/+1
* serial: Fix file read/write error handling for WindowsDavid Hendricks2020-07-071-8/+22
* dediprog: Correct REQTYPE_OTHER_OUT macroDavid Hendricks2020-06-241-1/+1
* tree: Remove unneeded semicolons after loopsDavid Hendricks2020-06-242-2/+2