~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
lmb.h
Commit message (
Expand
)
Author
Age
*
lmb: description lmb_is_reserved, lmb_is_reserved_flags
Heinrich Schuchardt
2023-08-15
*
lmb: Fix LMB_MEMORY_REGIONS flag usage
Patrick Delaunay
2023-04-06
*
lmb: Fix LMB_MEMORY_REGIONS flag usage
Patrice Chotard
2022-08-10
*
lmb: Fix lmb property's defination under struct lmb
Ashok Reddy Soma
2022-07-26
*
lmb: drop unused lmb_size_bytes()
Heinrich Schuchardt
2021-11-20
*
lmb: remove extern keyword in lmb.h
Heinrich Schuchardt
2021-11-20
*
doc: add include/lmb.h to the HTML documentation
Heinrich Schuchardt
2021-11-20
*
lmb: remove lmb_is_nomap() from include
Heinrich Schuchardt
2021-11-20
*
lmb: Add generic arch_lmb_reserve_generic()
Marek Vasut
2021-09-23
*
lmb: add lmb_is_reserved_flags
Patrick Delaunay
2021-06-07
*
lmb: Add support of flags for no-map properties
Patrick Delaunay
2021-06-07
*
lmb: Add 2 config to define the max number of regions
Patrick Delaunay
2021-04-22
*
lmb: correct size of the regions array
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
2021-04-22
*
lmb/bdinfo: dump lmb info via bdinfo
Tero Kristo
2020-08-04
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
lmb: handle more than one DRAM BANK
Simon Goldschmidt
2019-02-02
*
lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size
Simon Goldschmidt
2019-01-26
*
lmb: remove unused extern declaration
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
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
image: Add device tree setup to image library
Simon Glass
2013-05-14
*
lmb: do not export anything without CONFIG_LMB
Mike Frysinger
2012-06-19
*
lmb: only force on arches that use it
Mike Frysinger
2010-01-21
*
Fix LMB type issues
Andy Fleming
2008-07-10
*
lmb: fix "implicit declaration of function 'lmb_free'" warning
Wolfgang Denk
2008-07-03
*
Change lmb to use phys_size_t/phys_addr_t
Becky Bruce
2008-06-12
*
[new uImage] Introduce lmb from linux kernel for memory mgmt of boot images
Kumar Gala
2008-02-29