summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* layout.c: Don't use global variables for included regionsArthur Heymans2019-06-174-51/+58
* libflashrom: Add CPP guard to fix big-endian buildsNico Huber2019-06-141-0/+2
* cli: Add error on missing IFDPatrick Rudolph2019-06-141-0/+3
* Makefile: Also blacklist J-Link SPI for DOSNico Huber2019-06-081-0/+6
* Makefile: Blacklist Digilent SPI (using USB) for DOSNico Huber2019-06-081-1/+6
* ich_descriptors: Drop line numbering commentsNico Huber2019-06-071-16/+16
* layout.c: Use the libflashrom function for included argumentsArthur Heymans2019-06-061-11/+6
* Rework internal bus handling and laptop bail-outNico Huber2019-06-066-425/+501
* dediprog: Allow 4BA on all protocol V2 devicesPatrick Rudolph2019-06-061-1/+1
* dediprog: Implement 4BA EAR mode for protocol v1Nico Huber2019-06-043-6/+26
* chipset_enable: Mark Intel QS77 as DEPEvgeny Zinoviev2019-06-031-1/+1
* dummyflasher: Add emulation for Winbond W25Q128FVNico Huber2019-06-031-0/+31
* usbdev: Only match requested USB devicesPatrick Rudolph2019-05-271-1/+1
* dediprog: Enable 4BA support for SF600, protocol V2Nico Huber2019-04-152-8/+28
* Add support for the meson build systemRichard Hughes2019-04-025-0/+470
* 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