Patchwork Flashrom

login
register
about

Incoming patches

« Previous 1 2 3 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
PATCH: Adding support for Sanyo "LE25FU206" 2018-02-27 The Raven New
PATCH: whitelist for ThinkPad T500 and R400 2016-03-11 Francis Rowe New
Preliminary general superio support. 2010-01-20 Luc Verhaegen Bitrotted
Print FWH chip status only if something is wrong 2011-06-19 Michael Karcher Bitrotted
Print lock register configuration for N25Q128 2016-07-14 Hatim Kanchwala New
Print total size of large chips in Megabytes 2015-01-21 Boris Baykov New
Refactor spi_read_status_register usage 2014-03-08 Carl-Daniel Hailfinger New
Rename spi_chip_write_256 to spi_chip_write_page 2013-03-28 mark marshall New
Reorganize shutting down. 2014-05-07 Stefan Tauner New
Return code for spi_read_status_register 2012-06-03 Carl-Daniel Hailfinger Bitrotted
Return error if malloc fail for undo_pci_write 2013-09-23 Niklas New
RFC: be extra pedantic about the chip being ready before issuing chip-modifying commands 2013-04-01 Stefan Tauner New
RFC: high level operations support and an example implementation in serprog 2013-10-10 Urja Rannikko New
RFC: New testing script with remote test capabilities and region awareness 2016-07-05 David Hendricks New
RFC: New testing script with remote test capabilities and region awareness 2016-07-06 David Hendricks New
RFC: Set status register option 2010-05-13 David Hendricks RFC
sb600spi: Add support for Merlin Falcon Chipset 2017-03-22 Ricardo Ribalda Delgado New
serprog hangs under FreeBSD 2016-12-02 Michael Zhilin New
serprog: flush stream in sp_docommand 2013-10-14 Urja Rannikko New
serprog: optimize serial buffer handling 2013-10-14 Urja Rannikko New
serprog: stream SPI operations (speed improvement) 2013-10-14 Urja Rannikko New
solved similar-but-different chips 2013-03-27 Николай Николаев New
SPI flashing speedup 2010-06-16 Carl-Daniel Hailfinger Bitrotted
SPI support for intel i82580 2016-03-23 Michael Stickel New
Split AMD CS5536 chipset enable 2010-06-07 Carl-Daniel Hailfinger Bitrotted
splitting the code into subdirs 2010-02-23 Sean Nelson RFC
Support device lists for programmers without PCI/USB IDs 2016-02-29 Carl-Daniel Hailfinger New
Support for Intel I350 card. 2016-02-21 Stefan Tauner New
total Makefile rewrite 2013-02-13 Carl-Daniel Hailfinger New
Use layout for write/verify (for 0.9.7) (unstable) 2013-11-06 Vasiliy Vylegzhanin New
use PCI_VENDOR_ID_* define in all driver .c files 2011-03-31 Idwer Vollering Bitrotted
warn the user if flashrom is x months old 2011-07-08 Stefan Tauner Bitrotted
Work around very broken timers. 2016-07-30 Stefan Tauner New
write_jedec_1: verify and retry in bulk 2013-10-10 Urja Rannikko New
[0/4] Probing rewrite first try 2014-06-18 Carl-Daniel Hailfinger New
[01/10] Add return code to rmmio_writeb 2013-09-23 Niklas New
[02/10] Add return code to rmmio_writew 2013-09-23 Niklas New
[03/10] Add return code to rmmio_writel 2013-09-23 Niklas New
[04/10] Add return code to rmmio_le_writeb and pci_rmmio_writeb 2013-09-23 Niklas New
[05/10] Add return code to rmmio_le_writew and pci_rmmio_writew 2013-09-23 Niklas New
[06/10] Add return code to rmmio_le_writel and pci_rmmio_writel 2013-09-23 Niklas New
[07/10] Add return code to rmmio_valb 2013-09-23 Niklas New
[08/10] Add return code to rmmio_valw 2013-09-23 Niklas New
[09/10] Add return code to rmmio_vall 2013-09-23 Niklas New
[1/1] Add support for reading the current flash contents from a file 2016-02-29 Paul Kocialkowski New
[1/2] Add support for GD25LQ05B, GD25LQ10B, GD25LQ20B, GD25LQ40B and GD25LQ80B 2016-03-16 Hatim Kanchwala New
[1/2] Read/erase/program 4-bytes addressing SPI flash chips 32MB+ for 0.9.7-r1861 build 2015-01-09 Boris Baykov New
[1/3] Add support for GD25LQ10B, GD25LQ20B, GD25LQ40B and GD25LQ80B 2016-03-11 Hatim Kanchwala New
[1/3] rayer_spi: add signal inversion support 2013-03-16 Ondrej Zary New
[1/4] Libflashrom: Fix libflashrom compilation 2015-08-14 Łukasz Dmitrowski New
[1/4] Obtain correct virtual address for 32-bit BARs on PPC 2016-10-13 Timothy Pearson New
[1/4] WIP: Add support for status register and access protection infrastructure to more existing chips 2016-07-28 Hatim Kanchwala New
[1/5] Refactor ichspi and prepare it for check_trans(). 2012-10-03 Stefan Tauner New
[1/6] 4BA: Basic support for 4-bytes addressing mode extensions 2016-06-11 Cédric Le Goater New
[1/6] Introduce helpers.c and unquote_string(). 2013-09-23 Stefan Tauner New
[1/6] Status register infrastructure 2016-07-05 Hatim Kanchwala New
[1/7] add lpt_io module - generic LPT functions 2013-03-31 Maksim Kuleshov New
[1/n] SPI FAST READ infrastructure 2010-12-31 Carl-Daniel Hailfinger Bitrotted
[10/10] Remove exit call from register_undo_mmio_write 2013-09-23 Niklas New
[14/14] Enable writes with active ME 2016-05-04 Nico Huber Under Review
[2/2] Add support for GD25D05B and GD25D10B 2016-03-16 Hatim Kanchwala New
[2/2] Add support for GD25D05B and GD25D10B 2016-03-30 Sean Boree New
[2/2] Generate more detailed version information. 2013-08-21 Stefan Tauner New
[2/2] serprog: fix bad serbuf and opbuf usage checks 2015-02-11 Urja Rannikko New
[2/3] Add support for GD25D05B and GD25D10B 2016-03-11 Hatim Kanchwala New
[2/3] rayer_spi: add control register support 2013-03-16 Ondrej Zary New
[2/4] Add support for programming SPI devices attached to the 2016-10-13 Timothy Pearson New
[2/4] Libflashrom: Fix libflashrom building 2015-08-14 Łukasz Dmitrowski New
[2/4] OTP/Security Register infrastructure 2016-07-28 Hatim Kanchwala New
[2/5] Prepare wbsio_spi.c for check_trans(). 2012-10-03 Stefan Tauner New
[2/6] 4BA: Flashrom integration for the 4-bytes addressing extensions 2016-06-11 Cédric Le Goater New
[2/6] layout: Add -i <region>[:<file>] support. 2013-09-23 Stefan Tauner New
[2/6] layout: Add -i <region>[:<file>] support. 2013-10-08 Carl-Daniel Hailfinger New
[2/6] layout: Add -i <region>[:<file>] support. 2013-10-10 Carl-Daniel Hailfinger New
[2/6] Locking/unlocking access protection infrastructure 2016-07-05 Hatim Kanchwala New
[2/7] add lpt_io_direct to lpt_io module 2013-03-31 Maksim Kuleshov New
[3/3] Add support for GD25Q21B, GD25Q41B, GD25Q80C and GD25Q16C 2016-03-11 Hatim Kanchwala New
[3/3] rayer_spi: add pinout for Willem EPROM programmer SPI 2013-03-16 Ondrej Zary New
[3/4] Initial MX25L25635F support 2016-10-13 Timothy Pearson New
[3/4] Libflashrom - Querying functions 2015-08-14 Łukasz Dmitrowski New
[3/4] WIP: Add support for OTP/Security Register infrastructure to existing chips 2016-07-28 Hatim Kanchwala New
[3/5] Introduce check_trans(). 2012-10-03 Stefan Tauner New
[3/6] 4BA: Winbond W25Q256.V chip (32MB) declaration, 4-bytes addr mode 2016-06-11 Cédric Le Goater New
[3/6] layout: Better file parsing. 2013-09-23 Stefan Tauner New
[3/6] WIP: Add support for status register infrastructure to existing chips 2016-07-05 Hatim Kanchwala New
[3/7] add lpt_io_ppdev to lpt_io module 2013-03-31 Maksim Kuleshov New
[3/8] generify spi_rdid to allow passing different opcodes. This is needed to add support for Atmel's AT25F series. 2011-03-15 Stefan Tauner Bitrotted
[4/4] Complete probing rewrite. 2014-06-16 Stefan Tauner New
[4/4] Complete probing rewrite. 2014-06-20 Carl-Daniel Hailfinger New
[4/4] Initial MX66L51235F support 2016-10-13 Timothy Pearson New
[4/4] Integrate OTP infrastructure and add CLI 2016-07-28 Hatim Kanchwala New
[4/4] Libflashrom: Output names of multiple found chips 2015-08-14 Łukasz Dmitrowski New
[4/4] usbblaster: Use asynchronous bulk transfers 2013-03-30 Kyösti Mälkki New
[4/5] Generify probe_spi_rdid_generic() and add probe_spi_rdid_edi(). 2012-10-03 Stefan Tauner New
[4/5] ichspi: warn if regions defined by FREGs do not cover the whole flash space 2011-10-20 Stefan Tauner Bitrotted
[4/6] 4BA: Support for 4-bytes addressing via Extended Address Register 2016-06-11 Cédric Le Goater New
[4/6] layout: Add support for top-aligned addresses. 2013-09-23 Stefan Tauner New
[4/6] WIP: Add support for access protection infrastructure to existing chips 2016-07-05 Hatim Kanchwala New
[4/7] add lpt_bitbang_spi based on rayer_spi 2013-03-31 Maksim Kuleshov New
[5/5] Let the dummy programmer emulate SPI payload limitations. 2012-10-03 Stefan Tauner New