Patchwork Flashrom

login
register
about

Incoming patches

« Previous 1 2 3 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[1/4] Libflashrom: Fix libflashrom compilation 2015-08-14 Łukasz Dmitrowski New
3Com 3C905-TX Support 2015-07-09 Stefan Tauner New
[RFC] use linux kernel list datastruct for registered masters list 2015-06-14 Antony Pavlov New
Libflashrom draft patch - initial review 2015-06-11 Łukasz Dmitrowski New
Acquire I/O privileges only if needed for mmap access to PCI resources 2015-03-02 Ed Swierk New
[v2] Added support to control the GPIOs in the ft222_spi driver from the command line 2015-02-21 Reggie McMurtrey New
[2/2] serprog: fix bad serbuf and opbuf usage checks 2015-02-11 Urja Rannikko New
ft2232_spi.c: Added MPSSE controller reset 2015-01-25 Boris Baykov New
Print total size of large chips in Megabytes 2015-01-21 Boris Baykov New
Fast flash read speed with FTDI FT2232H programmer 2015-01-18 Boris Baykov New
[PATCH/FULL/SVN] Support for 4-bytes addressing SPI flash chips 32MB+ (256Mb+) 2015-01-15 Amelkin, Aleksandr 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
[RFC] split code into sub-directories 2014-08-27 Sean Nelson New
exit when the same filename is used for reading/writing flash chip content and to store log output 2014-08-21 Idwer Vollering New
Add SUPPORT_EMAIL compiler flag. 2014-08-21 Stefan Tauner New
Bus Pirate UART speedup 2014-08-18 Bernie Innocenti New
Avoton patches for flashrom 2014-08-13 TR Reardon New
Fix probe_jedec() with continuation bytes, add EN29LV640T and get rid of probe_en29lv640b(). 2014-08-10 Stefan Tauner New
[v2] Clean up action parameter handling 2014-07-31 Nate Case New
Add option to read ROM layout from IFD [v2] 2014-06-24 Patrick Georgi New
[4/4] Complete probing rewrite. 2014-06-20 Carl-Daniel Hailfinger New
[0/4] Probing rewrite first try 2014-06-18 Carl-Daniel Hailfinger New
[4/4] Complete probing rewrite. 2014-06-16 Stefan Tauner New
=?utf-8?q?=5BPATCH=5D=5BRESEND=5D_uisp=5Fspi_support?= 2014-06-08 Andrew New
Reorganize shutting down. 2014-05-07 Stefan Tauner New
Add support for SST26VF064B 2014-05-04 Stefan Tauner New
Initial support for Marvell 88SE94xx v1 2014-04-29 Carl-Daniel Hailfinger New
Add timeout check to SPI bitbang bus request / Re: Flashrom stuck using 100% cpu while probing for a chip 2014-04-29 Carl-Daniel Hailfinger New
Flashrom stuck using 100% cpu while probing for a chip 2014-04-28 GatoLoko New
patch to enable Eon EN29F040A 2014-04-09 Jim Rowan New
Added support for automatic uploading of log files 2014-03-27 Michael Coppola New
Micron N25Q512, or at least its lower quarter 2014-03-19 David Madl New
Refactor spi_read_status_register usage 2014-03-08 Carl-Daniel Hailfinger New
internal programmer: handle failed chip mapping 2014-03-04 Carl-Daniel Hailfinger New
Add support for nforce1 chipset flash enable 2014-02-18 Marcin Kościelnicki New
[PATCHv2] Remove exit call from register_undo_mmio_write 2013-11-13 Niklas New
[PATCHv2] Return error if malloc fail for undo_pci_write 2013-11-13 Niklas New
Use layout for write/verify (for 0.9.7) (unstable) 2013-11-06 Vasiliy Vylegzhanin New
Add util/pad_image.sh. 2013-10-28 Stefan Tauner New
serprog: optimize serial buffer handling 2013-10-14 Urja Rannikko New
serprog: flush stream in sp_docommand 2013-10-14 Urja Rannikko New
serprog: stream SPI operations (speed improvement) 2013-10-14 Urja Rannikko New
write_jedec_1: verify and retry in bulk 2013-10-10 Urja Rannikko New
RFC: high level operations support and an example implementation in serprog 2013-10-10 Urja Rannikko New
[2/6] layout: Add -i <region>[:<file>] support. 2013-10-10 Carl-Daniel Hailfinger New
[2/6] layout: Add -i <region>[:<file>] support. 2013-10-08 Carl-Daniel Hailfinger New
[6/6,WIP] layout: Bailout early in process_include_args() if region file is inaccessible. 2013-09-23 Stefan Tauner New
[5/6] layout: Add preliminary support for flags. 2013-09-23 Stefan Tauner New
[4/6] layout: Add support for top-aligned addresses. 2013-09-23 Stefan Tauner New
[3/6] layout: Better file parsing. 2013-09-23 Stefan Tauner New
[2/6] layout: Add -i <region>[:<file>] support. 2013-09-23 Stefan Tauner New
[1/6] Introduce helpers.c and unquote_string(). 2013-09-23 Stefan Tauner New
[10/10] Remove exit call from register_undo_mmio_write 2013-09-23 Niklas New
[09/10] Add return code to rmmio_vall 2013-09-23 Niklas New
[08/10] Add return code to rmmio_valw 2013-09-23 Niklas New
[07/10] Add return code to rmmio_valb 2013-09-23 Niklas New
[06/10] Add return code to rmmio_le_writel and pci_rmmio_writel 2013-09-23 Niklas New
[05/10] Add return code to rmmio_le_writew and pci_rmmio_writew 2013-09-23 Niklas New
[04/10] Add return code to rmmio_le_writeb and pci_rmmio_writeb 2013-09-23 Niklas New
[03/10] Add return code to rmmio_writel 2013-09-23 Niklas New
[02/10] Add return code to rmmio_writew 2013-09-23 Niklas New
[01/10] Add return code to rmmio_writeb 2013-09-23 Niklas New
Return error if malloc fail for undo_pci_write 2013-09-23 Niklas New
Fix layout parser bugs 2013-09-23 Carl-Daniel Hailfinger New
[2/2] Generate more detailed version information. 2013-08-21 Stefan Tauner New
Broken OPMENUs (was: #flashrom talk (atomix vs. stefanct)) 2013-08-08 Stefan Tauner New
Invalid OPCODE 0x9f 2013-08-07 Vasiliy Vylegzhanin New
Flashrom fails on write. P4 motherboard 2013-07-25 Stefan Tauner New
Add support for Loongson-3A. 2013-07-25 Stefan Tauner New
Makefile: Print data model of C types. 2013-07-20 Stefan Tauner RFC
[5/7] Combine serialport_write and serialport_read into serialport_rw. 2013-07-10 Stefan Tauner New
Bus Pirate UART speedup. 2013-04-01 Stefan Tauner New
RFC: be extra pedantic about the chip being ready before issuing chip-modifying commands 2013-04-01 Stefan Tauner New
[5/7] integration lpt_bitbang_spi to Makefile, flashrom.c, programmer.h 2013-03-31 Maksim Kuleshov New
[4/7] add lpt_bitbang_spi based on rayer_spi 2013-03-31 Maksim Kuleshov New
[3/7] add lpt_io_ppdev to lpt_io module 2013-03-31 Maksim Kuleshov New
[2/7] add lpt_io_direct to lpt_io module 2013-03-31 Maksim Kuleshov New
[1/7] add lpt_io module - generic LPT functions 2013-03-31 Maksim Kuleshov New
[4/4] usbblaster: Use asynchronous bulk transfers 2013-03-30 Kyösti Mälkki New
Rename spi_chip_write_256 to spi_chip_write_page 2013-03-28 mark marshall New
Add support for 4-address-byte commands and block-erase 0xDC 2013-03-28 mark marshall New
solved similar-but-different chips 2013-03-27 Николай Николаев New
[RFC] Add support for Willem EPROM programmer 2013-03-20 Ondrej Zary New
[3/3] rayer_spi: add pinout for Willem EPROM programmer SPI 2013-03-16 Ondrej Zary New
[2/3] rayer_spi: add control register support 2013-03-16 Ondrej Zary New
[1/3] rayer_spi: add signal inversion support 2013-03-16 Ondrej Zary New
total Makefile rewrite 2013-02-13 Carl-Daniel Hailfinger New
[RFC] Feature autodetection during compilation 2013-01-08 Carl-Daniel Hailfinger New
Improving pcidev.c 2013-01-06 Carl-Daniel Hailfinger New
Automatic programmer driver writer 2013-01-03 Carl-Daniel Hailfinger New
Bus Pirate SPI fine tuning. 2013-01-02 Brian Salcedo New
autotest mode 2012-11-09 Carl-Daniel Hailfinger Bitrotted
[5/5] Let the dummy programmer emulate SPI payload limitations. 2012-10-03 Stefan Tauner New
[4/5] Generify probe_spi_rdid_generic() and add probe_spi_rdid_edi(). 2012-10-03 Stefan Tauner New
[3/5] Introduce check_trans(). 2012-10-03 Stefan Tauner New
[2/5] Prepare wbsio_spi.c for check_trans(). 2012-10-03 Stefan Tauner New
[1/5] Refactor ichspi and prepare it for check_trans(). 2012-10-03 Stefan Tauner New
fixup! Remove potential endless loops from satasii.c. 2012-08-25 Stefan Tauner RFC
Return code for spi_read_status_register 2012-06-03 Carl-Daniel Hailfinger Bitrotted
Fix error messages regarding long options 2012-01-10 Stefan Tauner Bitrotted