summaryrefslogtreecommitdiff
path: root/chip/g/flash.c
Commit message (Expand)AuthorAgeFilesLines
* Cr50: Modify flash write to account for erase block boundariesScott2016-03-021-0/+6
* cr50: allow board to provide flash configurationVadim Bendebury2016-02-171-9/+28
* cr50: improve flash driver error reportingVadim Bendebury2016-02-171-7/+23
* Cr50: Modified the flash driver to retry operations as appropriate.Nadim Taha2016-02-041-38/+75
* Cr50: enable modificaton of flash bank 1Bill Richardson2015-10-171-0/+10
* Cr50: Add support for flash write & eraseBill Richardson2015-09-181-0/+246