summaryrefslogtreecommitdiff
path: root/chip/host/flash.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: flash and nvmem fixes for compatibility with the host board.Allen Webb2018-09-071-1/+3
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-161-1/+1
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-1/+1
* Fix incorrect valid and writable flash flagsVic Yang2014-10-151-0/+26
* Mock flash erase/write function at physical layerVic Yang2013-09-241-2/+14
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-161-1/+1
* Enable flash unit test on emulatorVic Yang2013-06-031-0/+135