| Commit message (Expand) | Author | Age | Files | Lines |
* | spi25_statusreg.c: restore SR contents at flashrom exit | Nikolai Artemiev | 2021-01-13 | 1 | -0/+9 |
* | spi25: Debug flashrom crash when Write Protect is ON | Yuji Sasaki | 2020-05-10 | 1 | -1/+2 |
* | Revert "flashchips: port S25FS(128S) chip from chromiumos" | Nico Huber | 2020-05-01 | 1 | -86/+0 |
* | const'ify flashctx to align signatures with cros flashrom | Edward O'Callaghan | 2020-04-30 | 1 | -3/+3 |
* | flashchips: port S25FS(128S) chip from chromiumos | sibradzic | 2020-04-22 | 1 | -0/+86 |
* | tree: Remove unused functions with no prototypes | Jacob Garber | 2019-06-23 | 1 | -14/+0 |
* | Fix several -Wno-implicit-fallthrough warnings | Richard Hughes | 2019-02-11 | 1 | -1/+4 |
* | flashchips: Add SST26VF016B(A), SST26VF032B(A), SST26VF064B(A) | Wei Hu | 2018-05-06 | 1 | -0/+13 |
* | Remove address from GPLv2 headers | Elyes HAOUAS | 2018-04-24 | 1 | -4/+0 |
* | spi25_statusreg: Return defined value on failed RDSR | Nico Huber | 2017-11-05 | 1 | -1/+4 |
* | Add support for SST SST25WF020A, SST25WF040B, SST25WF080B | Ben Gardner | 2015-11-22 | 1 | -0/+13 |
* | Add a bunch of new/tested stuff and various small changes 22 | Stefan Tauner | 2015-02-08 | 1 | -1/+1 |
* | Add support for Sanyo LE25FW106 | Stefan Tauner | 2014-06-04 | 1 | -0/+7 |
* | Rename some spi_prettyprint_status_register_* functions | Stefan Tauner | 2014-05-27 | 1 | -6/+6 |
* | Add support for ESMT F25L32PA | Stefan Tauner | 2014-05-27 | 1 | -0/+13 |
* | Add a bunch of new/tested stuff and various small changes 20 | Stefan Tauner | 2014-05-03 | 1 | -1/+1 |
* | Add support for Atmel AT45DB* chips | Aidan Thornton | 2013-08-27 | 1 | -1/+1 |
* | Add a bunch of new/tested stuff and various small changes 18 | Stefan Tauner | 2013-07-25 | 1 | -1/+1 |
* | Add support for remaining Numonyx (Micron) N25Q chips | Nikolay Nikolaev | 2013-06-28 | 1 | -0/+22 |
* | Add support for Spansion S25FL...S chips | Nikolay Nikolaev | 2013-06-28 | 1 | -3/+5 |
* | Add support for Eon EN25S series | Nikolay Nikolaev | 2013-06-28 | 1 | -0/+14 |
* | Add support for Nantronics N25 series | Stefan Tauner | 2013-06-28 | 1 | -2/+2 |
* | Introduce additional SPI status register helpers | Stefan Tauner | 2013-06-28 | 1 | -6/+43 |
* | Fix unlocking function for most Atmel AT2[56]D* chips | Stefan Tauner | 2013-06-20 | 1 | -20/+41 |
* | Add support for PMC Pm25LD series | Stefan Tauner | 2013-04-19 | 1 | -0/+1 |
* | Add support for Atmel's AT25F series of SPI flash chips | Stefan Tauner | 2012-12-29 | 1 | -0/+64 |
* | Add support for Intel S33 series flash chips | Stefan Tauner | 2012-12-29 | 1 | -0/+23 |
* | Add a generic SPI block unprotect function | Stefan Tauner | 2012-12-29 | 1 | -109/+39 |
* | Improve SPI status register pretty printing | Stefan Tauner | 2012-12-29 | 1 | -0/+591 |