summaryrefslogtreecommitdiff
path: root/chip/host/flash.c
Commit message (Expand)AuthorAgeFilesLines
* chip: Sort header filesJeremy Bettis2022-11-291-2/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* chip/host/flash.c: Format with clang-formatJack Rosenthal2022-07-011-6/+5
* include/flash: rename the APIsTim Lin2021-06-091-11/+11
* chip/host: assert that reading emulated flash is successfulPatrick Georgi2021-04-281-1/+3
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* 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