summaryrefslogtreecommitdiff
path: root/cmd/flash.c
Commit message (Expand)AuthorAgeFilesLines
* Audit <flash.h> inclusionTom Rini2022-08-041-1/+0
* mtd: cfi: introduce CFI_FLASH_BANKSPatrick Delaunay2022-01-211-17/+17
* cmd: Fix up warnings in flash.cPatrick Delaunay2022-01-211-122/+117
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-3/+3
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-5/+5
* 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