1. f43b435 fdt_support: Make of_bus_default_count_cells non static by Arnab Basu · 10 years ago
  2. 08df4a2 fdt_support: Move of_read_number to fdt_support.h by Arnab Basu · 10 years ago
  3. 5bf58cc fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · 10 years ago
  4. b940ca6 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · 10 years ago
  5. bc6ed0f fdt_support: delete force argument of fdt_chosen() by Masahiro Yamada · 10 years ago
  6. dbe963a fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · 10 years ago
  7. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  8. c48e686 fdt_support: Add helper function to read "ranges" property by Alexander Graf · 10 years ago
  9. 94fb182 fdt_support: split fdt_getprop_u32_default by Alexander Graf · 10 years ago
  10. 00c200f fdt: call ft_board_setup_ex() at the end of image_setup_libfdt() by Vitaly Andrianov · 10 years ago
  11. 29a23f9 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  12. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. 13d0698 image: Add device tree setup to image library by Simon Glass · 11 years ago
  14. 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  15. 8aa5ec6 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
  16. 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  17. 79f4912 powerpc/8xxx:Add MPH controller support in USB device-tree fixup by ramneek mehresh · 13 years ago
  18. 07e1278 Fix constness of the fdt void pointer in fdt_getprop_u32_default by Gabe Black · 13 years ago
  19. 2a523f5 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers by Shengzhou Liu · 13 years ago
  20. 3c927cc fdt: check for fdt errors in fdt_create_phandle by Timur Tabi · 13 years ago
  21. 8ddb10e fdt: Add a do_fixup_by_path_string() function by Chunhe Lan · 13 years ago
  22. 10aeabd fdt: Add new fdt_create_phandle helper by Kumar Gala · 13 years ago
  23. f117c0f fdt: Rename fdt_create_phandle to fdt_set_phandle by Kumar Gala · 13 years ago
  24. a8d2a75 fdt: introduce fdt_create_phandle() by Gerald Van Baren · 13 years ago
  25. b3606f1 fdt: add prototype for fdt_increase_size() by Timur Tabi · 13 years ago
  26. bb68200 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() by Timur Tabi · 13 years ago
  27. a6bd9e8 FDT: Add fixup support for multiple banks of memory by John Rigby · 14 years ago
  28. beca5a5 fdt_support: support adding EDID property to FDT display nodes by Anatolij Gustschin · 14 years ago
  29. 8a805df ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · 14 years ago
  30. b4b847e fdt: Add function to alloc phandle values by Kumar Gala · 14 years ago
  31. 75e73af fdt: Add fdt_node_offset_by_compat_reg helper by Kumar Gala · 14 years ago
  32. a0342c0 fdt: Add fdt_translate_address to convert reg node to cpu phys addr by Kumar Gala · 14 years ago
  33. 929a213 powerpc/8xxx: Distinguish between incompatible SEC h/w types by Kim Phillips · 14 years ago
  34. 49b97d9 fdt: Add fdt_del_node_and_alias helper by Kumar Gala · 14 years ago
  35. 3c950e2 fdt_support: add partitions fixup in mtd node by Anatolij Gustschin · 15 years ago
  36. 30d45c0 fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb by Stefan Roese · 15 years ago
  37. 0f89860 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 15 years ago
  38. 8ab451c fdt: Added helper to set PCI dma-ranges property by Kumar Gala · 16 years ago
  39. 3bed2aa fdt: Add fdt_getprop_u32_default helpers by Kumar Gala · 16 years ago
  40. 56844a2 powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · 16 years ago
  41. 2a1a2cb fdt: refactor initrd related code by Kumar Gala · 16 years ago
  42. 3082d23 fdt: refactor fdt resize code by Kumar Gala · 16 years ago
  43. 54f9c86 bootm: Set working fdt address as part of the bootm flow by Kumar Gala · 16 years ago
  44. ba37aa0 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · 16 years ago
  45. 6b70ffb fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · 16 years ago
  46. 18e69a3 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · 17 years ago
  47. 43ddd9c Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · 17 years ago
  48. b8ec238 85xx: add ability to upload QE firmware by Timur Tabi · 17 years ago
  49. 22fb224 Add fdt_find_and_setprop() to fdt_support.h by Matthias Fuchs · 17 years ago
  50. 3c92728 Add common memory fixup function by Kumar Gala · 17 years ago
  51. 9eb77ce Add additional fdt fixup helper functions by Kumar Gala · 17 years ago
  52. ab54463 Add fdt_fixup_ethernet helper to set mac addresses by Kumar Gala · 17 years ago
  53. e93becf Move do_fixup* for libfdt into common code by Kumar Gala · 17 years ago
  54. e125a2f Call ft_board_setup() from the bootm command. by Gerald Van Baren · 17 years ago
  55. 64dbbd4 Moved fdt command support code to fdt_support.c by Gerald Van Baren · 17 years ago