summaryrefslogtreecommitdiff
path: root/cmd/flash.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/types.h from common headerWIP/2020-08-17-reduce-commonSimon Glass2020-08-181-0/+1
* common: Drop vsprintf.h from common headerSimon Glass2020-08-181-0/+1
* common: Drop stdio.h from common headerSimon Glass2020-08-181-0/+1
* common: Drop linux/string.h from common headerSimon Glass2020-08-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* Fix some checkpatch warnings in calls to debug()Simon Glass2020-05-181-10/+9
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-3/+6
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* flash: Tidy up coding style for flash functionsSimon Glass2020-05-181-10/+12
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2017-10-161-31/+2
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-17/+17
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+729