index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
/
test
/
lib
/
lmb.c
Age
Commit message (
Expand
)
Author
2023-02-08
test: lmb: Rework lib_test_lmb_max_regions test to scale
Tom Rini
2021-11-20
lmb: remove lmb_is_nomap() from include
Heinrich Schuchardt
2021-06-07
test: lmb: add test for lmb_reserve_flags
Patrick Delaunay
2021-04-22
test: lmb: add test for overflow protection in lmb_add_region
Patrick Delaunay
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-02-02
test: lib: lmb: add lmb test for multiple RAM banks
Simon Goldschmidt
2019-01-26
lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size
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
2019-01-16
test: add test for lib/lmb.c
Simon Goldschmidt