summaryrefslogtreecommitdiff
path: root/include/flash.h
Commit message (Expand)AuthorAgeFilesLines
* flash: Only erase flash block that contain dataSimon Glass2012-08-231-0/+11
* Refactor flash moduleRandall Spangler2012-07-231-40/+7
* stm32f: Fix some error in flash write protectVic Yang2012-07-211-1/+2
* Add EC flash protect command to ectoolRandall Spangler2012-07-181-22/+3
* Use config values for flash protect/erase/write sizesRandall Spangler2012-07-181-16/+26
* Remove flash_read()Randall Spangler2012-07-181-47/+42
* Continue refactoring flash write protectRandall Spangler2012-07-181-10/+20
* Continue simplifying flash write protectRandall Spangler2012-07-181-21/+8
* Simplify flash protection, part 1Randall Spangler2012-07-181-20/+14
* Flash pre-init reboots if it needs to clear protection registersRandall Spangler2012-07-161-0/+5
* Fix flash_dataptr() to support flash at zeroSimon Glass2012-07-031-7/+7
* flash: Provide direct flash access with flash_dataptr()Simon Glass2012-07-021-0/+37
* Implement persistent flash write protect settingsRandall Spangler2012-04-021-51/+112
* More cleanup of board/chip configs and initializationRandall Spangler2012-03-191-2/+2
* Make all warnings into errors.Bill Richardson2012-02-271-2/+2
* Initial sources import 1/3Randall Spangler2011-12-071-0/+88