aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* raiden_debug_spi.c: Fix indents to be consistentEdward O'Callaghan2020-03-111-40/+40
* ft2232_spi: Fix broken GPIOL cs_bits state (#126)sibradzic2020-03-091-1/+1
* ft2232_spi: Enhance csgpiol parameter for FT2232sibradzic2020-03-091-14/+26
* sb600spi: Add spireadmodeRob Barnes2020-03-032-44/+99
* raiden_debug: Upstream ChromiumOS servo debug board progEdward O'Callaghan2020-03-036-0/+489
* raiden_debug: Upstream ChromiumOS usb_device helpersEdward O'Callaghan2020-03-024-1/+559
* util/flashrom_tester: Upstream E2E testing frameworkEdward O'Callaghan2020-02-2416-0/+2680
* ubertest: Add blackbox test uber-scriptDavid Hendricks2020-02-238-0/+2086
* flashchips: Add Spansion S25FL512SBernhard Urban-Forster2020-02-091-0/+33
* chipset_enable.c: Add Ice Lake U to known and tested systemsJohanna Schander2020-02-091-0/+1
* Fix building with meson, againAngel Pons2020-02-011-0/+1
* chipset_enable: Add Kaby Lake U Prem. to known and tested systemsWim Vervoorn2020-01-221-1/+1
* Fix typosCarl-Daniel Hailfinger2020-01-202-2/+2
* Revert "pcidev.c: Factor out pcidev_validate() into pure fn"Nico Huber2020-01-191-29/+24
* stlinkv3_spi: Move a declaration out of for-loop headNico Huber2020-01-021-1/+2
* Add support for STLINK V3 debugger/programmer via its SPI bridgeMiklós Márton2019-12-316-0/+590
* chipset_enable.c: Mark Intel HM76 as DEPAngel Pons2019-12-211-1/+1
* mysteries_intel: Add a section about SMM_BWPDavid Hendricks2019-12-141-0/+21
* flashrom: Add support for ARC platformRosen Penev2019-12-143-2/+16
* flashchips: Add AT25SF321darkarnium2019-12-142-0/+39
* nicintel_eeprom: Reduce usage of is_i210()Nico Huber2019-12-101-44/+50
* Revert "print.c: Dedup 'test_state_to_text()' logic"Nico Huber2019-12-061-1/+8
* ft2232_spi: Add support for Tin Can Tools Flyswatter/Flyswatter 2Russ Dill2019-12-012-1/+8
* pcidev.c: Factor out pcidev_validate() into pure fnEdward O'Callaghan2019-11-281-24/+29
* cbtable.c: Factor out lb_table_validation logicEdward O'Callaghan2019-11-281-10/+18
* cbtable.c: Factor out lb_header_validation logicEdward O'Callaghan2019-11-281-12/+20
* print.c: Dedup 'test_state_to_text()' logicEdward O'Callaghan2019-11-171-8/+1
* dediprog.c: Add id parameter to dediprog programmerRyan O'Leary2019-11-151-21/+132
* Fix building with GCC 4.9Evgeny Zinoviev2019-11-144-4/+4
* sb600spi.c: Generalise determin_generation() after YangtzeEdward O'Callaghan2019-11-141-21/+9
* sb600spi.c: Fold up debug logic into determine_generation()Edward O'Callaghan2019-11-141-9/+12
* sb600spi.c: Consolidate smbus dev revision derivationEdward O'Callaghan2019-11-141-13/+17
* Add support for National Instruments USB-845x devicesMiklós Márton2019-11-145-1/+792
* flashchips: Add W25Q128JW_DTRPeichao Wang2019-11-132-0/+39
* flashchips: Add missing N25Q/MT25Q variantsJacob Creedon2019-11-112-10/+535
* util/getversion,meson: Add script to allow version info with MesonNico Huber2019-11-062-1/+72
* usbdev.c: Add missing <inttypes.h> includeEdward O'Callaghan2019-10-221-0/+1
* cli_classic: Tidy up some repeated handling patterns into funcsEdward O'Callaghan2019-10-171-131/+64
* cli_classic: Fix first line of --help to match manpageEdward O'Callaghan2019-10-171-3/+6
* Correct the pkgconfig generated file namingMario Limonciello2019-10-161-3/+3
* meson.build: Sanitize the version stringMario Limonciello2019-10-161-1/+10
* linux_spi: reorder includes for linux <4.14Fabrice Fontaine2019-10-161-2/+7
* util/git-hooks: Check for Signed-off-by lineDavid Hendricks2019-10-141-0/+11
* Fix compilation if CONFIG_INTERNAL=noJonathan Liu2019-10-082-0/+10
* chipset_enable.c: Mark Intel Q75 as DEPAngel Pons2019-10-081-1/+1
* Makefile,meson.build: Enable/assume -WextraNico Huber2019-10-052-3/+1
* flashchips: Add missing block erasers for GD25Q256DNico Huber2019-10-051-0/+9
* board_enable: Work around -Wtype-limits issueNico Huber2019-10-051-1/+1
* Fix more sign-compare issuesNico Huber2019-10-054-4/+4
* meson: Correct license to GPL-2.0Nico Huber2019-10-051-1/+1