1. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 20 12:40:20 2022 -0500
  2. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · Thu Jan 20 01:04:42 2022 +0100
  3. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  4. ac4d9ff fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX by Marek Behún · Fri Nov 26 14:57:15 2021 +0100
  5. 4ef5ca6 fdt_support: Add some useful functions by Marek Behún · Fri Nov 26 14:57:10 2021 +0100
  6. f872e83 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · Fri Nov 26 14:57:08 2021 +0100
  7. 3577eba3 fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle() by Marek Behún · Fri Nov 26 14:57:07 2021 +0100
  8. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · Sat Sep 25 19:43:18 2021 -0600
  9. ff6ab5e fdt_support.h: Remove duplicated declarations by Bin Meng · Sat Sep 18 17:37:23 2021 +0800
  10. 0e4f43d spl: fit: Also record architecture in /fit-images by Michal Simek · Thu May 27 11:40:09 2021 +0200
  11. 623e1ac fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c by Kory Maincent · Tue May 04 19:31:21 2021 +0200
  12. 673db43 fdt_support.c: Allow late kernel cmdline modification by Niko Mauno · Mon Feb 22 19:18:51 2021 +0000
  13. 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · Tue Jan 12 13:55:22 2021 +0100
  14. cdd6a6d cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · Fri Mar 20 10:59:24 2020 +0100
  15. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · Fri Jun 26 15:13:34 2020 +0900
  16. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  17. 8010fa4 libfdt: Make fdtdec_get_child_count() available for HOST by Kever Yang · Mon Mar 30 11:56:23 2020 +0800
  18. 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · Sat Dec 28 10:44:54 2019 -0700
  19. c29f5a5 Include missing headers for fdt_support.h by Sean Anderson · Tue Dec 17 21:21:54 2019 -0500
  20. 80b9578 common: fdt_support: add support for setting usable memory by Igor Opaniuk · Tue Dec 03 14:04:46 2019 +0200
  21. 22236e0 dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · Fri May 31 15:11:30 2019 +0200
  22. f3d4014 fdt_support: make fdt_fixup_mtdparts() prototype more specific by Masahiro Yamada · Thu Jul 19 16:28:22 2018 +0900
  23. fa28d14 fdt: Add device tree memory bindings by Michael Pratt · Mon Jun 11 13:07:09 2018 -0600
  24. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  25. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  26. 8dadfb4 driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl by Yogesh Gaur · Tue Jan 16 10:08:24 2018 +0530
  27. c10b967 arm: Add support of updating dts before fix-up by Prabhakar Kushwaha · Thu Nov 23 16:51:41 2017 +0530
  28. 4faa011 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · Fri Nov 24 13:26:03 2017 +0100
  29. a601818 spl: fit: implement fdt_record_loadable by Philipp Tomsich · Wed Sep 13 21:29:33 2017 +0200
  30. 592386d fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · Mon Sep 04 23:12:11 2017 +0300
  31. bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · Thu May 18 20:09:26 2017 -0600
  32. 293340a fdt: Update fdt_get_base_address() to use const by Simon Glass · Thu May 18 20:09:00 2017 -0600
  33. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  34. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · Tue Sep 20 18:10:43 2016 +0200
  35. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · Fri Sep 16 17:12:15 2016 +0530
  36. c99581b fdt_support: fdt_translate_address() blob const correctness by Stephen Warren · Fri Aug 05 09:47:50 2016 -0600
  37. e51b8a4 fdt_support: define stub for fdt_fixup_mtdparts by Christopher Spinrath · Tue Jul 12 23:37:35 2016 +0200
  38. 2510ff5 drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller by Sriram Dash · Tue Apr 05 14:41:21 2016 +0530
  39. 3d2d441 fdt: prevent clearing memory node if there are no banks by Andre Przywara · Sun Jun 21 00:29:54 2015 +0100
  40. 4795337 fdt: Documentation for a few support functions aside their prototypes by Paul Kocialkowski · Sun May 24 12:01:53 2015 +0200
  41. 2c0fbc7 fdt: Pass the device serial number through devicetree by Paul Kocialkowski · Thu May 21 11:27:03 2015 +0200
  42. 5d7c6b5 fdt: add new fdt_fixup_display function to configure display by Tim Harvey · Wed Apr 08 11:45:39 2015 -0700
  43. 3d4ea4c cmd_fdt: Actually fix fdt command in sandbox by Joe Hershberger · Wed Feb 04 21:56:53 2015 -0600
  44. 32bdd4e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Tue Nov 25 11:09:48 2014 -0500
  45. ea87637 fdt_support: Add a fdt_setup_simplefb_node helper function by Hans de Goede · Mon Nov 17 15:29:11 2014 +0100
  46. 6c0be91 fdt: Add ft_system_setup() function for system device tree additions by Simon Glass · Thu Oct 23 18:58:54 2014 -0600
  47. f3dd50b fdt: Tidy up error handling in image_setup_libfdt() by Simon Glass · Thu Oct 23 18:58:53 2014 -0600
  48. 014aa05 fdt: Export the fdt_find_or_add_subnode() function by Simon Glass · Thu Oct 23 18:58:49 2014 -0600
  49. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · Thu Oct 23 18:58:47 2014 -0600
  50. 0aa4b37 fdt_support: add prototypes for __weak functions by Jeroen Hofstee · Wed Oct 08 22:58:02 2014 +0200
  51. 9f6a06a fdt_support: Make of_bus_default_count_cells non static by Arnab Basu · Mon Sep 08 12:19:59 2014 -0700
  52. ae16fc8 fdt_support: Move of_read_number to fdt_support.h by Arnab Basu · Mon Sep 08 12:19:58 2014 -0700
  53. 9f85a72 fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · Wed Jul 30 03:59:02 2014 -0600
  54. 8ff14b7 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · Mon Jun 23 15:15:55 2014 -0700
  55. 451c204 fdt_support: delete force argument of fdt_chosen() by Masahiro Yamada · Fri Apr 18 17:41:00 2014 +0900
  56. 5b11489 fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:40:59 2014 +0900
  57. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
  58. 19555be fdt_support: Add helper function to read "ranges" property by Alexander Graf · Fri Apr 11 17:09:41 2014 +0200
  59. 7c8a6cf fdt_support: split fdt_getprop_u32_default by Alexander Graf · Fri Apr 11 17:09:40 2014 +0200
  60. a122cbb fdt: call ft_board_setup_ex() at the end of image_setup_libfdt() by Vitaly Andrianov · Fri Apr 04 13:16:47 2014 -0400
  61. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · Mon Mar 03 12:19:30 2014 +0100
  62. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  63. 9ca3742 image: Add device tree setup to image library by Simon Glass · Wed May 08 08:06:01 2013 +0000
  64. e10ffab Clean up libfdt.h includes by Gerald Van Baren · Thu Feb 07 19:49:54 2013 -0500
  65. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · Wed Jan 16 14:00:11 2013 +0000
  66. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  67. 800c206 powerpc/8xxx:Add MPH controller support in USB device-tree fixup by ramneek mehresh · Fri Feb 10 00:36:43 2012 +0000
  68. cd37de7 Fix constness of the fdt void pointer in fdt_getprop_u32_default by Gabe Black · Tue Nov 08 01:09:44 2011 -0800
  69. a7be802 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers by Shengzhou Liu · Fri Oct 14 16:26:05 2011 +0800
  70. 0f46c80 fdt: check for fdt errors in fdt_create_phandle by Timur Tabi · Tue Sep 20 18:24:34 2011 -0500
  71. 566f833 fdt: Add a do_fixup_by_path_string() function by Chunhe Lan · Wed Aug 31 10:36:32 2011 +0800
  72. d5fc258 fdt: Add new fdt_create_phandle helper by Kumar Gala · Mon Aug 01 00:25:20 2011 -0500
  73. f2f1c5a fdt: Rename fdt_create_phandle to fdt_set_phandle by Kumar Gala · Mon Aug 01 00:23:23 2011 -0500
  74. af73788 fdt: introduce fdt_create_phandle() by Gerald Van Baren · Thu Jul 14 21:40:10 2011 -0400
  75. cd7d8e8 fdt: add prototype for fdt_increase_size() by Timur Tabi · Tue May 03 13:35:10 2011 -0500
  76. 8ebaf20 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() by Timur Tabi · Tue May 03 13:24:07 2011 -0500
  77. b4ae942 FDT: Add fixup support for multiple banks of memory by John Rigby · Wed Oct 13 13:57:33 2010 -0600
  78. 3b857f1 fdt_support: support adding EDID property to FDT display nodes by Anatolij Gustschin · Wed Aug 18 11:25:20 2010 +0200
  79. 412a71a ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · Thu Sep 16 14:01:53 2010 +0200
  80. b7afb11 fdt: Add function to alloc phandle values by Kumar Gala · Fri Jul 09 16:18:58 2010 -0500
  81. 800d1d1 fdt: Add fdt_node_offset_by_compat_reg helper by Kumar Gala · Sun Jul 04 12:48:21 2010 -0500
  82. b87e793 fdt: Add fdt_translate_address to convert reg node to cpu phys addr by Kumar Gala · Wed Jun 16 14:27:38 2010 -0500
  83. def125f powerpc/8xxx: Distinguish between incompatible SEC h/w types by Kim Phillips · Tue Jun 01 12:24:27 2010 -0500
  84. f4ad4fd fdt: Add fdt_del_node_and_alias helper by Kumar Gala · Tue Mar 30 10:19:26 2010 -0500
  85. 6c44c38 fdt_support: add partitions fixup in mtd node by Anatolij Gustschin · Tue Mar 16 17:10:05 2010 +0100
  86. a0f10c9 fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb by Stefan Roese · Wed Oct 21 11:59:52 2009 +0200
  87. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  88. e0475cd fdt: Added helper to set PCI dma-ranges property by Kumar Gala · Wed Oct 22 23:33:56 2008 -0500
  89. 1ba0040 fdt: Add fdt_getprop_u32_default helpers by Kumar Gala · Thu Oct 23 00:05:47 2008 -0500
  90. d29abae powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · Thu Sep 11 08:11:23 2008 +0200
  91. 99ebc05 fdt: refactor initrd related code by Kumar Gala · Fri Aug 15 08:24:43 2008 -0500
  92. f2f58c5 fdt: refactor fdt resize code by Kumar Gala · Fri Aug 15 08:24:42 2008 -0500
  93. 9f4e7e4 bootm: Set working fdt address as part of the bootm flow by Kumar Gala · Fri Aug 15 08:24:39 2008 -0500
  94. fabda92 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · Tue Aug 19 15:41:18 2008 -0500
  95. 868e346 fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · Mon Jun 16 15:55:53 2008 -0500
  96. 07e6091 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · Fri Mar 14 23:20:18 2008 +0300
  97. c694d3d Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · Sat Mar 22 14:23:49 2008 -0400
  98. 6d838da 85xx: add ability to upload QE firmware by Timur Tabi · Mon Jan 07 13:31:19 2008 -0600
  99. 21d2916 Add fdt_find_and_setprop() to fdt_support.h by Matthias Fuchs · Fri Dec 28 11:56:30 2007 +0100
  100. 0db72ed Add common memory fixup function by Kumar Gala · Mon Nov 26 14:57:45 2007 -0600