1. 2c0fbc7 fdt: Pass the device serial number through devicetree by Paul Kocialkowski · 10 years ago
  2. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  3. 3d4ea4c cmd_fdt: Actually fix fdt command in sandbox by Joe Hershberger · 10 years ago
  4. 00f9ca9 fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined by Suriyan Ramasami · 10 years ago
  5. c2ec2e8 Revert "image-fdt: boot_get_fdt() return value when no DTB exists" by Tom Rini · 10 years ago
  6. 6c0be91 fdt: Add ft_system_setup() function for system device tree additions by Simon Glass · 10 years ago
  7. f3dd50b fdt: Tidy up error handling in image_setup_libfdt() by Simon Glass · 10 years ago
  8. 81ca627 image-fdt: boot_get_fdt() return value when no DTB exists by Noam Camus · 10 years ago
  9. 9f85a72 fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · 10 years ago
  10. 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · 10 years ago
  11. 8090298 keystone2: use CONFIG_SOC_KEYSTONE in common places by Khoronzhuk, Ivan · 10 years ago
  12. a0c0b63 image: Remove the fit_load_image() property parameter by Simon Glass · 10 years ago
  13. 451c204 fdt_support: delete force argument of fdt_chosen() by Masahiro Yamada · 11 years ago
  14. 5b11489 fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · 11 years ago
  15. 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · 11 years ago
  16. a122cbb fdt: call ft_board_setup_ex() at the end of image_setup_libfdt() by Vitaly Andrianov · 11 years ago
  17. 7e4a4b2 fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP by Masahiro Yamada · 11 years ago
  18. bc2a07d FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  19. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  20. ad68fc3 bootm: Use selected configuration for ramdisk and fdt by Simon Glass · 11 years ago
  21. 794a921 Clarify bootm OS arguments by Simon Glass · 11 years ago
  22. b1b7992 image: Use fit_image_load() to load FDT by Simon Glass · 12 years ago
  23. 9ca3742 image: Add device tree setup to image library by Simon Glass · 12 years ago
  24. c6bdabb image: Split libfdt code into image-fdt.c by Simon Glass · 12 years ago