summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* flashchips: Add Winbond 25Q40EW and rename 25Q40.WNico Huber2018-05-062-3/+44
* flashchips: Add SST26VF016B(A), SST26VF032B(A), SST26VF064B(A)Wei Hu2018-05-064-0/+130
* udelay.c: Remove trailing whitespaceElyes HAOUAS2018-04-251-1/+1
* Remove address from GPLv2 headersElyes HAOUAS2018-04-2492-368/+0
* Fix whitespace errorsElyes HAOUAS2018-04-2415-26/+26
* board_enable: add AOpen i965GMt-LALuc Verhaegen2018-03-291-0/+2
* dediprog: implement command spec for firmware >= 7.2.30David Hendricks2018-03-281-18/+83
* flashchips: W25Q80.W --> W25Q80BWDavid Hendricks2018-03-282-3/+3
* Add support for Atmel/Adesto AT25SF161 and Winbond W25Q80EWStanislav Sedov2018-03-282-0/+78
* platform: Add riscv to known platformsKhem Raj2018-03-231-1/+4
* Fix compilation with older MinGW versionsAntonio Ospite2018-03-231-0/+3
* linux_spi: Reduce maximum read chunksizeNico Huber2018-03-201-2/+3
* Add support for Atmel / Adesto AT25SF041 SPI flash chipjvm2018-03-142-0/+39
* dmi: Don't print dmidecode shell errorStefan Tauner2018-03-081-1/+6
* Whitelist Lenovo Thinkpad X220Arthur Heymans2018-03-071-0/+1
* flashchips: Add ZD25D20David Hendricks2018-02-222-0/+39
* git-hooks: Fix install script for various git versionsNico Huber2018-02-211-5/+15
* flashchips: Add Zettadevice ZD25D40nybash2018-02-212-1/+42
* board_enable: Whitelist several ThinkPad laptopsLeah Rowe2018-02-201-0/+4
* flashchips: Add Winbond W25P80/16/32 supportDavid Hendricks2018-02-202-0/+89
* Add support for reading the current flash contents from a filePaul Kocialkowski2018-02-114-28/+61
* edi: Print debug info like others while probing for ENE chipsMike Banon2018-02-111-2/+8
* edi: Add dummy read to ensure proper detection of ENE chipsPaul Kocialkowski2018-02-111-0/+12
* Add support for the ENE Embedded Debug Interface EDI and KB9012 ECPaul Kocialkowski2018-02-117-2/+611
* Add support for selecting the erased bit value with a flagPaul Kocialkowski2018-02-112-15/+26
* Add a SPI command class to `struct flashchip`Mike Banon2018-02-112-0/+14
* chipset_enable: Mark VX855 as testedLubomir Rintel2018-01-261-1/+1
* buspirate_spi: Add support for variable serial speedsShawn Anastasio2018-01-263-11/+134
* Fix the documentation and DOS portRudolf Marek2018-01-062-26/+53