Age | Commit message (Expand) | Author |
---|---|---|
2022-10-17 | boot: Pass the correct FDT to the EVT_FT_FIXUP event | Simon Glass |
2022-10-17 | boot: Correct handling of addresses in boot_relocate_fdt() | Simon Glass |
2022-09-29 | event: Pass the images to EVT_FT_FIXUP | Simon Glass |
2022-09-29 | treewide: Drop image_header_t typedef | Simon Glass |
2022-09-29 | treewide: Drop bootm_headers_t typedef | Simon Glass |
2022-08-12 | Convert CONFIG_SYS_FDT_PAD to Kconfig | Tom Rini |
2022-08-12 | event: Add an event for device tree fixups | Simon Glass |
2022-04-20 | image: fdt: Fix DT relocation handling with multiple DRAM banks with gap | Marek Vasut |
2022-04-19 | image-fdt: save name of FIT configuration in '/chosen' node | Daniel Golle |
2022-01-19 | doc: replace @return by Return: | Heinrich Schuchardt |
2021-11-11 | Create a new boot/ directory | Simon Glass |