1. 58fed99 boot: android: Provide vendor_bootimg_addr in boot_get_fdt() by Mattijs Korpershoek · 3 months ago
  2. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 5 months ago WIP/20May2024-next
  3. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  4. c4b646d boot: Remove <common.h> and add needed includes by Tom Rini · 6 months ago
  5. 16da853 boot: fdt: Turn all addresses and sizes into u64 by Marek Vasut · 6 months ago
  6. c7afe41 boot: fdt: Move usable variable below updated comment by Marek Vasut · 7 months ago
  7. f5178dd boot: fdt: Drop lmb_alloc*() typecasts by Marek Vasut · 7 months ago
  8. a4df06e boot: fdt: Change type of env_get_bootm_low() to phys_addr_t by Marek Vasut · 7 months ago
  9. d545fe3 fdt: Fix bootm_low handling by Marek Vasut · 8 months ago
  10. e91d660 boot: add support for fdt_fixup command in environment by Matthias Schiffer · 10 months ago
  11. dbdc9c6 fdt: Move ft_verify_fdt() before the final fixups by Simon Glass · 11 months ago
  12. 79e9727 fdt: Drop the confusing casts in lmb_free() by Simon Glass · 11 months ago
  13. f2cbe6e boot: Move adding initrd earlier in image_setup_libfdt() by Simon Glass · 11 months ago
  14. 83cd8fb fdt: ppc: Drop extra size for ramdisk by Simon Glass · 11 months ago
  15. 1de1a03 boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 11 months ago
  16. 0aa923a bootm: Reduce arguments to boot_get_fdt() by Simon Glass · 11 months ago
  17. ba5e3f7 bootm: Pass image buffer to boot_get_fdt() by Simon Glass · 11 months ago
  18. 636da20 android: boot: support boot image header version 3 and 4 by Safae Ouajih · 1 year, 9 months ago
  19. e058176 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · 1 year, 9 months ago
  20. d71a732 android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 by Safae Ouajih · 1 year, 9 months ago
  21. 39c0da4 Correct SPL use of CMD_PSTORE by Simon Glass · 1 year, 9 months ago
  22. 3a09f38 Correct SPL uses of CMD_FDT by Simon Glass · 1 year, 9 months ago
  23. 33ba727 boot: Pass the correct FDT to the EVT_FT_FIXUP event by Simon Glass · 2 years ago
  24. 1951193 boot: Correct handling of addresses in boot_relocate_fdt() by Simon Glass · 2 years ago
  25. b215b60 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 1 month ago
  26. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  27. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  28. 40ed7be Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · 2 years, 3 months ago
  29. 98887ab event: Add an event for device tree fixups by Simon Glass · 2 years, 3 months ago
  30. a96d565 image: fdt: Fix DT relocation handling with multiple DRAM banks with gap by Marek Vasut · 2 years, 6 months ago
  31. 5f2d591 image-fdt: save name of FIT configuration in '/chosen' node by Daniel Golle · 2 years, 6 months ago
  32. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  33. 19a91f2 Create a new boot/ directory by Simon Glass · 3 years ago[Renamed from common/image-fdt.c]
  34. 1e72ad6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago WIP/11Nov2021