1. 668cabc fdt_support: fdt reservations on the sandbox by Heinrich Schuchardt · Sun Nov 18 17:58:51 2018 +0100
  2. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  3. 9cab183 fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary by Ramon Fried · Tue Aug 14 00:35:42 2018 +0300
  4. c2ed007 common: fdt: Make fdt_del_subnodes/fdt_del_partition static by Michal Simek · Tue Jul 31 14:31:04 2018 +0200
  5. 37fdd6a Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined" by Ramon Fried · Sun Jul 22 08:12:14 2018 +0300
  6. f3d4014 fdt_support: make fdt_fixup_mtdparts() prototype more specific by Masahiro Yamada · Thu Jul 19 16:28:22 2018 +0900
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  8. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  9. 9eb0e7e fdt: Fixup only valid memory banks by Thierry Reding · Thu Feb 15 19:05:59 2018 +0100
  10. 74af8a3 fdt: Fixup only valid memory banks by Thierry Reding · Tue Jan 30 11:34:17 2018 +0100
  11. 1b1b4e4 spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard by Philipp Tomsich · Fri Feb 02 12:01:44 2018 +0100
  12. 2dec06f common: Fix-up MAC addr in dts by fetching env variable serially by Prabhakar Kushwaha · Thu Nov 23 16:51:32 2017 +0530
  13. a601818 spl: fit: implement fdt_record_loadable by Philipp Tomsich · Wed Sep 13 21:29:33 2017 +0200
  14. 592386d fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · Mon Sep 04 23:12:11 2017 +0300
  15. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  16. 29f304b fdt: Correct fdt_get_base_address() by Simon Glass · Tue Jul 04 13:31:20 2017 -0600
  17. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  18. bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · Thu May 18 20:09:26 2017 -0600
  19. 293340a fdt: Update fdt_get_base_address() to use const by Simon Glass · Thu May 18 20:09:00 2017 -0600
  20. a7042f5 fdt_support: Fixup 'ethernet' aliases not ending in digits by Tuomas Tynkkynen · Mon Mar 20 10:04:55 2017 +0200
  21. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Feb 09 11:56:35 2017 -0500
  22. 2299938 common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts by Ladislav Michl · Mon Jan 09 11:17:27 2017 +0100
  23. 496904b net: cosmetic: Do not use magic values for ARP_HLEN by oliver@schinagl.nl · Fri Nov 25 16:30:19 2016 +0100
  24. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  25. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · Tue Sep 20 18:10:43 2016 +0200
  26. c99581b fdt_support: fdt_translate_address() blob const correctness by Stephen Warren · Fri Aug 05 09:47:50 2016 -0600
  27. 03f08c5 fdt: Document the rest of struct of_bus by Paul Burton · Tue May 17 07:43:25 2016 +0100
  28. dbef2f0 fdt: Support for ISA busses by Paul Burton · Tue May 17 07:43:24 2016 +0100
  29. cde7761 fdt: fix setting MAC addresses for multiple interfaces by Lev Iserovich · Thu Jan 07 18:04:16 2016 -0500
  30. f4d337c Revert "fdt: fix address cell count checking in fdt_translate_address()" by Przemyslaw Marczak · Tue Jan 12 15:40:44 2016 +0100
  31. b819911 Revert "fdt_support: Add multi-serial support for stdout fixup" by Bin Meng · Wed Jan 13 19:38:58 2016 -0800
  32. de857fa Merge git://git.denx.de/u-boot-net by Tom Rini · Wed Jan 13 18:03:05 2016 -0500
  33. 0f6ba87 fdt: fix address cell count checking in fdt_translate_address() by Przemyslaw Marczak · Wed Oct 28 15:37:57 2015 +0100
  34. bfb93cc fdt: Rewrite the logic in fdt_fixup_ethernet() by Bin Meng · Tue Nov 03 04:24:41 2015 -0800
  35. 719271a fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet() by Bin Meng · Tue Nov 03 04:24:40 2015 -0800
  36. d9a0093 fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE by Bin Meng · Mon Dec 07 01:39:47 2015 -0800
  37. edd551f fdt_support: Don't panic if stdout alias is missing by Scott Wood · Tue Sep 01 22:48:08 2015 -0500
  38. 3d2d441 fdt: prevent clearing memory node if there are no banks by Andre Przywara · Sun Jun 21 00:29:54 2015 +0100
  39. 2c0fbc7 fdt: Pass the device serial number through devicetree by Paul Kocialkowski · Thu May 21 11:27:03 2015 +0200
  40. 248b18d fdt: Correct warning in fdt_setup_simplefb_node() by Simon Glass · Mon Apr 20 12:37:16 2015 -0600
  41. 5d7c6b5 fdt: add new fdt_fixup_display function to configure display by Tim Harvey · Wed Apr 08 11:45:39 2015 -0700
  42. 8e738ce Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Dec 04 09:24:05 2014 -0500
  43. 4c80fb0 fdt: Fix regression in fdt_pack_reg() by Hans de Goede · Fri Nov 28 14:23:51 2014 +0100
  44. e9f343f sandbox: Fix warnings due to 64-bit printf() strings by Simon Glass · Tue Nov 11 12:47:07 2014 -0700
  45. 32bdd4e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Tue Nov 25 11:09:48 2014 -0500
  46. 0c87277 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Tue Nov 25 11:08:52 2014 -0500
  47. ea87637 fdt_support: Add a fdt_setup_simplefb_node helper function by Hans de Goede · Mon Nov 17 15:29:11 2014 +0100
  48. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  49. 9fbc632 fdt: Try to use fdt_address_cells()/fdt_size_cells() by Simon Glass · Thu Oct 23 18:58:57 2014 -0600
  50. 0058e11 fdt: Change fdt_pack_reg() to static and fix types by Simon Glass · Thu Oct 23 18:58:55 2014 -0600
  51. 014aa05 fdt: Export the fdt_find_or_add_subnode() function by Simon Glass · Thu Oct 23 18:58:49 2014 -0600
  52. 9f6a06a fdt_support: Make of_bus_default_count_cells non static by Arnab Basu · Mon Sep 08 12:19:59 2014 -0700
  53. ae16fc8 fdt_support: Move of_read_number to fdt_support.h by Arnab Basu · Mon Sep 08 12:19:58 2014 -0700
  54. 9f85a72 fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · Wed Jul 30 03:59:02 2014 -0600
  55. 9a3b4de fdt_support: correct the return condition of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:41:05 2014 +0900
  56. b891a34 fdt_support: fix an endian bug of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:41:04 2014 +0900
  57. a6ae8d3 fdt_support: fix an endian bug of fdt_fixup_memory_banks by Masahiro Yamada · Fri Apr 18 17:41:03 2014 +0900
  58. aba38af fdt_support: add 'const' qualifier for unchanged argument by Masahiro Yamada · Fri Apr 18 17:41:02 2014 +0900
  59. a467792c6 fdt_support: refactor fdt_fixup_stdout() function by Masahiro Yamada · Fri Apr 18 17:41:01 2014 +0900
  60. 451c204 fdt_support: delete force argument of fdt_chosen() by Masahiro Yamada · Fri Apr 18 17:41:00 2014 +0900
  61. 5b11489 fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:40:59 2014 +0900
  62. c020728 fdt_support: refactor with fdt_find_or_add_subnode helper func by Masahiro Yamada · Fri Apr 18 17:40:58 2014 +0900
  63. 57b9069 fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR by Masahiro Yamada · Fri Apr 18 17:40:57 2014 +0900
  64. 0b9bf27 ARM: fdt support: Add usbethaddr as an acceptable MAC by Dan Murphy · Wed Oct 02 14:00:15 2013 -0500
  65. 19555be fdt_support: Add helper function to read "ranges" property by Alexander Graf · Fri Apr 11 17:09:41 2014 +0200
  66. 7c8a6cf fdt_support: split fdt_getprop_u32_default by Alexander Graf · Fri Apr 11 17:09:40 2014 +0200
  67. 2cc84cc fdt_support.c: Correct linux,initrd-start/end setting by Tom Rini · Mon Jan 20 17:45:33 2014 -0500
  68. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jan 10 10:56:00 2014 -0500
  69. d985013 fdt_support: 64bit initrd start address support by David Feng · Sat Dec 14 11:47:29 2013 +0800
  70. 0904eb2 common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks() by Miao Yan · Thu Nov 28 17:51:39 2013 +0800
  71. efe7f30 mtd: fix warnings due to 64-bit partition support by Scott Wood · Tue Oct 15 17:41:27 2013 -0500
  72. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  73. 7c15c77 fdt: remove unaligned access in fdt_fixup_ethernet() by Stephen Warren · Mon May 27 18:01:19 2013 +0000
  74. 8e4ed9a fdt_support: Use CONFIG_NR_DRAM_BANKS if defined by Doug Anderson · Tue Apr 30 10:22:00 2013 +0000
  75. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · Wed Jan 16 14:00:11 2013 +0000
  76. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  77. db4a88d fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined by Tom Wai-Hong Tam · Wed Dec 05 14:46:41 2012 +0000
  78. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  79. cd37de7 Fix constness of the fdt void pointer in fdt_getprop_u32_default by Gabe Black · Tue Nov 08 01:09:44 2011 -0800
  80. 9df8b4c Add some missing endian conversions in fdt_support.c by Gabe Black · Tue Nov 08 01:05:32 2011 -0800
  81. 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
  82. fc95324 sandbox: Use uintptr_t for 32/64-bit compatibility by Simon Glass · Sat Sep 17 06:48:58 2011 +0000
  83. c6d8303 fdt: update fdt_alloc_phandle to use fdt_get_phandle by Timur Tabi · Tue Sep 20 18:24:35 2011 -0500
  84. 0f46c80 fdt: check for fdt errors in fdt_create_phandle by Timur Tabi · Tue Sep 20 18:24:34 2011 -0500
  85. d5fc258 fdt: Add new fdt_create_phandle helper by Kumar Gala · Mon Aug 01 00:25:20 2011 -0500
  86. f2f1c5a fdt: Rename fdt_create_phandle to fdt_set_phandle by Kumar Gala · Mon Aug 01 00:23:23 2011 -0500
  87. af73788 fdt: introduce fdt_create_phandle() by Gerald Van Baren · Thu Jul 14 21:40:10 2011 -0400
  88. 8ebaf20 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() by Timur Tabi · Tue May 03 13:24:07 2011 -0500
  89. c379a56 Fix off-by-one error in passing initrd end address via device tree by Grant Likely · Mon Mar 28 09:58:55 2011 +0000
  90. 215d832 fdt_support: Fix buffer overflow in fdt_fixup_memory_banks by Kyle Moffett · Wed Feb 23 06:18:24 2011 +0000
  91. 4169ea0 Fix compiler warning in fdt_support.c by Dirk Behme · Sun Nov 21 20:19:34 2010 +0100
  92. 1a9f0b3 common/fdt_support.c: Fix compile warnings by Wolfgang Denk · Wed Oct 20 08:59:16 2010 +0200
  93. b4ae942 FDT: Add fixup support for multiple banks of memory by John Rigby · Wed Oct 13 13:57:33 2010 -0600
  94. acda3a4 common/fdt_support.c: fix compile error by Matthew McClintock · Wed Oct 13 13:39:26 2010 +0200
  95. 3b857f1 fdt_support: support adding EDID property to FDT display nodes by Anatolij Gustschin · Wed Aug 18 11:25:20 2010 +0200
  96. 442cd1a ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node() by Stefan Roese · Fri Sep 24 13:51:50 2010 +0200
  97. 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
  98. 9989971 fdt: call fdt_parent_offset fewer times while translating addresses by Scott Wood · Thu Aug 12 18:37:39 2010 -0500
  99. ba31fb6 fdt: Fix bug in size calculation in fdt_resize() with initrd use by Feng Wang · Tue Aug 03 16:22:43 2010 +0200
  100. b7afb11 fdt: Add function to alloc phandle values by Kumar Gala · Fri Jul 09 16:18:58 2010 -0500