summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix typosElyes HAOUAS2018-08-198-10/+10
* Remove empty line at EOFElyes HAOUAS2018-08-194-4/+0
* flashchips: Mark GigaDevice GD25Q512 as testedNico Huber2018-08-191-1/+1
* Add support for MX25R6435FNathan Rennie-Waldock2018-08-172-0/+41
* flashchips: Add Macronix MX25U51245GDaniel Thompson2018-08-172-0/+50
* programmer: Add Developerbox/CP2104 bit bang driverDaniel Thompson2018-08-174-2/+278
* bitbang_spi: Add half-duplex optimizationsDaniel Thompson2018-08-171-5/+19
* bitbang_spi: Add functions to optimize xfersDaniel Thompson2018-08-172-16/+27
* board_enable.c: Fix dmi_match string for ThinkPad X201Arthur Heymans2018-07-311-1/+1
* digilent_spi: Avoid deprecated libusb functionsArthur Heymans2018-07-311-0/+4
* digilent_spi: add a driver for the iCEblink40 development boardLubomir Rintel2018-06-265-2/+508
* Remove unneeded white spacesElyes HAOUAS2018-06-2414-24/+24
* linux_mtd: Bail out early if sysfs node doesn't existDavid Hendricks2018-06-241-0/+18
* Fix mingw detection on Windows 7 (NT-6.1)Miklós Márton2018-06-232-8/+12
* Add support for AT25DF021ASteffen Mauch2018-06-062-0/+40
* chipset_enable: Add PCI IDs for discrete Kaby Lake PCHsNico Huber2018-06-041-0/+7
* Add support for the AT25SF081Evan Jensen2018-06-042-1/+40
* Enable writes with active MENico Huber2018-05-292-54/+39
* linux_mtd: Import driver from ChromiumOSDavid Hendricks2018-05-177-2/+475
* ch341a_spi: Avoid deprecated libusb functionsAlex James2018-05-111-1/+6
* buspirate_spi: Tristate IOs when using using pullup=onMaxime Vincent2018-05-111-0/+4