| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | usbdev: Extract libusb1 device discovery into a separate file | Daniel Thompson | 2018-08-30 | 1 | -0/+8 |
* | programmer: Add Developerbox/CP2104 bit bang driver | Daniel Thompson | 2018-08-17 | 1 | -0/+12 |
* | bitbang_spi: Add functions to optimize xfers | Daniel Thompson | 2018-08-17 | 1 | -0/+3 |
* | digilent_spi: add a driver for the iCEblink40 development board | Lubomir Rintel | 2018-06-26 | 1 | -0/+12 |
* | linux_mtd: Import driver from ChromiumOS | David Hendricks | 2018-05-17 | 1 | -0/+18 |
* | Remove address from GPLv2 headers | Elyes HAOUAS | 2018-04-24 | 1 | -4/+0 |
* | buspirate_spi: Add support for variable serial speeds | Shawn Anastasio | 2018-01-26 | 1 | -0/+1 |
* | spi_master: Introduce SPI_MASTER_4BA feature flag | Nico Huber | 2018-01-02 | 1 | -0/+13 |
* | spi: Move ICH BBAR quirk out of the way | Nico Huber | 2017-12-28 | 1 | -1/+0 |
* | chipset_enable: Add support for C620-series Lewisburg PCH | David Hendricks | 2017-09-01 | 1 | -0/+1 |
* | rpci: Use pci_dev struct pointer to avoid API breaks | Youness Alaoui | 2017-08-10 | 1 | -0/+5 |
* | chipset_enable: Add support for Intel Skylake / Kabylake | Nico Huber | 2017-07-28 | 1 | -0/+1 |
* | ichspi: Drop `dev` parameter from init functions | Nico Huber | 2017-06-20 | 1 | -2/+2 |
* | Handle Intel Wildcat Point *LP* like Lynx Point LP | Nico Huber | 2017-06-20 | 1 | -0/+1 |
* | hwaccess: Constify `addr` argument of MMIO read functions | Nico Huber | 2017-04-25 | 1 | -7/+7 |
* | Make image parameter of cb_check_image const | Nico Huber | 2017-01-13 | 1 | -1/+1 |
* | dediprog: use ordinary USB devs array | Stefan Tauner | 2016-02-22 | 1 | -0/+1 |
* | pickit2_spi: use ordinary USB devs array | Stefan Tauner | 2016-02-22 | 1 | -0/+1 |
* | Add support for WCH CH341A as an SPI programmer | Urja Rannikko | 2016-01-31 | 1 | -0/+13 |
* | Add a bunch of new/tested stuff and various small changes 24 | Stefan Tauner | 2016-01-23 | 1 | -2/+2 |
* | Add atapromise programmer | Joseph C. Lehner | 2016-01-16 | 1 | -0/+10 |
* | serprog: allow to omit specifying a baud rate | Stefan Tauner | 2016-01-04 | 1 | -3/+1 |
* | serprog: Fix FWH/LPC by implementing serprog_map | Urja Rannikko | 2015-06-29 | 1 | -0/+1 |
* | Add support for the Microchip PICkit2 as an SPI programmer | Justin Chevrier | 2015-02-08 | 1 | -0/+11 |
* | Add a bunch of new/tested stuff and various small changes 22 | Stefan Tauner | 2015-02-08 | 1 | -3/+1 |
* | Unify target OS and CPU architecture checks | Stefan Tauner | 2015-01-10 | 1 | -1/+1 |
* | Add support for the MSTAR I2C ISP protocol | Alexandre Boeglin | 2014-12-20 | 1 | -0/+11 |
* | Add support for Intel Wildcat Point PCH | Duncan Laurie | 2014-08-20 | 1 | -0/+1 |
* | Add support for Intel Silvermont: Bay Trail, Rangeley and Avoton | Duncan Laurie | 2014-08-20 | 1 | -0/+1 |
* | Refine handling chips that exceed maximum programmer sizes | Stefan Tauner | 2014-08-15 | 1 | -1/+1 |
* | Refactor some CLI-relevant parts | Stefan Tauner | 2014-08-08 | 1 | -1/+0 |
* | Add new programmer for SPI EEPROMs attached to Intel 82580 NICs | Ricardo Ribalda Delgado | 2014-07-28 | 1 | -0/+9 |
* | Rename programmer registration functions | Carl-Daniel Hailfinger | 2014-07-19 | 1 | -16/+16 |
* | Add selfcheck_board_enables() | Stefan Tauner | 2014-06-12 | 1 | -0/+1 |
* | Move global io_base_addr into compilation units | Stefan Tauner | 2014-06-01 | 1 | -2/+1 |
* | Add IT8212F as programmer | Kyösti Mälkki | 2014-06-01 | 1 | -0/+9 |
* | Add VIA VT6421A LPC programmer driver | Jonathan Kollasch | 2014-06-01 | 1 | -0/+10 |
* | sbxxx: Add support for new AMD SPI controller | Wei Hu | 2014-05-16 | 1 | -0/+1 |
* | Add 'const' keyword to chip write and other function prototypes | Mark Marshall | 2014-05-09 | 1 | -9/+9 |
* | Make delay values unsigned | Stefan Tauner | 2014-05-02 | 1 | -5/+5 |
* | Clean up physmap, fix unaligned mapping problems | Carl-Daniel Hailfinger | 2014-03-05 | 1 | -1/+2 |
* | Refactor Intel Chipset Enables | Stefan Tauner | 2013-10-25 | 1 | -6/+6 |
* | Use ich_generation parameter in enable functions prior to ICH7 | Kyösti Mälkki | 2013-09-14 | 1 | -2/+7 |
* | Remove exit call and mayfail parameter from physmap_common() | Niklas Söderlund | 2013-09-14 | 1 | -1/+1 |
* | Add an internal DMI decoder | Sean Nelson | 2013-09-11 | 1 | -0/+3 |
* | Get rid of sp_die() | Stefan Tauner | 2013-08-24 | 1 | -1/+0 |
* | Introduce serialport_config() | Stefan Tauner | 2013-08-23 | 1 | -0/+1 |
* | Automatically unmap physmap()s | Stefan Tauner | 2013-08-14 | 1 | -0/+1 |
* | Add a bunch of new/tested stuff and various small changes 19 | Stefan Tauner | 2013-08-13 | 1 | -1/+1 |
* | sbxxx: Handle active IMCs in AMD chipsets | Rudolf Marek | 2013-07-25 | 1 | -0/+3 |