Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0c618c363a175093ffbc62e0a82e44b4faffc139
/
lib
/
lmb.c
bbc8846
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
by Stefan Roese
· 4 years, 4 months ago
97c418b
lmb/bdinfo: dump lmb info via bdinfo
by Tero Kristo
· 4 years, 4 months ago
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· 4 years, 5 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
2dc9c34
common: Drop image.h from common header
by Simon Glass
· 4 years, 7 months ago
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 4 years, 10 months ago
8890e7d
lmb: handle more than one DRAM BANK
by Simon Goldschmidt
· 6 years ago
f41f7d6
lib: lmb: cleanup var names and patman warnings
by Simon Goldschmidt
· 6 years ago
7510a56
lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size
by Simon Goldschmidt
· 6 years ago
5b2c687
fs: prevent overwriting reserved memory
by Simon Goldschmidt
· 6 years ago
7a6ee46
lib: lmb: extend lmb for checks at load time
by Simon Goldschmidt
· 6 years ago
cb57d13
lib: lmb: reserving overlapping regions should fail
by Simon Goldschmidt
· 6 years ago
6402d9b
lmb: fix allocation at end of address range
by Simon Goldschmidt
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
a020972
lmb: make local functions static
by Jeroen Hofstee
· 10 years ago
b6a010b
lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM
by Stephen Warren
· 10 years ago
0461dda
lib:lmb: use __weak
by Jeroen Hofstee
· 10 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
[Renamed from lib_generic/lmb.c]
a0dadf8
lmb: only force on arches that use it
by Mike Frysinger
· 15 years ago
12cec0a
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
09d2a71
Fix LMB type issues
by Andy Fleming
· 16 years ago
78bd5a7
Fix an underflow bug in __lmb_alloc_base
by Andy Fleming
· 16 years ago
1ae346c
Add lmb_free
by Andy Fleming
· 16 years ago
d26d67c
Change lmb to use phys_size_t/phys_addr_t
by Becky Bruce
· 16 years ago
6d7bfa8
[new uImage] Introduce lmb from linux kernel for memory mgmt of boot images
by Kumar Gala
· 17 years ago