summaryrefslogtreecommitdiff
path: root/sfdp.c
Commit message (Expand)AuthorAgeFilesLines
* Make struct flashchip a field in struct flashctx instead of a complete copy.hailfinger2012-08-251-16/+16
* Tag all EWSR chips correctly.stefanct2012-05-021-1/+3
* SFDP: Fetch parameter table in a more portable wayhailfinger2012-02-241-7/+16
* Fix SFDP probing.stefanct2012-02-221-26/+39
* Add support for SFDP (JESD216).stefanct2012-02-171-0/+370