1. ef47683 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · 8 years ago
  2. bd86ef1 image-fit: Fix fit_get_node_from_config semantics by Paul Burton · 8 years ago
  3. e2f88df libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · 8 years ago
  4. dea2174 efi_loader: Call fdt preparation functions by Alexander Graf · 8 years ago
  5. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 8 years ago
  6. a187559 Use correct spelling of "U-Boot" by Bin Meng · 8 years ago
  7. 2ea47be common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY by Peng Fan · 9 years ago
  8. d89212b image-fdt.c: store returned error value by Max Krummenacher · 9 years ago
  9. 10be5b5 fdt: Pass the device serial number through devicetree by Paul Kocialkowski · 9 years ago
  10. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 9 years ago
  11. 90fbee3 cmd_fdt: Actually fix fdt command in sandbox by Joe Hershberger · 9 years ago
  12. 48aead7 fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined by Suriyan Ramasami · 10 years ago
  13. f0c6e1c Revert "image-fdt: boot_get_fdt() return value when no DTB exists" by Tom Rini · 10 years ago
  14. c654b51 fdt: Add ft_system_setup() function for system device tree additions by Simon Glass · 10 years ago
  15. 6f4dbc2 fdt: Tidy up error handling in image_setup_libfdt() by Simon Glass · 10 years ago
  16. c6150aa image-fdt: boot_get_fdt() return value when no DTB exists by Noam Camus · 10 years ago
  17. 5bf58cc fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · 10 years ago
  18. e29607e ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · 10 years ago
  19. 7c38764 keystone2: use CONFIG_SOC_KEYSTONE in common places by Khoronzhuk, Ivan · 10 years ago
  20. 126cc86 image: Remove the fit_load_image() property parameter by Simon Glass · 10 years ago
  21. bc6ed0f fdt_support: delete force argument of fdt_chosen() by Masahiro Yamada · 10 years ago
  22. dbe963a fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · 10 years ago
  23. 21d29f7 bootm: make use of legacy image format configurable by Heiko Schocher · 10 years ago
  24. 00c200f fdt: call ft_board_setup_ex() at the end of image_setup_libfdt() by Vitaly Andrianov · 10 years ago
  25. 95f7062 fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP by Masahiro Yamada · 11 years ago
  26. 2f0877c FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  27. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. f320a4d bootm: Use selected configuration for ramdisk and fdt by Simon Glass · 11 years ago
  29. 983c72f Clarify bootm OS arguments by Simon Glass · 11 years ago
  30. 53f375f image: Use fit_image_load() to load FDT by Simon Glass · 11 years ago
  31. 13d0698 image: Add device tree setup to image library by Simon Glass · 11 years ago
  32. 44d3a30 image: Split libfdt code into image-fdt.c by Simon Glass · 11 years ago