summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* flashchips: Add Spansion S25FL512Sv1.2Bernhard 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
* meson: Add spi95.c to fix the buildDavid Hendricks2019-10-051-0/+1
* Add support for M95M02-A125Konstantin Grudnev2019-10-046-1/+111
* tree: Enable -Wwrite-stringsJacob Garber2019-10-047-7/+8
* Add board enable for Asus P4P800SEMiklós Márton2019-10-042-0/+3
* helpers: Implement strndup() for MinGWMiklós Márton2019-10-042-0/+15
* cli_classic: Add convenient '--{flash,get}-size' cli optEdward O'Callaghan2019-10-042-3/+23
* cli_classic: Add convenient '--flash-name' cli optEdward O'Callaghan2019-10-042-5/+35
* dummyflasher: Add error check for file readJacob Garber2019-09-241-2/+6