aboutsummaryrefslogtreecommitdiff
path: root/boot/image-fdt.c
AgeCommit message (Expand)Author
2022-10-17boot: Pass the correct FDT to the EVT_FT_FIXUP eventSimon Glass
2022-10-17boot: Correct handling of addresses in boot_relocate_fdt()Simon Glass
2022-09-29event: Pass the images to EVT_FT_FIXUPSimon Glass
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-08-12Convert CONFIG_SYS_FDT_PAD to KconfigTom Rini
2022-08-12event: Add an event for device tree fixupsSimon Glass
2022-04-20image: fdt: Fix DT relocation handling with multiple DRAM banks with gapMarek Vasut
2022-04-19image-fdt: save name of FIT configuration in '/chosen' nodeDaniel Golle
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-11-11Create a new boot/ directorySimon Glass