aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mysteries_intel: Add a section for software vs hardware sequencingDavid Hendricks2020-06-201-0/+42
* tests/spi25.c: Add unit-test coverage of spi95.cEdward O'Callaghan2020-06-173-0/+21
* tests/: Add helper.c unit testsEdward O'Callaghan2020-06-174-0/+85
* tests/: Add flashrom.c unit testsEdward O'Callaghan2020-06-174-0/+45
* flashchips: Add W25Q256.Wel-coderon2020-06-162-0/+42
* tests/: Add spi25.c unit testsEdward O'Callaghan2020-06-164-0/+196
* tests/: Add CMocka unit-test infrastructureEdward O'Callaghan2020-06-166-0/+105
* libflashrom.c: Fix indentation of a braceAngel Pons2020-05-281-1/+1
* libflashrom.c: Use casts on enum conversionsAngel Pons2020-05-281-2/+4
* Add board enable for ASUS P3B-FKeith Hui2020-05-192-1/+48
* 82802ab.c: Remove duplicated checkAngel Pons2020-05-131-3/+3
* spi25: Debug flashrom crash when Write Protect is ONYuji Sasaki2020-05-101-1/+2
* raiden_debug_spi.c: Enables USB retry for invalid write countBrian J. Nemec2020-05-081-3/+7
* realtek_mst_i2c_spi.c: Remove dead codeEdward O'Callaghan2020-05-071-33/+0
* realtek_mst_i2c_spi.c: Fix cmd timeout issueEdward O'Callaghan2020-05-071-8/+12
* realtek_mst_i2c_spi.c: Fix _spi_write256() as documentedEdward O'Callaghan2020-05-061-22/+50
* realtek_mst_i2c_spi.c: Fix _spi_send_command cb for erasuresEdward O'Callaghan2020-05-061-9/+40
* raiden_debug_spi: Fix memleakPatrick Georgi2020-05-051-1/+3
* spi95: Check for success before using send_command's returned dataPatrick Georgi2020-05-051-1/+4
* raiden_debug_spi.c: Clean up global stateEdward O'Callaghan2020-05-051-15/+42
* realtek_mst_i2c_spi.c: Define some register namesEdward O'Callaghan2020-05-051-6/+14
* Makefile: Remove 'NEED_LIBUSB1' from lspcon requirementsEdward O'Callaghan2020-05-041-1/+0
* Initial Realtek MST i2c_spi supportEdward O'Callaghan2020-05-046-0/+487
* libflashrom.c: Use correct type for sizeofAngel Pons2020-05-031-1/+1
* chipset_enable.c: Spell `BIOS` in uppercaseAngel Pons2020-05-031-1/+1
* Revert "flashchips: port S25FS(128S) chip from chromiumos"Nico Huber2020-05-018-415/+6
* lspcon_i2c_spi.c: Prefix with fn name instead of just 'Error:'Shiyu Sun2020-05-011-8/+12
* const'ify flashctx to align signatures with cros flashromEdward O'Callaghan2020-04-3026-53/+53
* ft2232_spi.c: Improve handling of static bufferAngel Pons2020-04-251-3/+3
* spi25.c: Add a null checkAngel Pons2020-04-251-0/+2
* lspcon_i2c_spi.c: Trivial style fixEdward O'Callaghan2020-04-241-1/+1
* stlinkv3_spi: Avoid division by zeroPatrick Georgi2020-04-241-2/+3
* stlinkv3_spi: Fix memory leakPatrick Georgi2020-04-241-0/+1
* usb_device: Fix memory leakPatrick Georgi2020-04-241-0/+2
* raiden_debug_spi: Fix memleakPatrick Georgi2020-04-241-0/+3
* pcidev.c: Drop unused variableElyes HAOUAS2020-04-241-2/+1
* flashchips: port S25FS(128S) chip from chromiumossibradzic2020-04-228-6/+415