summaryrefslogtreecommitdiff
path: root/common/memsize.c
AgeCommit message (Expand)Author
2016-02-10Revert "common/memsize.c: Simplify RAM size detection"Hans de Goede
2016-02-08common/memsize.c: Simplify RAM size detectionEddy Petrișor
2015-01-14common/memsize.c: Coding style cleanupWolfgang Denk
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
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