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
/
libfdt
/
Makefile
Age
Commit message (
Expand
)
Author
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2020-04-26
fdt_region: move fdt_region.c to common/ from lib/libfdt/
Masahiro Yamada
2020-04-26
libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c
Masahiro Yamada
2019-11-04
fdt: Add Kconfig options to control code size
Simon Glass
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
2018-01-28
libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c
Masahiro Yamada
2017-12-04
libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c
Masahiro Yamada
2017-11-17
lib: libfdt: wrap scripts/dtc/libfdt/* where possible
Masahiro Yamada
2016-08-20
libfdt: Add overlay application function
Maxime Ripard
2016-06-19
lib/libfdt/: General aesthetic/style fixes.
Robert P. J. Day
2015-07-21
fdt: Add fdt_first/next_region() functions
Simon Glass
2014-12-08
libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile
Masahiro Yamada
2014-08-09
fdt: Sync up with libfdt
Simon Glass
2013-10-31
lib: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-15
libfdt: Add helper function to create a trivial, empty tree
Gerald Van Baren
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-04-13
Move libfdt/ into lib/
Peter Tyser