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