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
/
lib
/
lmb.c
Age
Commit message (
Expand
)
Author
2022-08-10
lmb: Fix LMB_MEMORY_REGIONS flag usage
Patrice Chotard
2022-07-26
lmb: Fix lmb property's defination under struct lmb
Ashok Reddy Soma
2021-11-18
lmb: Reserve U-Boot separately if relocation is disabled
Marek Vasut
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
2021-09-23
lmb: Add generic arch_lmb_reserve_generic()
Marek Vasut
2021-06-07
lmb: add lmb_dump_region() function
Patrick Delaunay
2021-06-07
lmb: add lmb_is_reserved_flags
Patrick Delaunay
2021-06-07
lmb: Add support of flags for no-map properties
Patrick Delaunay
2021-04-22
lmb: Add 2 config to define the max number of regions
Patrick Delaunay
2021-04-22
lmb: move MAX_LMB_REGIONS value in Kconfig
Patrick Delaunay
2021-04-22
lmb: add a max parameter in the struct lmb_region
Patrick Delaunay
2021-04-22
lmb: remove lmb_region.size
Patrick Delaunay
2020-08-26
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
2020-08-04
lmb/bdinfo: dump lmb info via bdinfo
Tero Kristo
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-02-02
lmb: handle more than one DRAM BANK
Simon Goldschmidt
2019-01-26
lib: lmb: cleanup var names and patman warnings
Simon Goldschmidt
2019-01-26
lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size
Simon Goldschmidt
2019-01-16
fs: prevent overwriting reserved memory
Simon Goldschmidt
2019-01-16
lib: lmb: extend lmb for checks at load time
Simon Goldschmidt
2019-01-16
lib: lmb: reserving overlapping regions should fail
Simon Goldschmidt
2019-01-16
lmb: fix allocation at end of address range
Simon Goldschmidt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2014-10-25
lmb: make local functions static
Jeroen Hofstee
2014-08-09
lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM
Stephen Warren
2014-07-18
lib:lmb: use __weak
Jeroen Hofstee
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser