index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
memtest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
memtest: Make use of resource_size()
Andrey Smirnov
2018-09-19
1
-2
/
+2
*
memtest: Adjust code for 64-bit architectures
Andrey Smirnov
2018-09-19
1
-15
/
+20
*
memtest: fix list iteration in region setup
Steffen Trumtrar
2017-09-20
1
-1
/
+1
*
Revert "memtest: move error handling to end of function"
Sascha Hauer
2015-12-04
1
-17
/
+20
*
memtest: By default only test biggest region
Sascha Hauer
2015-11-04
1
-0
/
+16
*
memtest: move error handling to end of function
Sascha Hauer
2015-11-04
1
-20
/
+17
*
memtest: move ctrlc check / progress showing into separate function
Sascha Hauer
2015-11-04
1
-16
/
+24
*
memtest: Make comments single line when appropriate
Sascha Hauer
2015-11-03
1
-16
/
+5
*
memtest: Make output more compact
Sascha Hauer
2015-11-03
1
-13
/
+7
*
memtest: split tests in separate functions
Sascha Hauer
2015-11-03
1
-35
/
+1
*
rework remap_range
Sascha Hauer
2015-11-03
1
-3
/
+2
*
memtest: move request/release regions to common/
Sascha Hauer
2015-10-27
1
-0
/
+112
*
common/memtest.c: Distil common error reporting code
Andrey Smirnov
2015-05-15
1
-25
/
+28
*
common/memtest.c: Refactor mem_test() into three surbroutines
Andrey Smirnov
2015-05-15
1
-37
/
+68
*
common/memtest.c: Do not omit offset of 0 from tests
Andrey Smirnov
2015-05-15
1
-1
/
+16
*
common/memtest.c: Fix incorrect array boundary check
Andrey Smirnov
2015-05-15
1
-2
/
+1
*
sizes.h: move include/sizes.h to include/linux/sizes.h
Masahiro Yamada
2015-01-08
1
-1
/
+1
*
memtest: copyright to UPPER case and fix typo
Alexander Aring
2014-04-23
1
-2
/
+2
*
treewide: Add missing includes
Sascha Hauer
2013-11-08
1
-0
/
+1
*
common: add memtest.c with mem_test routine
Alexander Aring
2013-06-05
1
-0
/
+313