summaryrefslogtreecommitdiff
path: root/common/memsize.c
AgeCommit message (Expand)Author
2012-09-21Revert "memsize: Fix for bug in memory sizing code"Tom Rini
2012-09-18memsize: Fix for bug in memory sizing codeIwo Mergler
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD
2006-11-06Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk
2004-01-06Add a common get_ram_size() function and modify the thewdenk