summaryrefslogtreecommitdiffstats
path: root/cmd/mem.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek2020-05-081-7/+2
* CMD: random: fix return codeEugeniy Paltsev2020-04-271-5/+4
* cmd: mem: Add bitflip memory test to alternate mtestStefan Roese2020-04-171-0/+60
* cmd: mem: Use IS_ENABLED instead of alt_test variableStefan Roese2020-04-171-6/+1
* cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem()Stefan Roese2020-04-171-12/+2
* cmd: mem: Correctly count the errors in mtestStefan Roese2020-04-171-7/+4
* cmd: mdc/mwc: normalize disjoint MX_CYCLIC usageJoel Johnson2020-02-091-4/+4
* common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass2020-01-171-27/+27
* common: Move flash_perror() to flash.hSimon Glass2020-01-171-1/+2
* cmd: cp: add missing map_sysmemPhilippe Reynes2019-12-051-3/+13
* common: Drop board_show_dram()Simon Glass2019-12-021-7/+2
* cmd: mem: Add a command to fill the memory with random dataJean-Jacques Hiblot2019-07-181-0/+52
* Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada2018-09-101-4/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2017-10-161-97/+9
* Kconfig: Finish migration of hashing commandsDaniel Thompson2017-05-311-4/+4
* Blackfin: RemoveTom Rini2017-04-051-43/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+2
* cmd: mem: Use memcpy for 'cp' commandFabio Estevam2017-01-121-26/+2
* cmd: mem: Show 64bit addresses which are testedMichal Simek2016-02-241-1/+1
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+1410