| Commit message (Expand) | Author | Age | Files | Lines |
* | spi25.c: Rename spi_get_erasefn_from_opcode to spi25_get_erasefn_from_opcode | Thomas Heijligen | 2022-12-14 | 1 | -1/+1 |
* | tree/: Convert flashchip erase_block func ptr to enumerate | Edward O'Callaghan | 2022-11-11 | 1 | -1/+1 |
* | tree/: Convert flashchips db to use indirection for erase_block | Edward O'Callaghan | 2022-11-11 | 1 | -2/+2 |
* | tree/: Convert flashchip write func ptr to enumerate | Edward O'Callaghan | 2022-11-01 | 1 | -2/+2 |
* | SFDP: make mandatory table length check work with newer SFDP revisions | Michael Niewöhner | 2022-01-26 | 1 | -1/+1 |
* | sfdp: drop redundant check of the mandatory table size | Michael Niewöhner | 2022-01-26 | 1 | -4/+0 |
* | treewide: Drop most cases of `sizeof(struct ...)` | Angel Pons | 2021-06-09 | 1 | -1/+1 |
* | Remove trailing whitespace | Elyes HAOUAS | 2019-03-04 | 1 | -1/+1 |
* | Remove address from GPLv2 headers | Elyes HAOUAS | 2018-04-24 | 1 | -4/+0 |
* | Make struct flashchip a field in struct flashctx instead of a complete copy | Carl-Daniel Hailfinger | 2012-08-25 | 1 | -16/+16 |
* | Tag all EWSR chips correctly | Steven Zakulec | 2012-05-02 | 1 | -1/+3 |
* | SFDP: Fetch parameter table in a more portable way | Carl-Daniel Hailfinger | 2012-02-24 | 1 | -7/+16 |
* | Fix SFDP probing | Stefan Tauner | 2012-02-22 | 1 | -26/+39 |
* | Add support for SFDP (JESD216) | Stefan Tauner | 2012-02-17 | 1 | -0/+370 |