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
/
lib
/
fdtdec_test.c
Age
Commit message (
Expand
)
Author
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
2021-10-13
fdtdec: Support reserved-memory flags
Thierry Reding
2021-10-13
fdtdec: Reorder fdtdec_set_carveout() parameters for consistency
Thierry Reding
2021-10-13
fdtdec: Support compatible string list for reserved memory
Thierry Reding
2021-10-13
fdtdec: Support retrieving the name of a carveout
Thierry Reding
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-07-10
fdtdec: test: Fix memory leak
Thierry Reding
2019-05-21
fdtdec: Remove fdt_{addr,size}_unpack()
Thierry Reding
2019-04-11
fdtdec: test: Add carveout tests
Thierry Reding
2019-04-11
fdtdec: test: Use compound statement macros
Thierry Reding
2019-04-11
fdtdec: test: Fix build warning
Thierry Reding
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-03-29
fdt: Add tests for fdtdec
Simon Glass