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
/
common
/
image-fdt.c
Age
Commit message (
Expand
)
Author
2014-08-09
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
Simon Glass
2014-07-28
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
Ma Haijun
2014-07-25
keystone2: use CONFIG_SOC_KEYSTONE in common places
Khoronzhuk, Ivan
2014-06-19
image: Remove the fit_load_image() property parameter
Simon Glass
2014-06-19
fdt_support: delete force argument of fdt_chosen()
Masahiro Yamada
2014-06-19
fdt_support: delete force argument of fdt_initrd()
Masahiro Yamada
2014-06-05
bootm: make use of legacy image format configurable
Heiko Schocher
2014-04-17
fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()
Vitaly Andrianov
2014-02-19
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
Masahiro Yamada
2013-09-20
FIT: delete unnecessary casts
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-12
bootm: Use selected configuration for ramdisk and fdt
Simon Glass
2013-06-26
Clarify bootm OS arguments
Simon Glass
2013-06-04
image: Use fit_image_load() to load FDT
Simon Glass
2013-05-14
image: Add device tree setup to image library
Simon Glass
2013-05-14
image: Split libfdt code into image-fdt.c
Simon Glass