summaryrefslogtreecommitdiffstats
path: root/common/memsize.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "common/memsize.c: Simplify RAM size detection"Hans de Goede2016-02-101-21/+26
* common/memsize.c: Simplify RAM size detectionEddy Petrișor2016-02-081-26/+21
* common/memsize.c: Coding style cleanupWolfgang Denk2015-01-141-14/+17
* common: Add get_effective_memsize() to memsize.cYork Sun2014-02-211-1/+15
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Revert "memsize: Fix for bug in memory sizing code"Tom Rini2012-09-211-1/+0
* memsize: Fix for bug in memory sizing codeIwo Mergler2012-09-181-0/+1
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-171-1/+1
* Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk2006-11-061-0/+17
* Add a common get_ram_size() function and modify the thewdenk2004-01-061-0/+77
OpenPOWER on IntegriCloud