summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* flashchips: Mark Atmel AT25DF161 as testedAngel Pons2018-10-031-1/+1
* flashchips: Mark Macronix MX25U12835F as testedAngel Pons2018-10-031-1/+1
* flashchips: Mark Eon EN25S40 as testedAngel Pons2018-10-031-1/+1
* flashchips: Mark GigaDevice GD25B128B/GD25Q128B as testedAngel Pons2018-10-031-2/+2
* flashchips: Add ISSI IS25LP064Angel Pons2018-10-032-0/+42
* flashchips: Mark Micron MT25QL512 as testedAngel Pons2018-10-031-1/+1
* Add initial support for Dediprog SF200.Jay Thompson2018-09-111-5/+14
* helpers: Add reverse_byte() and reverse_bytes()Marc Schink2018-08-303-11/+21
* usbdev: Refactor device discovery codeDaniel Thompson2018-08-301-58/+70
* usbdev: Extract libusb1 device discovery into a separate fileDaniel Thompson2018-08-305-108/+141
* chipset_enable.c: Mark Intel HM55 as DEPAngel Pons2018-08-221-1/+1