summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* linux_spi: Use fgets() to read buffer sizeJacob Garber2019-09-241-2/+1
* print: Fix vendor string memory leakJacob Garber2019-09-241-0/+1
* linux_mtd: Fix param memory leakJacob Garber2019-09-241-0/+1
* internal: Fix board vendor and model memory leaksJacob Garber2019-09-243-17/+34
* ichspi: Replace default JEDEC_BE_D8 with JEDEC_SEDavid Hendricks2019-09-241-1/+1
* flashchips.c: Add W25Q128.V..M printlock attributeAlan Green2019-09-241-0/+1
* flashchips.c: Mark W25Q40EW as TESTED_PREWAlan Green2019-09-241-1/+1
* flashchips.c: Add GD25Q256D from downstreamAlan Green2019-09-242-0/+39
* libflashrom.h: Add types not included in all projectsMario Limonciello2019-09-241-0/+2
* flashchips.c: Mark EN29F002(A)(N)B as tested +EWAlan Green2019-09-181-1/+1
* flashchips.c: Identify MX25L25645G partAlan Green2019-09-171-1/+1
* flashchips: Add GD25Q127C name to the GD25Q128C entryAlan Green2019-09-171-1/+1
* flashchips.c: Put SFDP-capable chip back into positionAlan Green2019-09-171-22/+22
* libflashrom: add querying functions with meson integrationArtur Raglis2019-09-173-1/+187
* flashchips: upstream changes to GD25LQ128Alan Green2019-08-212-3/+3
* chipset_enable: Mark Intel CM236 and CM246 as DEPNico Huber2019-08-081-2/+2
* chipset_enable: Add support for Cannon Lake U PremiumMatt DeVillier2019-08-081-0/+1
* ichspi: Add support for discrete Cannon Lake PCHsNico Huber2019-08-085-32/+87
* chipset_enable: Add support for discrete Cannon Lake PCHsThomas Heijligen2019-08-082-0/+19
* flashchips: Add missing MT25Q erase commandsJacob Creedon2019-08-051-0/+18