Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |