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
/
include
/
fdt_support.h
Age
Commit message (
Expand
)
Author
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
2016-09-27
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-08-12
fdt_support: fdt_translate_address() blob const correctness
Stephen Warren
2016-07-19
fdt_support: define stub for fdt_fixup_mtdparts
Christopher Spinrath
2016-04-10
drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...
Sriram Dash
2015-07-20
fdt: prevent clearing memory node if there are no banks
Andre Przywara
2015-06-05
fdt: Documentation for a few support functions aside their prototypes
Paul Kocialkowski
2015-06-05
fdt: Pass the device serial number through devicetree
Paul Kocialkowski
[next]