Patchwork Flashrom

login
register
about

Incoming patches

« Previous 1 2 3 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
Factor out lock functions (print, unlock, lock) 2009-11-23 Carl-Daniel Hailfinger Bitrotted
Preliminary general superio support. 2010-01-20 Luc Verhaegen Bitrotted
Fix erase-blocks specification for the Atmel AT49F002(N)(T) 2010-01-23 Uwe Hermann Bitrotted
fix kontron 986lcd-m and winbond w39v080fa 2010-02-04 Stefan Reinauer Bitrotted
Locking infrastructure and locking for W39V080FA and PMC 49LF040 2010-02-04 Sean Nelson Bitrotted
splitting the code into subdirs 2010-02-23 Sean Nelson RFC
ATI R7xx support stub 2010-03-04 Carl-Daniel Hailfinger Bitrotted
DOS flashrom - partial success on Dell Optiplex 320 2010-04-24 Carl-Daniel Hailfinger Bitrotted
RFC: Set status register option 2010-05-13 David Hendricks RFC
[RFC] Making flashrom standalone on Yeeloong 2010-05-28 Vladimir 'φ-coder/phcoder' Serbinenko RFC
Split AMD CS5536 chipset enable 2010-06-07 Carl-Daniel Hailfinger Bitrotted
SPI flashing speedup 2010-06-16 Carl-Daniel Hailfinger Bitrotted
Neuter probe for ITE SuperIO 2010-06-23 Ed Swierk Bitrotted
[RFC] Progress bar 2010-07-09 Carl-Daniel Hailfinger RFC
AMD chip IDs fix-up 2010-09-19 Mattias Mattsson Under Review
{PATCH] DirectHW: allow zero mapping 2010-09-27 Carl-Daniel Hailfinger Bitrotted
Paranoid chip test infrastructure, part 1 2010-10-15 Carl-Daniel Hailfinger Bitrotted
[1/n] SPI FAST READ infrastructure 2010-12-31 Carl-Daniel Hailfinger Bitrotted
FAILED: ASUS P5P800 2011-01-14 Idwer Vollering Bitrotted
[RFC,+] lock command for flashrom 2011-01-28 Mathias Krause Bitrotted
[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
use PCI_VENDOR_ID_* define in all driver .c files 2011-03-31 Idwer Vollering Bitrotted
here's the now completely fixed patch. 2011-05-01 Brandon Dowdy Bitrotted
Print FWH chip status only if something is wrong 2011-06-19 Michael Karcher Bitrotted
don't print dmidecode shell error 2011-06-27 Stefan Tauner Under Review
Hack libpci not to exit(1) during init if PCI does not work 2011-07-06 Carl-Daniel Hailfinger Bitrotted
warn the user if flashrom is x months old 2011-07-08 Stefan Tauner Bitrotted
Make all programmer/CLI options case-insensitive 2011-07-29 Uwe Hermann Bitrotted
[carFl,mem] Reduce memory buffers v2 2011-08-22 Tadas Slotkus Bitrotted
OSX universal binaries 2011-09-29 Mark Pustjens Bitrotted
[4/5] ichspi: warn if regions defined by FREGs do not cover the whole flash space 2011-10-20 Stefan Tauner Bitrotted
Fix error messages regarding long options 2012-01-10 Stefan Tauner Bitrotted
Return code for spi_read_status_register 2012-06-03 Carl-Daniel Hailfinger Bitrotted
fixup! Remove potential endless loops from satasii.c. 2012-08-25 Stefan Tauner RFC
[1/5] Refactor ichspi and prepare it for check_trans(). 2012-10-03 Stefan Tauner New
[2/5] Prepare wbsio_spi.c for check_trans(). 2012-10-03 Stefan Tauner New
[3/5] Introduce check_trans(). 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
[5/5] Let the dummy programmer emulate SPI payload limitations. 2012-10-03 Stefan Tauner New
autotest mode 2012-11-09 Carl-Daniel Hailfinger Bitrotted
Bus Pirate SPI fine tuning. 2013-01-02 Brian Salcedo New
Automatic programmer driver writer 2013-01-03 Carl-Daniel Hailfinger New
Improving pcidev.c 2013-01-06 Carl-Daniel Hailfinger New
[RFC] Feature autodetection during compilation 2013-01-08 Carl-Daniel Hailfinger New
total Makefile rewrite 2013-02-13 Carl-Daniel Hailfinger New
[1/3] rayer_spi: add signal inversion support 2013-03-16 Ondrej Zary New
[2/3] rayer_spi: add control register support 2013-03-16 Ondrej Zary New
[3/3] rayer_spi: add pinout for Willem EPROM programmer SPI 2013-03-16 Ondrej Zary New
[RFC] Add support for Willem EPROM programmer 2013-03-20 Ondrej Zary New
solved similar-but-different chips 2013-03-27 Николай Николаев New
Add support for 4-address-byte commands and block-erase 0xDC 2013-03-28 mark marshall New
Rename spi_chip_write_256 to spi_chip_write_page 2013-03-28 mark marshall New
[4/4] usbblaster: Use asynchronous bulk transfers 2013-03-30 Kyösti Mälkki New
[1/7] add lpt_io module - generic LPT functions 2013-03-31 Maksim Kuleshov New
[2/7] add lpt_io_direct to lpt_io module 2013-03-31 Maksim Kuleshov New
[3/7] add lpt_io_ppdev to lpt_io module 2013-03-31 Maksim Kuleshov New
[4/7] add lpt_bitbang_spi based on rayer_spi 2013-03-31 Maksim Kuleshov New
[5/7] integration lpt_bitbang_spi to Makefile, flashrom.c, programmer.h 2013-03-31 Maksim Kuleshov New
RFC: be extra pedantic about the chip being ready before issuing chip-modifying commands 2013-04-01 Stefan Tauner New
Bus Pirate UART speedup. 2013-04-01 Stefan Tauner New
[5/7] Combine serialport_write and serialport_read into serialport_rw. 2013-07-10 Stefan Tauner New
Makefile: Print data model of C types. 2013-07-20 Stefan Tauner RFC
Add support for Loongson-3A. 2013-07-25 Stefan Tauner New
Flashrom fails on write. P4 motherboard 2013-07-25 Stefan Tauner New
Invalid OPCODE 0x9f 2013-08-07 Vasiliy Vylegzhanin New
Broken OPMENUs (was: #flashrom talk (atomix vs. stefanct)) 2013-08-08 Stefan Tauner New
[2/2] Generate more detailed version information. 2013-08-21 Stefan Tauner New
Fix layout parser bugs 2013-09-23 Carl-Daniel Hailfinger New
Return error if malloc fail for undo_pci_write 2013-09-23 Niklas 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
[10/10] Remove exit call from register_undo_mmio_write 2013-09-23 Niklas New
[1/6] Introduce helpers.c and unquote_string(). 2013-09-23 Stefan Tauner New
[2/6] layout: Add -i <region>[:<file>] support. 2013-09-23 Stefan Tauner New
[3/6] layout: Better file parsing. 2013-09-23 Stefan Tauner New
[4/6] layout: Add support for top-aligned addresses. 2013-09-23 Stefan Tauner New
[5/6] layout: Add preliminary support for flags. 2013-09-23 Stefan Tauner New
[6/6,WIP] layout: Bailout early in process_include_args() if region file is inaccessible. 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
RFC: high level operations support and an example implementation in serprog 2013-10-10 Urja Rannikko New
write_jedec_1: verify and retry in bulk 2013-10-10 Urja Rannikko New
serprog: stream SPI operations (speed improvement) 2013-10-14 Urja Rannikko New
serprog: flush stream in sp_docommand 2013-10-14 Urja Rannikko New
serprog: optimize serial buffer handling 2013-10-14 Urja Rannikko New
Add util/pad_image.sh. 2013-10-28 Stefan Tauner New
Use layout for write/verify (for 0.9.7) (unstable) 2013-11-06 Vasiliy Vylegzhanin New
[PATCHv2] Return error if malloc fail for undo_pci_write 2013-11-13 Niklas New
[PATCHv2] Remove exit call from register_undo_mmio_write 2013-11-13 Niklas New
Add support for nforce1 chipset flash enable 2014-02-18 Marcin Kościelnicki New
internal programmer: handle failed chip mapping 2014-03-04 Carl-Daniel Hailfinger New
Refactor spi_read_status_register usage 2014-03-08 Carl-Daniel Hailfinger New
Micron N25Q512, or at least its lower quarter 2014-03-19 David Madl New
« Previous 1 2 3 Next »