summaryrefslogtreecommitdiffstats
path: root/cmd/mem.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* command: Add constants for cmd_get_data_size string / errorSimon Glass2020-12-011-1/+1
* cmd: mem: fix range of bitflip testRalph Siemsen2020-09-181-5/+16
* cmd: mem: Remove already removed CONFIG_SYS_MEMTEST_SCRATCHMichal Simek2020-08-271-4/+0
* cmd: Update the memory-search commandSimon Glass2020-08-071-12/+18
* cmd: Add a memory-search commandSimon Glass2020-07-081-0/+151
* cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass2020-07-081-79/+38
* cmd: mem: Use a macro to avoid #ifdef in helpSimon Glass2020-07-081-51/+17
* Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass2020-07-081-27/+27
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-181-2/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-22/+38
* 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