| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 'const' keyword to chip write and other function prototypes | Mark Marshall | 2014-05-09 | 1 | -6/+4 |
* | Report if we are not able to disable AAI mode again | Stefan Tauner | 2014-04-26 | 1 | -5/+9 |
* | CID1130000: Unchecked return value in default_spi_write_aai() | Stefan Reinauer | 2014-04-26 | 1 | -9/+12 |
* | Add support for remaining Numonyx (Micron) N25Q chips | Nikolay Nikolaev | 2013-06-28 | 1 | -0/+45 |
* | Introduce spi_block_erase_db() | Nikolay Nikolaev | 2013-06-28 | 1 | -0/+43 |
* | Update spi_get_erasefn_from_opcode() | Stefan Tauner | 2013-05-01 | 1 | -0/+6 |
* | Refine PMC Pm25LV series | Stefan Tauner | 2013-04-19 | 1 | -0/+20 |
* | Add support for Atmel's AT25F series of SPI flash chips | Stefan Tauner | 2012-12-29 | 1 | -0/+22 |
* | Improve SPI status register pretty printing | Stefan Tauner | 2012-12-29 | 1 | -292/+2 |
* | Add support for Atmel AT26DF041 | Stefan Tauner | 2012-10-27 | 1 | -0/+80 |
* | Generify a25.c's SRWD printing function and move it to spi25.c | Stefan Tauner | 2012-09-22 | 1 | -5/+9 |
* | Add spi_block_erase_62 | Stefan Tauner | 2012-09-21 | 1 | -0/+47 |
* | Make struct flashchip a field in struct flashctx instead of a complete copy | Carl-Daniel Hailfinger | 2012-08-25 | 1 | -22/+21 |
* | Refine messages of SPI block protection disables | Stefan Tauner | 2012-08-02 | 1 | -2/+3 |
* | Clean up a25.c, at25.c, spi25.c | Stefan Tauner | 2012-08-02 | 1 | -6/+9 |
* | Let the programmer driver decide how to do AAI transfers | Nico Huber | 2012-06-15 | 1 | -2/+1 |
* | dummyflasher: Add a status register to SPI chips | Stefan Tauner | 2012-05-06 | 1 | -11/+11 |
* | spi25.c: Refactor spi_write_status_register helpers | Stefan Tauner | 2012-05-02 | 1 | -58/+14 |
* | Add support for SFDP (JESD216) | Stefan Tauner | 2012-02-17 | 1 | -0/+26 |
* | Have all programmer init functions register bus masters/programmers | Carl-Daniel Hailfinger | 2011-12-20 | 1 | -2/+2 |
* | Add struct flashctx * parameter to all functions accessing flash chips | Carl-Daniel Hailfinger | 2011-12-18 | 1 | -69/+87 |
* | Use struct flashctx instead of struct flashchip for flash chip access | Carl-Daniel Hailfinger | 2011-12-14 | 1 | -24/+24 |
* | Unsignify lengths and addresses in chip functions and structs | Stefan Tauner | 2011-11-23 | 1 | -14/+13 |
* | Add a bunch of new/tested stuff and various small changes 8 | Paul Menzel | 2011-10-21 | 1 | -4/+0 |
* | Revert "Unsignify lengths and addresses in chip functions and structs" | Stefan Tauner | 2011-09-18 | 1 | -7/+7 |
* | Unsignify lengths and addresses in chip functions and structs | Stefan Tauner | 2011-09-18 | 1 | -7/+7 |
* | Add a bunch of new/tested stuff and various small changes 4 | Stefan Tauner | 2011-07-07 | 1 | -1/+1 |
* | Erase functions are no longer called from chip drivers and thus their interna... | Carl-Daniel Hailfinger | 2011-06-26 | 1 | -24/+6 |
* | Tiny fix for a small fix | Stefan Tauner | 2011-05-28 | 1 | -3/+1 |
* | Small fixes | Stefan Tauner | 2011-05-28 | 1 | -5/+15 |
* | Add lock printing for AMIC A25L05PT, A25L05PU, A25L10PT, A25L10PU, A25L20PT, ... | Carl-Daniel Hailfinger | 2011-05-19 | 1 | -258/+25 |
* | Kill central list of SPI programmers | Michael Karcher | 2011-05-11 | 1 | -2/+2 |
* | This patch reduces the stack usage by declaring 'const' stack variables as 's... | Mathias Krause | 2011-01-17 | 1 | -9/+9 |
* | Fix internal offset calculations for SPI BYTE PROGRAM and SPI AAI PROGRAM | Carl-Daniel Hailfinger | 2010-10-27 | 1 | -4/+12 |
* | Switch all flash chips to partial write | Carl-Daniel Hailfinger | 2010-10-13 | 1 | -18/+24 |
* | Flashrom had an implicit erase-on-write for most flash chip and programmer dr... | Carl-Daniel Hailfinger | 2010-10-08 | 1 | -16/+0 |
* | SPI write status register (WRSR) may take longer than 100 ms, and it makes se... | Carl-Daniel Hailfinger | 2010-10-08 | 1 | -4/+36 |
* | Use AAI write for SST SST25VF032B | Helge Wagner | 2010-10-05 | 1 | -1/+15 |
* | This patch changes the prefix of chip constant #defines in the following way | Mattias Mattsson | 2010-09-15 | 1 | -1/+1 |
* | Add detailed status register printing and unlocking for all ATMEL AT25* chips | Carl-Daniel Hailfinger | 2010-07-29 | 1 | -14/+312 |
* | Split off programmer.h from flash.h | Carl-Daniel Hailfinger | 2010-07-27 | 1 | -0/+1 |
* | Add support for the following AMIC SPI chips | Daniel Lenski | 2010-07-22 | 1 | -0/+14 |
* | We have a generic unlocking infrastructure | Carl-Daniel Hailfinger | 2010-07-14 | 1 | -15/+6 |
* | Convert SPI chips to partial write, but wrap the write functions in a compat ... | Carl-Daniel Hailfinger | 2010-07-14 | 1 | -25/+35 |
* | The SPI opcode 0xd8 is not a chip erase opcode on any chip out there | Carl-Daniel Hailfinger | 2010-06-20 | 1 | -23/+0 |
* | Modernize SPI AAI code, blacklist IT87 SPI for AAI, allow AAI to run without ... | Carl-Daniel Hailfinger | 2010-06-20 | 1 | -13/+64 |
* | Fix message printing for SPI RES on spew level | Carl-Daniel Hailfinger | 2010-06-20 | 1 | -22/+16 |
* | So far, we have up to 4 different names for the same thing (ignoring capitali... | Carl-Daniel Hailfinger | 2010-05-31 | 1 | -6/+6 |
* | Some chips implement the RES (0xab) opcode, but they use a non-standard two b... | Carl-Daniel Hailfinger | 2010-05-28 | 1 | -6/+32 |
* | Handle the following architectures in generic flashrom code | Carl-Daniel Hailfinger | 2010-05-26 | 1 | -0/+4 |