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
/
boot
/
fdt_support.c
Age
Commit message (
Expand
)
Author
2025-12-02
boot/bootfdt: Add smbios3-entrypoint to FDT for non-EFI boots
Adriana Nicolae
2025-10-03
Revert "fdt: Make sure there is no stale initrd left"
Sam Protsenko
2025-06-12
fdt: Make sure there is no stale initrd left
Richard Weinberger
2025-03-26
fdt: add support for adding pmem nodes
Masahisa Kojima
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
2024-06-28
Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"
Tom Rini
2024-06-28
fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled
Tim Harvey
2024-06-28
Add fdt_kaslrseed function to add kaslr-seed to chosen node
Tim Harvey
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
boot: Remove <common.h> and add needed includes
Tom Rini
2024-04-21
boot: Move framebuffer reservation to separate helper
Devarsh Thakkar
2024-04-12
fdt: Fix fdt_pack_reg() on 64-bit platforms
Sam Protsenko
2023-12-13
fdt: Improve the comment for fdt_shrink_to_minimum()
Simon Glass
2023-11-10
boot: Fix syntax in fdt_overlay_apply_verbose() error message
Hugo Villeneuve
2023-09-19
boot: Move fdt_support to boot/
Simon Glass