index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
mem.c
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2026-02-17
cmd: mem: Include vsprintf.h
Peng Fan
2025-09-02
memtest: remove use of vu_long typedef in mem_test_alt
Rasmus Villemoes
2025-09-02
memtest: only call schedule() once for every 256 words
Rasmus Villemoes
2025-09-02
memtest: don't volatile-qualify local variables
Rasmus Villemoes
2025-05-29
global: Avoid indirect inclusion of <env.h> from <command.h>
Tom Rini
2025-05-29
cmd/mem.c, test/cmd/mem_copy.c: Add <compiler.h>
Tom Rini
2024-10-25
cmd: Move meminfo command into its own file
Simon Glass
2024-09-18
cmd: Fix memory-mapping in cmp command
Simon Glass
2024-07-15
cmd: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
2024-01-17
cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macro
Rasmus Villemoes
2024-01-16
cmd/mem.c: use memmove in do_mem_cp()
Rasmus Villemoes
2023-01-27
cmd: fix mtest on 64 bit systems
Heinrich Schuchardt
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-01
command: Add constants for cmd_get_data_size string / error
Simon Glass
2020-09-18
cmd: mem: fix range of bitflip test
Ralph Siemsen
2020-08-27
cmd: mem: Remove already removed CONFIG_SYS_MEMTEST_SCRATCH
Michal Simek
2020-08-07
cmd: Update the memory-search command
Simon Glass
2020-07-08
cmd: Add a memory-search command
Simon Glass
2020-07-08
cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
2020-07-08
cmd: mem: Use a macro to avoid #ifdef in help
Simon Glass
2020-07-08
Update MEM_SUPPORT_64BIT_DATA to be always defined
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-08
cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping
Michal Simek
2020-04-27
CMD: random: fix return code
Eugeniy Paltsev
2020-04-17
cmd: mem: Add bitflip memory test to alternate mtest
Stefan Roese
2020-04-17
cmd: mem: Use IS_ENABLED instead of alt_test variable
Stefan Roese
2020-04-17
cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem()
Stefan Roese
2020-04-17
cmd: mem: Correctly count the errors in mtest
Stefan Roese
2020-02-09
cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage
Joel Johnson
2020-01-17
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
2020-01-17
common: Move flash_perror() to flash.h
Simon Glass
2019-12-05
cmd: cp: add missing map_sysmem
Philippe Reynes
2019-12-02
common: Drop board_show_dram()
Simon Glass
2019-07-18
cmd: mem: Add a command to fill the memory with random data
Jean-Jacques Hiblot
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
[next]