summaryrefslogtreecommitdiffstats
path: root/programmer.h
Commit message (Expand)AuthorAgeFilesLines
* tree/: Drop const from opaque data ptr in master definitions [alt]Edward O'Callaghan2021-01-171-3/+3
* flashrom.c: Correct "raiden_debug_spi" drv nameEdward O'Callaghan2020-11-301-1/+1
* raiden_debug: Rename with '_DEBUG_SPI' suffixEdward O'Callaghan2020-11-281-2/+2
* programmer.h,c: Drop dead noop_chip_writeb() fnEdward O'Callaghan2020-11-241-1/+0
* programmer.h: Reorder MEC1308 and ENE_LPC enumeratorsEdward O'Callaghan2020-11-091-6/+6
* Add support for Comet Lake-U/400-series PCHMatt DeVillier2020-09-241-0/+1
* Add MEC1308 EC programmerVictor Ding2020-08-201-0/+8
* Add ENE LPC programmerVictor Ding2020-08-201-0/+8
* Initial Realtek MST i2c_spi supportEdward O'Callaghan2020-05-041-0/+8
* const'ify flashctx to align signatures with cros flashromEdward O'Callaghan2020-04-301-4/+4
* lspcon_i2c_spi.c: Add SPI-master support for PS17{5,6}Shiyu Sun2020-04-011-0/+8
* Fix segfault when running `flashrom -L`Angel Pons2020-03-261-0/+1
* raiden_debug: Upstream ChromiumOS servo debug board progEdward O'Callaghan2020-03-031-0/+8
* Add support for STLINK V3 debugger/programmer via its SPI bridgeMiklós Márton2019-12-311-0/+9
* Add support for National Instruments USB-845x devicesMiklós Márton2019-11-141-0/+8
* internal: Fix board vendor and model memory leaksJacob Garber2019-09-241-1/+1
* chipset_enable: Add support for discrete Cannon Lake PCHsThomas Heijligen2019-08-081-0/+1
* Fix -Wsign-compare troubleNico Huber2019-07-311-1/+1
* chipset_enable: Add Apollo LakeNico Huber2019-07-061-0/+1
* spi: Drop spi_controller typeNico Huber2019-06-271-59/+0
* bitbang_spi: Drop bitbang_spi_master_typeNico Huber2019-06-231-26/+0
* Rework internal bus handling and laptop bail-outNico Huber2019-06-061-0/+1
* dediprog: Disable 4BA completelyv1.1-rc1Nico Huber2019-04-021-0/+7
* Add initial J-Link SPI programmerMarc Schink2019-01-051-0/+11
* usbdev: Extract libusb1 device discovery into a separate fileDaniel Thompson2018-08-301-0/+8
* programmer: Add Developerbox/CP2104 bit bang driverDaniel Thompson2018-08-171-0/+12
* bitbang_spi: Add functions to optimize xfersDaniel Thompson2018-08-171-0/+3
* digilent_spi: add a driver for the iCEblink40 development boardLubomir Rintel2018-06-261-0/+12
* linux_mtd: Import driver from ChromiumOSDavid Hendricks2018-05-171-0/+18
* Remove address from GPLv2 headersElyes HAOUAS2018-04-241-4/+0
* buspirate_spi: Add support for variable serial speedsShawn Anastasio2018-01-261-0/+1
* spi_master: Introduce SPI_MASTER_4BA feature flagNico Huber2018-01-021-0/+13
* spi: Move ICH BBAR quirk out of the wayNico Huber2017-12-281-1/+0
* chipset_enable: Add support for C620-series Lewisburg PCHDavid Hendricks2017-09-011-0/+1
* rpci: Use pci_dev struct pointer to avoid API breaksYouness Alaoui2017-08-101-0/+5
* chipset_enable: Add support for Intel Skylake / KabylakeNico Huber2017-07-281-0/+1
* ichspi: Drop `dev` parameter from init functionsNico Huber2017-06-201-2/+2
* Handle Intel Wildcat Point *LP* like Lynx Point LPNico Huber2017-06-201-0/+1
* hwaccess: Constify `addr` argument of MMIO read functionsNico Huber2017-04-251-7/+7
* Make image parameter of cb_check_image constNico Huber2017-01-131-1/+1
* dediprog: use ordinary USB devs arrayStefan Tauner2016-02-221-0/+1
* pickit2_spi: use ordinary USB devs arrayStefan Tauner2016-02-221-0/+1
* Add support for WCH CH341A as an SPI programmerUrja Rannikko2016-01-311-0/+13
* Add a bunch of new/tested stuff and various small changes 24Stefan Tauner2016-01-231-2/+2
* Add atapromise programmerJoseph C. Lehner2016-01-161-0/+10
* serprog: allow to omit specifying a baud rateStefan Tauner2016-01-041-3/+1
* serprog: Fix FWH/LPC by implementing serprog_mapUrja Rannikko2015-06-291-0/+1
* Add support for the Microchip PICkit2 as an SPI programmerJustin Chevrier2015-02-081-0/+11
* Add a bunch of new/tested stuff and various small changes 22Stefan Tauner2015-02-081-3/+1
* Unify target OS and CPU architecture checksStefan Tauner2015-01-101-1/+1