index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
ramtest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
{device,drivers,lib,mb,nb}: Use only one space after 'if'
Elyes HAOUAS
2018-05-09
1
-1
/
+1
*
lib/ramtest: Add comment
Patrick Rudolph
2017-11-07
1
-0
/
+2
*
src/lib: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-06
1
-2
/
+2
*
src/lib: Remove unnecessary code
Lee Leahy
2017-03-13
1
-2
/
+1
*
src/lib: Fix spacing
Lee Leahy
2017-03-13
1
-8
/
+8
*
quick_ram_check: Remove reference to RAMBASE
Kyösti Mälkki
2016-11-08
1
-11
/
+16
*
misc: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-09
1
-68
/
+1
*
doxygen fixes: change @var to @param var
Martin Roth
2015-01-06
1
-4
/
+4
*
ramtest.c: Add silent ram_check
Alexandru Gagniuc
2013-06-10
1
-0
/
+25
*
Replace ramtest pattern to assist in DIMM configuration
Kyösti Mälkki
2012-03-25
1
-91
/
+94
*
lib: add ram_check_nodie
Sven Schnelle
2012-01-12
1
-3
/
+37
*
Clear improper use of CONFIG_CACHE_AS_RAM
Kyösti Mälkki
2011-10-28
1
-12
/
+12
*
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-10-05
1
-0
/
+2
*
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-30
1
-12
/
+12
*
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-08-03
1
-12
/
+12
*
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
1
-3
/
+3
*
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
1
-18
/
+18
*
Add a non-time consuming version of ram check so we can print a decent error
Stefan Reinauer
2010-03-28
1
-8
/
+54
*
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-22
1
-12
/
+12
*
Get rid of a few warnings:
Myles Watson
2010-03-19
1
-0
/
+2
*
HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.
Stefan Reinauer
2010-02-25
1
-1
/
+7
*
This is a general cleanup patch
Stefan Reinauer
2010-02-22
1
-8
/
+8
*
simplify source tree hierarchy: move files from sdram/ and ram/ to lib/
Stefan Reinauer
2009-09-23
1
-0
/
+161