- c3b02dc Rebrand to flashprog and update URLs by Nico Huber · 1 year, 3 months ago flashprog
- 2f75379 internal: Don't try linux_mtd on x86 by Nico Huber · 1 year, 8 months ago
- 6189947 programmer: Add bitbanging programmer driver for Linux libgpiod by Steve Markgraf · 1 year, 10 months ago
- 0e78818 bitbang: Extend bitbang_spi_master functions to accept spi data by Anastasia Klimchuk · 3 years, 6 months ago
- a447c12 bitbang: Extend register_spi_bitbang_master() API with spi data by Anastasia Klimchuk · 3 years, 5 months ago
- 4d51e07 amd_imc/sb600spi: Move handle_imc() into amd_imc.c by Nico Huber · 1 year, 10 months ago
- e3c305d amd_spi100: Implement memory-mapped reads by Nico Huber · 1 year, 10 months ago
- 735b186 amd_spi100: Add new driver for AMD SPI100 controllers by Nico Huber · 1 year, 10 months ago
- 197b7c7 ch347_spi: Add initial support for the WCH CH347 by Nicholas Chin · 2 years, 1 month ago
- 019810f chipset_enable: Optionally check PCI revision field by Nico Huber · 1 year, 10 months ago
- e7a41e3 tree/: Make probe_opcode() flashctx argument const by Nikolai Artemiev · 2 years ago
- 0cea753 spi: Add function to probe erase command opcode for all spi_master by Aarya Chaumal · 2 years, 4 months ago
- aba3658 flashrom.c: Move count_max_decode_exceeding() to cli by Edward O'Callaghan · 2 years, 2 months ago
- b8db74a internal.c: Retype appropriate variables with bool by Felix Singer · 2 years, 3 months ago
- 63f6a37 parallel.c: Consoldiate parallel master registration logic by Edward O'Callaghan · 2 years, 3 months ago
- 58015c2 Introduce an `include` directory for header files by Thomas Heijligen · 2 years, 7 months ago[Renamed from programmer.h]
- 17affdc NEED_PCI: remove macro by Thomas Heijligen · 2 years, 8 months ago
- 19ce50d pcidev: Move pci_dev_find() from internal to canonical place by Edward O'Callaghan · 3 years ago
- 6c73e27 pcidev: Move pci_card_find() from internal to canonical place by Edward O'Callaghan · 3 years ago
- 48a9466 pcidev: Move scandev_inclass logic from internal to pcidev by Edward O'Callaghan · 2 years, 9 months ago
- 15004ba pcidev: Avoid internal programmer relying on pacc global by Edward O'Callaghan · 3 years ago
- 74b4aa0 physmap: rename to hwaccess_physmap, create own header by Thomas Heijligen · 2 years, 11 months ago
- b3287b4 hwaccess physmap: move x86 msr related code into own files by Thomas Heijligen · 2 years, 11 months ago
- a065520 hwaccess: move x86 port I/O related code into own files by Thomas Heijligen · 2 years, 11 months ago
- e6953e5 par_master: Add shutdown function in par_master struct by Anastasia Klimchuk · 3 years, 3 months ago
- a1fed9f opaque_master: Add shutdown function in opaque_master struct by Anastasia Klimchuk · 3 years, 3 months ago
- 7783f2f spi_master: Add shutdown function in spi_master struct by Anastasia Klimchuk · 3 years, 4 months ago
- 21b2021 programmer: Smoothen register_opaque_master() API by Anastasia Klimchuk · 3 years, 6 months ago
- b91a203 programmer: Smoothen register_par_master API by Anastasia Klimchuk · 3 years, 6 months ago
- 5e08e3e programmer: Smoothen register_spi_master() API by Nico Huber · 3 years, 6 months ago
- e28d8e4 dirtyjtag: Add DirtyJTAG programmer by Jean THOMAS · 2 years, 1 month ago
- d1ab7d2 tree: Retype variable `laptop_ok` with bool by Felix Singer · 2 years, 3 months ago
- 980d6b8 tree: Retype variable `programmer_may_write` with bool by Felix Singer · 2 years, 3 months ago
- 2ab6bba it85spi: EOL support by Edward O'Callaghan · 2 years, 5 months ago
- e57d4e4 Add Elkhart Lake support by Werner Zeh · 2 years, 10 months ago
- 5c9f542 Add Tiger Lake U Premium support by Michał Żygowski · 3 years, 5 months ago
- cce1e5b hwaccess.c: move function declarations from programmer.h to hwaccess.h by Thomas Heijligen · 3 years ago
- 1535db4 programmer.h: sort programmer entries alphabetically by Thomas Heijligen · 3 years, 5 months ago
- 40d3233 programmer.h: remove compile guard from programmer drivers by Thomas Heijligen · 3 years, 5 months ago
- 3795c9d enum programmer: not needed anymore. Remove by Thomas Heijligen · 3 years, 5 months ago
- e0e93cf programmer_init: use struct programmer_entry* by Thomas Heijligen · 3 years, 5 months ago
- cc853d8 programmer_table: move each entry to the associated programmer source by Thomas Heijligen · 3 years, 6 months ago
- 633d6db programmer_table: convert entries to pointers by Thomas Heijligen · 3 years, 7 months ago
- d0fcce2 programmer_table: add table size constant by Thomas Heijligen · 3 years, 6 months ago
- 4db0fdf Add Gemini Lake support by Angel Pons · 4 years, 4 months ago
- 0b1fb92 programmer: remove unused noop_shutdown function by Alan Green · 3 years, 10 months ago
- 0a84d0d programmer.h,c: Drop dead noop_chip_writeb() fn by Edward O'Callaghan · 4 years ago
- 13f90e6 tree/: Drop const from opaque data ptr in master definitions [alt] by Edward O'Callaghan · 3 years, 10 months ago
- 5eca427 const'ify flashctx to align signatures with cros flashrom by Edward O'Callaghan · 4 years, 7 months ago
- 324929c Add support for STLINK V3 debugger/programmer via its SPI bridge by Miklós Márton · 5 years ago
- 2d20d6d Add support for National Instruments USB-845x devices by Miklós Márton · 7 years ago
- 1c091d1 internal: Fix board vendor and model memory leaks by Jacob Garber · 5 years ago
- 5ec84b3 chipset_enable: Add support for discrete Cannon Lake PCHs by Thomas Heijligen · 6 years ago
- 519be66 Fix -Wsign-compare trouble by Nico Huber · 6 years ago
- 3750986 chipset_enable: Add Apollo Lake by Nico Huber · 6 years ago
- deeac7e spi: Drop spi_controller type by Nico Huber · 8 years ago
- cb44eb7 bitbang_spi: Drop bitbang_spi_master_type by Nico Huber · 8 years ago
- 2e50cdc Rework internal bus handling and laptop bail-out by Nico Huber · 6 years ago
- dc5af54 dediprog: Disable 4BA completely by Nico Huber · 6 years ago
- 3578ec6 Add initial J-Link SPI programmer by Marc Schink · 9 years ago
- 1d507a0 usbdev: Extract libusb1 device discovery into a separate file by Daniel Thompson · 6 years ago
- 45e91a2 programmer: Add Developerbox/CP2104 bit bang driver by Daniel Thompson · 6 years ago
- b623f40 bitbang_spi: Add functions to optimize xfers by Daniel Thompson · 6 years ago
- b2154e8 digilent_spi: add a driver for the iCEblink40 development board by Lubomir Rintel · 7 years ago
- f9a3055 linux_mtd: Import driver from ChromiumOS by David Hendricks · 9 years ago
- e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 7 years ago
- 2b5adfb buspirate_spi: Add support for variable serial speeds by Shawn Anastasio · 7 years ago
- 1cf407b spi_master: Introduce SPI_MASTER_4BA feature flag by Nico Huber · 7 years ago
- ed098d6 spi: Move ICH BBAR quirk out of the way by Nico Huber · 8 years ago
- a521636 chipset_enable: Add support for C620-series Lewisburg PCH by David Hendricks · 7 years ago
- a54ceb1 rpci: Use pci_dev struct pointer to avoid API breaks by Youness Alaoui · 7 years ago
- 93c3069 chipset_enable: Add support for Intel Skylake / Kabylake by Nico Huber · 8 years ago
- 560111e ichspi: Drop `dev` parameter from init functions by Nico Huber · 8 years ago
- 5120591 Handle Intel Wildcat Point *LP* like Lynx Point LP by Nico Huber · 8 years ago
- b4d8a2a hwaccess: Constify `addr` argument of MMIO read functions by Nico Huber · 8 years ago
- 441d2a4 Make image parameter of cb_check_image const by Nico Huber · 9 years ago
- fdec747 dediprog: use ordinary USB devs array by Stefan Tauner · 9 years ago
- f31fe84 pickit2_spi: use ordinary USB devs array by Stefan Tauner · 9 years ago
- 0870b02 Add support for WCH CH341A as an SPI programmer by Urja Rannikko · 9 years ago
- 23e10b8 Add a bunch of new/tested stuff and various small changes 24 by Stefan Tauner · 9 years ago
- c2644a3 Add atapromise programmer by Joseph C. Lehner · 9 years ago
- 72587f8 serprog: allow to omit specifying a baud rate by Stefan Tauner · 9 years ago
- 0b4ffd5 serprog: Fix FWH/LPC by implementing serprog_map by Urja Rannikko · 9 years ago
- 66e554b Add support for the Microchip PICkit2 as an SPI programmer by Justin Chevrier · 10 years ago
- 5c316f9 Add a bunch of new/tested stuff and various small changes 22 by Stefan Tauner · 10 years ago
- b0eee9b Unify target OS and CPU architecture checks by Stefan Tauner · 10 years ago
- 80e6471 Add support for the MSTAR I2C ISP protocol by Alexandre Boeglin · 10 years ago
- 823096e Add support for Intel Wildcat Point PCH by Duncan Laurie · 10 years ago
- 4095ed7 Add support for Intel Silvermont: Bay Trail, Rangeley and Avoton by Duncan Laurie · 10 years ago
- 9e3a698 Refine handling chips that exceed maximum programmer sizes by Stefan Tauner · 10 years ago
- 9b32de9 Refactor some CLI-relevant parts by Stefan Tauner · 10 years ago
- 2a41f0a Add new programmer for SPI EEPROMs attached to Intel 82580 NICs by Ricardo Ribalda Delgado · 10 years ago
- a5bcbce Rename programmer registration functions by Carl-Daniel Hailfinger · 10 years ago
- 600576b Add selfcheck_board_enables() by Stefan Tauner · 10 years ago
- 0ccec8f Move global io_base_addr into compilation units by Stefan Tauner · 10 years ago
- 72d42f8 Add IT8212F as programmer by Kyösti Mälkki · 10 years ago
- 7f0f3fa Add VIA VT6421A LPC programmer driver by Jonathan Kollasch · 10 years ago
- 31402ee sbxxx: Add support for new AMD SPI controller by Wei Hu · 10 years ago
- f20b7be Add 'const' keyword to chip write and other function prototypes by Mark Marshall · 11 years ago
- f80419c Make delay values unsigned by Stefan Tauner · 11 years ago