index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
lmb.h
Age
Commit message (
Expand
)
Author
2025-03-24
lmb: change the return code on lmb_alloc_addr()
Ilias Apalodimas
2025-02-20
lmb: avoid superfluous value check in lmb_map_update_notify()
Heinrich Schuchardt
2024-12-30
lmb: Rename _lmb_alloc_addr() to lmb_alloc_addr_flags()
Ilias Apalodimas
2024-12-30
lmb: Remove lmb_alloc_base_flags()
Ilias Apalodimas
2024-12-30
lmb: Remove lmb_alloc_addr_flags()
Ilias Apalodimas
2024-12-30
lmb: Rename free_mem to available_mem
Ilias Apalodimas
2024-12-30
lmb: Remove lmb_reserve_flags()
Ilias Apalodimas
2024-12-30
lmb: Move enum lmb_flags to a u32
Ilias Apalodimas
2024-12-30
lmb: Improve kernel-doc comments
Sam Protsenko
2024-11-11
Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB ...
Tom Rini
2024-11-11
lmb: Add basic io_lmb functionality
Janne Grunau
2024-10-29
lmb: Remove lmb_alloc_flags()
Ilias Apalodimas
2024-10-15
lmb: allow for boards to specify memory map
Sughosh Ganu
2024-10-15
lmb: notify of any changes to the LMB memory map
Sughosh Ganu
2024-10-15
lmb: add a flag to allow suppressing memory map change notification
Sughosh Ganu
2024-10-15
lmb: add versions of the lmb API with flags
Sughosh Ganu
2024-09-20
cmd: sf: prevent overwriting the reserved memory
Prasad Kummari
2024-09-03
lmb: remove the unused board_lmb_reserve() function
Sughosh Ganu
2024-09-03
lmb: do away with arch_lmb_reserve()
Sughosh Ganu
2024-09-03
lmb: remove lmb_init_and_reserve_range() function
Sughosh Ganu
2024-09-03
lmb: remove the lmb_init_and_reserve() function
Sughosh Ganu
2024-09-03
lmb: introduce a function to add memory to the lmb memory map
Sughosh Ganu
2024-09-03
lmb: allow for resizing lmb regions
Sughosh Ganu
2024-09-03
lmb: make LMB memory map persistent and global
Sughosh Ganu
2024-09-03
lmb: use the BIT macro for lmb flags
Sughosh Ganu
2024-09-03
lmb: staticize __lmb_alloc_base()
Sughosh Ganu
2024-09-03
lmb: remove the unused lmb_is_reserved() function
Sughosh Ganu
2023-08-15
lmb: description lmb_is_reserved, lmb_is_reserved_flags
Heinrich Schuchardt
2023-04-06
lmb: Fix LMB_MEMORY_REGIONS flag usage
Patrick Delaunay
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-20
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-09-23
lmb: Add generic arch_lmb_reserve_generic()
Marek Vasut
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: 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
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
2019-02-02
lmb: handle more than one DRAM BANK
Simon Goldschmidt
2019-01-26
lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size
Simon Goldschmidt
2019-01-16
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
[next]