aboutsummaryrefslogtreecommitdiff
path: root/boot/fdt_support.c
AgeCommit message (Expand)Author
2024-06-28Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"Tom Rini
2024-06-28fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabledTim Harvey
2024-06-28Add fdt_kaslrseed function to add kaslr-seed to chosen nodeTim Harvey
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06boot: Remove <common.h> and add needed includesTom Rini
2024-04-21boot: Move framebuffer reservation to separate helperDevarsh Thakkar
2024-04-12fdt: Fix fdt_pack_reg() on 64-bit platformsSam Protsenko
2023-12-13fdt: Improve the comment for fdt_shrink_to_minimum()Simon Glass
2023-11-10boot: Fix syntax in fdt_overlay_apply_verbose() error messageHugo Villeneuve
2023-09-19boot: Move fdt_support to boot/Simon Glass