summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* lspcon_i2c_spi.c: Clean up some unnecessary indirectionEdward O'Callaghan2020-04-191-11/+7
* chipset_enable.c: Disable SPI on ICH7 if booted from LPCAngel Pons2020-04-171-0/+8
* cli_classic.c: Prevent memory leakAngel Pons2020-04-141-0/+3
* flashchips: Add support for Winbond W25Q64JWScott Chao2020-04-092-0/+41
* flashchips: Add W25Q512JVJoel Stanley2020-04-082-0/+45
* ft2232_spi.c: change the chunksize from 256 to 270el-coderon2020-04-081-1/+1
* lspcon_i2c_spi.c: Add SPI-master support for PS17{5,6}Shiyu Sun2020-04-016-0/+556
* i2c_helper: Add support for the Linux I2C subsystemShiyu Sun2020-04-014-0/+239
* Makefile: Fix 'CONFIG_ENABLE_LIBUSB1_PROGRAMMERS=no'Edward O'Callaghan2020-03-281-0/+1
* chipset_enable.c: Add more Lewisburg PCH IDsAngel Pons2020-03-271-0/+8
* Fix segfault when running `flashrom -L`Angel Pons2020-03-263-1/+7
* flashchips: add support for GigaDevice GD25WQ80EDino Li2020-03-252-0/+39
* flashchips: Add Macronix MX25R3235Fsibradzic2020-03-242-0/+40
* chipset_enable: Mark Intel HM75 as DEPEvgeny Zinoviev2020-03-191-1/+1