index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_mem.c
Commit message (
Expand
)
Author
Age
Lines
*
meminfo cmd: Enable printing >=4GiB SDRAM sizes
Andrew Bradford
2015-05-28
-1
/
+1
*
Fix broken verify functionality in crc32 command
Joe Hershberger
2015-05-10
-1
/
+1
*
Fix inconsistency of VERIFY defines in cmd_mem
Joe Hershberger
2015-05-10
-3
/
+3
*
cmd_mem: Store last address/size/etc as ulong
Scott Wood
2015-04-23
-3
/
+3
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
-0
/
+1
*
Correct map_sysmem() logic in do_mem_mw()
Simon Glass
2015-04-16
-3
/
+4
*
cmd_mem.c: Update 'iteration_limit' to unsigned long
Tom Rini
2015-04-07
-1
/
+1
*
cmd_mem: cleanups, catch bad usage
Pavel Machek
2015-04-07
-15
/
+19
*
sandbox: Fix warnings due to 64-bit printf() strings
Simon Glass
2014-11-26
-2
/
+4
*
cmd_mem: call unmap_sysmem() after map_sysmem()
Masahiro Yamada
2014-10-27
-0
/
+3
*
cmd_mem: add static to internally used functions
Masahiro Yamada
2014-09-16
-3
/
+4
*
Rename bootretry functions and remove #ifdefs
Simon Glass
2014-05-29
-9
/
+4
*
Move bootretry code into bootretry.c and clean up
Simon Glass
2014-05-29
-0
/
+1
*
Add cli_ prefix to readline functions
Simon Glass
2014-05-29
-1
/
+1
*
move CLI prototypes to cli.h and add comments
Simon Glass
2014-05-29
-0
/
+1
*
Add 64-bit data support for memory commands
York Sun
2014-03-04
-10
/
+147
*
Fix memory commands for 64-bit platforms
York Sun
2014-02-21
-36
/
+36
*
fix address of error message in mtest command
David Feng
2014-02-21
-5
/
+9
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
Fix missing return in do_mem_loop()
Simon Glass
2013-06-26
-0
/
+2
*
cmd_mem: fix cp command
Masahiro Yamada
2013-05-24
-1
/
+1
*
cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set
Tom Rini
2013-03-12
-1
/
+1
*
Feature Removal: disable "mtest" command by default
Wolfgang Denk
2013-03-11
-1
/
+4
*
sandbox: Update mtest to fix crashes
Simon Glass
2013-02-28
-45
/
+63
*
Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file
Simon Glass
2013-02-28
-4
/
+4
*
Roll crc32 into hash infrastructure
Simon Glass
2013-02-28
-68
/
+7
*
Reduce casting in mtest
Simon Glass
2013-02-28
-12
/
+18
*
Bring mtest putc() into common code
Simon Glass
2013-02-28
-23
/
+9
*
Fix mtest indenting
Simon Glass
2013-02-28
-161
/
+161
*
Use common mtest iteration counting
Simon Glass
2013-02-28
-64
/
+59
*
Split out the memory tests into separate functions
Simon Glass
2013-02-28
-101
/
+116
*
sandbox: Change memory commands to use map_physmem
Simon Glass
2013-02-28
-43
/
+79
*
cmd_mem.c: Fix some typoes, no functional changes
Robert P. J. Day
2013-02-19
-4
/
+6
*
Add option to display customised memory information
Simon Glass
2013-01-10
-0
/
+27
*
common/cmd_*.c: sparse fixes
Kim Phillips
2012-11-04
-11
/
+14
*
cmd_mem: cmp: convert while() to for() loop
Mike Frysinger
2012-06-19
-5
/
+2
*
cmd_mem: cmp: unify size code paths
Mike Frysinger
2012-06-19
-33
/
+19
*
cmd_mem: replace custom PRINTF() with debug()
Mike Frysinger
2012-06-19
-9
/
+3
*
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
-11
/
+11
*
common: move extern char console_buffer[] to common.h
Igor Grinberg
2011-11-22
-1
/
+0
*
Revert "sandbox: Change md command to use map_physmem"
Kumar Gala
2011-11-16
-7
/
+2
*
sandbox: Change md command to use map_physmem
Simon Glass
2011-11-03
-2
/
+7
*
sandbox: Use uintptr_t for 32/64-bit compatibility
Simon Glass
2011-10-17
-1
/
+1
*
GCC4.6: Squash warning in cmd_mem.c
Marek Vasut
2011-10-01
-4
/
+4
*
Fix: if using crc32 command watchdog timed out
Jens Scharsig
2011-07-26
-2
/
+2
*
md5sum/sha1sum/unzip: split out of mondo mem file
Mike Frysinger
2011-04-13
-104
/
+0
*
crc32: make command optional
Mike Frysinger
2011-04-13
-0
/
+8
*
unzip: return uncompressed size in `filesize', and print it.
Wolfgang Denk
2011-02-15
-1
/
+9
*
Fix defines needed to enable command sha1sum
Alexander Holler
2011-01-19
-2
/
+2
*
cmd_mem: localize state variables
Mike Frysinger
2011-01-09
-3
/
+3
[next]