index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
of_live.c
Age
Commit message (
Expand
)
Author
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
2023-10-06
dm: core: Add a way to convert a devicetree to a dtb
Simon Glass
2023-10-06
dm: core: Add a function to create an empty tree
Simon Glass
2023-07-14
fdt: Allow more general use of livetree
Simon Glass
2023-07-14
fdt: Align the start of the livetree
Simon Glass
2022-09-29
dm: core: Avoid creating a name property when unflattening
Simon Glass
2022-08-12
dm: core: Introduce support for multiple trees
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-07-11
dm: Fix error handling when unflattening the DT
Simon Glass
2017-06-01
dm: Add a function to create a 'live' device tree
Simon Glass