summaryrefslogtreecommitdiff
path: root/cmd/mem.c
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-08cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek
2020-04-27CMD: random: fix return codeEugeniy Paltsev
2020-04-17cmd: mem: Add bitflip memory test to alternate mtestStefan Roese
2020-04-17cmd: mem: Use IS_ENABLED instead of alt_test variableStefan Roese
2020-04-17cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem()Stefan Roese
2020-04-17cmd: mem: Correctly count the errors in mtestStefan Roese
2020-02-09cmd: mdc/mwc: normalize disjoint MX_CYCLIC usageJoel Johnson
2020-01-17common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass
2020-01-17common: Move flash_perror() to flash.hSimon Glass
2019-12-05cmd: cp: add missing map_sysmemPhilippe Reynes
2019-12-02common: Drop board_show_dram()Simon Glass
2019-07-18cmd: mem: Add a command to fill the memory with random dataJean-Jacques Hiblot
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson
2017-04-05Blackfin: RemoveTom Rini
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-12cmd: mem: Use memcpy for 'cp' commandFabio Estevam
2016-02-24cmd: mem: Show 64bit addresses which are testedMichal Simek
2016-01-25Remove the cmd_ prefix from command filesSimon Glass