index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
memsize.c
Age
Commit message (
Expand
)
Author
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2018-07-10
common/memsize.c: Increase save array for supporting memory size > 4GB
Tien Fong Chee
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-13
common/memsize.c: restore content of the base address
Patrick Delaunay
2018-03-13
common/memsize.c: prepare get_ram_size update
Patrick Delaunay
2016-02-10
Revert "common/memsize.c: Simplify RAM size detection"
Hans de Goede
2016-02-08
common/memsize.c: Simplify RAM size detection
Eddy Petrișor
2015-01-14
common/memsize.c: Coding style cleanup
Wolfgang Denk
2014-02-21
common: Add get_effective_memsize() to memsize.c
York Sun
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-09-21
Revert "memsize: Fix for bug in memory sizing code"
Tom Rini
2012-09-18
memsize: Fix for bug in memory sizing code
Iwo Mergler
2011-07-17
Remove volatile qualifier in get_ram_size() calls
Albert ARIBAUD
2006-11-06
Sequential accesses to non-existent memory must be synchronized,
Wolfgang Denk
2004-01-06
Add a common get_ram_size() function and modify the the
wdenk