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
/
include
/
fdt_support.h
Age
Commit message (
Expand
)
Author
2025-07-09
boot: Make ft_board_setup_ex() generic
João Paulo Gonçalves
2025-03-26
fdt: add support for adding pmem nodes
Masahisa Kojima
2025-01-14
Merge patch series "fdt_support: improve board_fdt_chosen_bootargs() for flex...
Tom Rini
2025-01-14
common: fdt: hand over original fdt bootargs into board chosen handler
Dmitry Rokosov
2025-01-14
fdt_support: board_fdt_chosen_bootargs() should return const char*
Dmitry Rokosov
2025-01-14
include/fdt_support: fix docstyle to comply with kernel-doc requirements
Dmitry Rokosov
2024-10-26
rockchip: board: Increase rng-seed size to make it sufficient for modern Linux
Alex Shumsky
2024-06-28
Add fdt_kaslrseed function to add kaslr-seed to chosen node
Tim Harvey
2024-04-21
boot: Move framebuffer reservation to separate helper
Devarsh Thakkar
2023-12-13
boot: Move adding initrd earlier in image_setup_libfdt()
Simon Glass
2023-12-13
fdt: Improve the comment for fdt_shrink_to_minimum()
Simon Glass
2023-12-13
fdt: Allow use of fdt_support inside if() statements
Simon Glass
2023-06-16
fdt_support: add fdt_copy_fixed_partitions function
Patrick Delaunay
2023-05-10
ofnode: fdt_support definitions needed if OF_CONTROL is enabled
Troy Kisky
2022-10-29
fdt_support: cosmetic: remove fdt_fixup_nor_flash_size prototype
Patrick Delaunay
2022-09-12
fdt_support: add optional board_rng_seed() hook
Rasmus Villemoes
2022-01-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-01-20
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
Marek Behún
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-12-19
fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX
Marek Behún
2021-12-19
fdt_support: Add some useful functions
Marek Behún
2021-12-19
fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE
Marek Behún
2021-12-19
fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()
Marek Behún
2021-10-08
hash: Use Kconfig to enable hashing in host tools and SPL
Simon Glass
2021-09-25
fdt_support.h: Remove duplicated declarations
Bin Meng
2021-06-23
spl: fit: Also record architecture in /fit-images
Michal Simek
2021-05-13
fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c
Kory Maincent
2021-05-04
fdt_support.c: Allow late kernel cmdline modification
Niko Mauno
2021-02-18
dm: Introduce xxx_get_dma_range()
Nicolas Saenz Julienne
2020-10-14
cmd: Fixup DT to pass PStore Ramoops parameters
Frédéric Danis
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-04-24
libfdt: Make fdtdec_get_child_count() available for HOST
Kever Yang
2020-01-17
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2020-01-07
Include missing headers for fdt_support.h
Sean Anderson
2019-12-06
common: fdt_support: add support for setting usable memory
Igor Opaniuk
2019-07-22
dm: core: Introduce xxx_translate_dma_address()
Fabien Dessenne
2018-07-25
fdt_support: make fdt_fixup_mtdparts() prototype more specific
Masahiro Yamada
2018-07-09
fdt: Add device tree memory bindings
Michael Pratt
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-30
driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl
Yogesh Gaur
2017-12-24
arm: Add support of updating dts before fix-up
Prabhakar Kushwaha
2017-11-26
spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size
Philipp Tomsich
2017-11-26
spl: fit: implement fdt_record_loadable
Philipp Tomsich
2017-09-15
fdt: Introduce helper method fdt_overlay_apply_verbose()
Pantelis Antoniou
2017-06-01
fdt: Rename a few functions in fdt_support
Simon Glass
2017-06-01
fdt: Update fdt_get_base_address() to use const
Simon Glass
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-10-13
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
Hannes Schmelzer
[next]