summaryrefslogtreecommitdiff
path: root/cmd/flash.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-3/+3
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-5/+5
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19Fix some checkpatch warnings in calls to debug()Simon Glass1-10/+9
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-3/+6
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass1-10/+12
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen1-31/+2
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-17/+17
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+729