aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add ManibuilderNico Huber2021-03-1613-0/+470
* cbtable.c: Use correct format specifier for `size_t`Angel Pons2021-03-161-1/+1
* chipset_enable.c: Add PCI ID for Comet Lake U BaseSam McNally2021-03-111-0/+1
* CHROMIUM: flashrom: update .tested field for EN25QH128Tim Chen2021-03-111-1/+1
* usb_device: Fix up whitespaceAngel Pons2021-03-102-21/+21
* usb_device.h: Improve `LIBUSB_ERROR` macroAngel Pons2021-03-101-1/+1
* chipset_enable: Mark Intel C216 as DEPJacob Garber2021-02-281-1/+1
* Add support for Adesto AT25SF128AEdward O'Callaghan2021-02-282-0/+39
* tree: Remove forward-declarations for spi mastersAnastasia Klimchuk2021-02-165-462/+432
* serprog.c: Remove forward-declarationsAnastasia Klimchuk2021-02-161-239/+222
* dummyflasher.c: Remove forward-declarationsAnastasia Klimchuk2021-02-161-450/+438
* realtek_mst_i2c_spi.c: Move gpio 88 toggle outside write functionShiyu Sun2021-02-121-6/+7
* CHROMIUM: avl_tool: more gracefully handle termination by SIGINTPeter Marheine2021-02-114-1/+51
* flashchips: Mark Macronix MX25L1635D as testedAngel Pons2021-02-071-1/+1
* jlink_spi: Reduce transfer sizeMarc Schink2021-02-071-1/+1
* Fix building with musl libcEvgeny Zinoviev2021-02-071-1/+1
* linux_mtd: Disable buffering on the mtd deviceDouglas Anderson2021-02-011-0/+4
* realtek_mst_i2c_spi.c: Skip return value check for reset functionShiyu Sun2021-01-281-3/+7
* meson.build: Require at least meson 0.50.0Angel Pons2021-01-281-1/+1
* meson: Rename 'config_raiden' to 'config_raiden_debug_spi'Edward O'Callaghan2021-01-272-4/+4
* cbtable.c: don't assume high addresses can fully map 1 MiBEdward O'Callaghan2021-01-251-8/+57
* helpers.c: Fix undefined behavior in strndup()Xiang Wang2021-01-241-8/+9
* ft2232_spi.c: Rename cs_bits to pinlvlAlan Green2021-01-241-12/+12
* ft2232_spi.c: Generalize GPIOL pin controlAlan Green2021-01-241-1/+43
* ft2232_spi.c: release I/Os on shutdownAlan Green2021-01-241-0/+25
* programmer.h: remove unused declarationAlan Green2021-01-221-1/+0
* realtek_mst_i2c_spi.c: Fix indentationShiyu Sun2021-01-221-3/+3
* it85spi.c: Inline it85xx_spi_common_init()Anastasia Klimchuk2021-01-211-52/+45
* programmer: remove unused noop_shutdown functionAlan Green2021-01-191-6/+0
* it85spi.c: Refactor singleton states into reentrant patternAnastasia Klimchuk2021-01-191-35/+49
* util/getrevision.sh: Fallback when git tags is missingEdward O'Callaghan2021-01-181-1/+1
* tree/: Drop const from opaque data ptr in master definitions [alt]Edward O'Callaghan2021-01-172-8/+15
* flashchips.c: Mark GD25LQ128C/D as TEST_OK_PREWAlan Green2021-01-151-1/+1
* Makefile: Explicitly set '-std=c99'Edward O'Callaghan2021-01-132-1/+3
* spi25_statusreg.c: restore SR contents at flashrom exitNikolai Artemiev2021-01-131-0/+9
* Makefile: Add a DISABLE_CLOCK_GETTIME optionMartin Lucina2021-01-111-0/+5
* flashchips.c: Add support for XMC new SPI flash typesluke he2021-01-022-1/+245
* realtek_mst_i2c_spi.c: Consolidate shifts to the one fnEdward O'Callaghan2021-01-011-9/+8
* realtek_mst_i2c_spi.c: Don't depend on int overflowsEdward O'Callaghan2021-01-011-6/+6
* realtek_mst_i2c_spi.c: Update PAGE_SIZE and fix writeShiyu Sun2020-12-291-2/+3
* Add missing platform.h includesMiriam Polzer2020-12-262-0/+2
* realtek_mst_i2c_spi.c: Add ISP mode checkShiyu Sun2020-12-231-3/+14
* sb600spi.c: Detect rev 0x51 as PromontoryEdward O'Callaghan2020-12-231-1/+1
* chipdrivers.h: Trivial fix style of write_28sf040() signatureEdward O'Callaghan2020-12-201-1/+1
* layout.h,c: Use 'false' over '0' for bool typeEdward O'Callaghan2020-12-202-3/+3
* chipset_enable.c: Mark Intel H110 as DEPAngel Pons2020-12-181-1/+1
* dediprog: Fix segmentation fault on no device foundMedicine Yeh2020-12-171-1/+0
* sb600spi.c: Add support for 0x790b rev 0x61 (AMD Zen)Edward O'Callaghan2020-12-161-3/+64
* chipset_enable.c: mark "Broadwell U Base" as DEPNikolai Artemiev2020-12-141-1/+1
* meson: Add missing config option for J-Link SPIMarc Schink2020-12-132-0/+7