aboutsummaryrefslogtreecommitdiff
path: root/cmd/mem.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-17common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass1-27/+27
2020-01-17common: Move flash_perror() to flash.hSimon Glass1-1/+2
2019-12-05cmd: cp: add missing map_sysmemPhilippe Reynes1-3/+13
2019-12-02common: Drop board_show_dram()Simon Glass1-7/+2
2019-07-18cmd: mem: Add a command to fill the memory with random dataJean-Jacques Hiblot1-0/+52
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada1-4/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen1-97/+9
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson1-4/+4
2017-04-05Blackfin: RemoveTom Rini1-43/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+2
2017-01-12cmd: mem: Use memcpy for 'cp' commandFabio Estevam1-26/+2
2016-02-24cmd: mem: Show 64bit addresses which are testedMichal Simek1-1/+1
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+1410