| Commit message (Expand) | Author | Age | Files | Lines |
* | pcidev: Avoid internal programmer relying on pacc global | Edward O'Callaghan | 2022-02-24 | 1 | -0/+2 |
* | Add Elkhart Lake support | Werner Zeh | 2022-02-04 | 1 | -0/+1 |
* | Add mediatek_i2c_spi interface | Neill Corlett | 2022-02-01 | 1 | -0/+1 |
* | physmap: rename to hwaccess_physmap, create own header | Thomas Heijligen | 2021-12-22 | 1 | -8/+0 |
* | hwaccess physmap: move x86 msr related code into own files | Thomas Heijligen | 2021-12-22 | 1 | -3/+1 |
* | hwaccess: move x86 port I/O related code into own files | Thomas Heijligen | 2021-12-22 | 1 | -1/+0 |
* | Add Tiger Lake U Premium support | Michał Żygowski | 2021-11-17 | 1 | -0/+1 |
* | hwaccess.c: move function declarations from programmer.h to hwaccess.h | Thomas Heijligen | 2021-11-07 | 1 | -33/+0 |
* | mec1308: remove MEC1308 EC programmer | Victor Ding | 2021-09-22 | 1 | -1/+0 |
* | ene_lpc: remove ENE LPC programmer | Victor Ding | 2021-09-22 | 1 | -1/+0 |
* | par_master: Add shutdown function in par_master struct | Anastasia Klimchuk | 2021-08-30 | 1 | -0/+1 |
* | opaque_master: Add shutdown function in opaque_master struct | Anastasia Klimchuk | 2021-08-17 | 1 | -0/+1 |
* | spi_master: Add shutdown function in spi_master struct | Anastasia Klimchuk | 2021-08-17 | 1 | -0/+1 |
* | programmer.h: sort programmer entries alphabetically | Thomas Heijligen | 2021-06-20 | 1 | -29/+29 |
* | programmer.h: remove compile guard from programmer drivers | Thomas Heijligen | 2021-06-11 | 1 | -187/+43 |
* | enum programmer: not needed anymore. Remove | Thomas Heijligen | 2021-06-10 | 1 | -121/+0 |
* | programmer_init: use struct programmer_entry* | Thomas Heijligen | 2021-06-10 | 1 | -1/+1 |
* | programmer_table: move each entry to the associated programmer source | Thomas Heijligen | 2021-06-10 | 1 | -71/+40 |
* | programmer_table: convert entries to pointers | Thomas Heijligen | 2021-06-09 | 1 | -1/+1 |
* | programmer_table: add table size constant | Thomas Heijligen | 2021-06-09 | 1 | -0/+1 |
* | bitbang: Extend bitbang_spi_master functions to accept spi data | Anastasia Klimchuk | 2021-06-03 | 1 | -8/+8 |
* | bitbang: Extend register_spi_bitbang_master() API with spi data | Anastasia Klimchuk | 2021-06-03 | 1 | -1/+1 |
* | programmer: Smoothen register_opaque_master() API | Anastasia Klimchuk | 2021-05-23 | 1 | -1/+1 |
* | programmer: Smoothen register_par_master API | Anastasia Klimchuk | 2021-05-23 | 1 | -1/+1 |
* | Fix up handling of IFD chipsets | Angel Pons | 2021-05-20 | 1 | -1/+1 |
* | Add Gemini Lake support | Angel Pons | 2021-05-16 | 1 | -0/+1 |
* | programmer: Smoothen register_spi_master() API | Nico Huber | 2021-05-13 | 1 | -1/+1 |
* | programmer.h: Convert anon union to anon struct | Edward O'Callaghan | 2021-05-07 | 1 | -1/+1 |
* | programmer.h: remove unused declaration | Alan Green | 2021-01-22 | 1 | -1/+0 |
* | tree/: Drop const from opaque data ptr in master definitions [alt] | Edward O'Callaghan | 2021-01-17 | 1 | -3/+3 |
* | flashrom.c: Correct "raiden_debug_spi" drv name | Edward O'Callaghan | 2020-11-30 | 1 | -1/+1 |
* | raiden_debug: Rename with '_DEBUG_SPI' suffix | Edward O'Callaghan | 2020-11-28 | 1 | -2/+2 |
* | programmer.h,c: Drop dead noop_chip_writeb() fn | Edward O'Callaghan | 2020-11-24 | 1 | -1/+0 |
* | programmer.h: Reorder MEC1308 and ENE_LPC enumerators | Edward O'Callaghan | 2020-11-09 | 1 | -6/+6 |
* | Add support for Comet Lake-U/400-series PCH | Matt DeVillier | 2020-09-24 | 1 | -0/+1 |
* | Add MEC1308 EC programmer | Victor Ding | 2020-08-20 | 1 | -0/+8 |
* | Add ENE LPC programmer | Victor Ding | 2020-08-20 | 1 | -0/+8 |
* | Initial Realtek MST i2c_spi support | Edward O'Callaghan | 2020-05-04 | 1 | -0/+8 |
* | const'ify flashctx to align signatures with cros flashrom | Edward O'Callaghan | 2020-04-30 | 1 | -4/+4 |
* | lspcon_i2c_spi.c: Add SPI-master support for PS17{5,6} | Shiyu Sun | 2020-04-01 | 1 | -0/+8 |
* | Fix segfault when running `flashrom -L` | Angel Pons | 2020-03-26 | 1 | -0/+1 |
* | raiden_debug: Upstream ChromiumOS servo debug board prog | Edward O'Callaghan | 2020-03-03 | 1 | -0/+8 |
* | Add support for STLINK V3 debugger/programmer via its SPI bridge | Miklós Márton | 2019-12-31 | 1 | -0/+9 |
* | Add support for National Instruments USB-845x devices | Miklós Márton | 2019-11-14 | 1 | -0/+8 |
* | internal: Fix board vendor and model memory leaks | Jacob Garber | 2019-09-24 | 1 | -1/+1 |
* | chipset_enable: Add support for discrete Cannon Lake PCHs | Thomas Heijligen | 2019-08-08 | 1 | -0/+1 |
* | Fix -Wsign-compare trouble | Nico Huber | 2019-07-31 | 1 | -1/+1 |
* | chipset_enable: Add Apollo Lake | Nico Huber | 2019-07-06 | 1 | -0/+1 |
* | spi: Drop spi_controller type | Nico Huber | 2019-06-27 | 1 | -59/+0 |
* | bitbang_spi: Drop bitbang_spi_master_type | Nico Huber | 2019-06-23 | 1 | -26/+0 |