Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
713a02a2ce46199c83c3cee0bd02f99dadaa4c8a
/
lib
/
lmb.c
9cc2323
lmb: handle more than one DRAM BANK
by Simon Goldschmidt
· 6 years ago
e35d2a7
lib: lmb: cleanup var names and patman warnings
by Simon Goldschmidt
· 6 years ago
65304aa
lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size
by Simon Goldschmidt
· 6 years ago
aa3c609
fs: prevent overwriting reserved memory
by Simon Goldschmidt
· 6 years ago
4cc8af8
lib: lmb: extend lmb for checks at load time
by Simon Goldschmidt
· 6 years ago
0f7c51a
lib: lmb: reserving overlapping regions should fail
by Simon Goldschmidt
· 6 years ago
d67f33c
lmb: fix allocation at end of address range
by Simon Goldschmidt
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
750a6ff
lmb: make local functions static
by Jeroen Hofstee
· 10 years ago
ad3fda5
lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM
by Stephen Warren
· 10 years ago
2c34f3f
lib:lmb: use __weak
by Jeroen Hofstee
· 10 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
78acc47
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
[Renamed from lib_generic/lmb.c]
a16028d
lmb: only force on arches that use it
by Mike Frysinger
· 15 years ago
9b55a25
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
98874ff
Fix LMB type issues
by Andy Fleming
· 16 years ago
7570a99
Fix an underflow bug in __lmb_alloc_base
by Andy Fleming
· 16 years ago
63796c4
Add lmb_free
by Andy Fleming
· 16 years ago
391fd93
Change lmb to use phys_size_t/phys_addr_t
by Becky Bruce
· 16 years ago
4ed6552
[new uImage] Introduce lmb from linux kernel for memory mgmt of boot images
by Kumar Gala
· 17 years ago