summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usbdev: Only match requested USB devicesv1.1-rc2Patrick Rudolph2019-06-031-1/+1
* dediprog: Disable 4BA completelyv1.1-rc1Nico Huber2019-04-023-0/+18
* Fix verification with sparse layoutsNico Huber2019-04-023-9/+34
* Remove trailing whitespaceElyes HAOUAS2019-03-048-16/+16
* layout.c: Remove unused variableArthur Heymans2019-03-041-2/+0
* layout: Add missing stdbool.h includeNico Huber2019-03-041-0/+1
* Fix erasing of unaligned regionsNico Huber2019-03-041-3/+66
* Fix several -Wno-implicit-fallthrough warningsRichard Hughes2019-02-114-3/+9
* Fix one more -Wmissing-field-initializers warningRichard Hughes2019-02-031-1/+3
* Fix a trivial calloc warningRichard Hughes2019-02-031-1/+1
* Fix several -Wno-missing-field-initializers warningsRichard Hughes2019-02-033-2/+8
* Fix several -Wold-style-declaration warningsRichard Hughes2019-02-034-5/+5
* buspirate_spi: Fix a missing error check during _init()Richard Hughes2019-01-051-0/+2
* Fix a tiny memory leak in the CLI toolRichard Hughes2019-01-051-0/+1
* Add initial J-Link SPI programmerMarc Schink2019-01-056-1/+592
* linux_spi: Hardcode default spispeed of 2MHzNico Huber2018-12-221-10/+13
* chipset_enable.c: Mark Intel C224 as DEPTristan Corrick2018-12-221-1/+1
* libflashrom.h: Add missing includesNico Huber2018-12-211-0/+2
* fmap: Fix length calculation in error messageNico Huber2018-12-211-1/+1
* dediprog: Fix small, unaligned readsNico Huber2018-12-061-4/+4
* chipset_enable.c: Mark Intel PM55 as DEPAngel Pons2018-11-031-1/+1
* flashchips: Add Sanyo LE25FU206/A and LE25FU106BAngel Pons2018-11-012-0/+103
* chipset_enable.c: Mark Intel H81 as DEPTristan Corrick2018-11-011-1/+1
* flashchips: Add IS25LP256 and IS25WP256David Hendricks2018-10-302-0/+102
* flashchips: Add W25Q256JV supportDavid Hendricks2018-10-292-1/+49
* dmi: Remove nonsense guard; Makefile handles itNico Huber2018-10-231-4/+0
* flashchips: Mark MX25L25635F as testedKasper Revsbech2018-10-231-1/+1
* Add support to get layout from fmap (e.g. coreboot rom)Arthur Heymans2018-10-237-10/+648
* ft2232_spi: add an ability to use GPIO for chip selectionSergey Alirzaev2018-10-082-6/+26
* chipset_enable.c: Mark Intel HM65 as DEPAngel Pons2018-10-081-1/+1
* flashchips: Add Macronix MX25U8032EAngel Pons2018-10-072-0/+41
* flashchips: Add W25Q128.V..WPatrick Rudolph2018-10-052-0/+38
* Remove unneeded whitespaceElyes HAOUAS2018-10-052-2/+1
* flashchips: Mark S25FL208K as testedNico Huber2018-10-041-1/+1
* flashchips: Add ISSI IS25WP064 and IS25WP032Nico Huber2018-10-042-1/+88
* flashchips: Add ATMEL AT25SL128AHal Martin2018-10-032-0/+40
* Enable native 4BA instructions for Spansion 25FL256SNico Huber2018-10-031-1/+4
* Enable 4BA mode for Spansion 25FL256SNico Huber2018-10-034-8/+12
* flashchips: Add Spansion 25FL256S......0Nico Huber2018-10-033-1/+47
* flashchips: Mark Spansion S25FL128P......0 as testedAngel Pons2018-10-031-1/+1
* flashchips: Mark Atmel AT45DB081D as testedAngel Pons2018-10-031-1/+1
* flashchips: Mark Winbond W25Q40BW as testedAngel Pons2018-10-031-1/+1
* flashchips: Mark PMC Pm25LD040 as testedAngel Pons2018-10-031-1/+1
* flashchips: Mark Sanyo LE25FU406C as testedAngel Pons2018-10-031-1/+1
* flashchips: Mark PMC Pm25LD020 as testedAngel Pons2018-10-031-1/+1
* flashchips: Mark GigaDevice GD25Q128C as testedAngel Pons2018-10-031-1/+1
* flashchips: Mark AMIC A25L40PU as testedAngel Pons2018-10-031-1/+1
* chipset_enable.c: Mark Broadwell U Premium as DEPAngel Pons2018-10-031-1/+1
* flashchips: Mark Winbond W25Q256.V as testedAngel Pons2018-10-031-1/+1
* flashchips: Mark Macronix MX66L51235 as testedAngel Pons2018-10-031-1/+1