1. 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · Sun Jan 23 07:04:08 2022 -0700
  2. 01f078f common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdparts() by Matthias Schiffer · Thu Feb 03 15:14:47 2022 +0100
  3. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 20 12:40:20 2022 -0500
  4. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · Thu Jan 20 01:04:42 2022 +0100
  5. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  6. d00c5c7 common/fdt_support.c: Fix spelling of "shouldn't". by Vagrant Cascadian · Tue Dec 21 13:06:58 2021 -0800
  7. 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
  8. 4ef5ca6 fdt_support: Add some useful functions by Marek Behún · Fri Nov 26 14:57:10 2021 +0100
  9. ae0ef95 fdt_support: Fix comment for fdt_create_phandle() by Marek Behún · Fri Nov 26 14:57:09 2021 +0100
  10. f872e83 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · Fri Nov 26 14:57:08 2021 +0100
  11. 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
  12. 9628373 fdt_support: Add kernel-doc for fdt_fixup_memory_banks() by Michal Simek · Tue Aug 10 09:21:54 2021 +0200
  13. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  14. 0e4f43d spl: fit: Also record architecture in /fit-images by Michal Simek · Thu May 27 11:40:09 2021 +0200
  15. 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
  16. f8fc703 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · Sat May 01 17:05:26 2021 +0200
  17. 673db43 fdt_support.c: Allow late kernel cmdline modification by Niko Mauno · Mon Feb 22 19:18:51 2021 +0000
  18. d67d7d0 common: fdt_support: Support special case of PCI address in fdt_read_prop() by Bin Meng · Thu Feb 25 17:22:24 2021 +0800
  19. 0d1fcf8 fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · Sun Feb 14 10:35:18 2021 +0000
  20. 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · Tue Jan 12 13:55:22 2021 +0100
  21. b574d68 fdt: translate address if #size-cells = <0> by Dario Binacchi · Wed Dec 30 00:16:21 2020 +0100
  22. d31b40f spl: fdt: Record load/entry fit-images entries in 64bit format by Michal Simek · Thu Sep 03 12:44:51 2020 +0200
  23. 9e64a55 spl: Use standard FIT entries by Michal Simek · Thu Sep 03 11:24:28 2020 +0200
  24. 2164429 fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() by Masahiro Yamada · Fri Jul 17 10:46:19 2020 +0900
  25. 030348f fdt_support: call mtdparts_init() after finding MTD node to fix up by Masahiro Yamada · Fri Jul 17 10:46:18 2020 +0900
  26. 6566960 fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · Wed Jul 15 19:35:47 2020 +0900
  27. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  28. ac068a8 fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() by Masahiro Yamada · Fri Jul 17 10:46:19 2020 +0900
  29. b51b5ce fdt_support: call mtdparts_init() after finding MTD node to fix up by Masahiro Yamada · Fri Jul 17 10:46:18 2020 +0900
  30. b161ffa fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · Wed Jul 15 19:35:47 2020 +0900
  31. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  32. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  33. 80b9578 common: fdt_support: add support for setting usable memory by Igor Opaniuk · Tue Dec 03 14:04:46 2019 +0200
  34. 487f917 fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · Tue Oct 22 10:05:22 2019 +0200
  35. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  36. 22203f5 common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges() by Marek Vasut · Tue Jul 09 02:49:29 2019 +0200
  37. b1dd47c fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found by Masahiro Yamada · Thu Jun 27 16:39:57 2019 +0900
  38. 22236e0 dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · Fri May 31 15:11:30 2019 +0200
  39. 51b0c03 common: fdt_support: Check mtdparts cell size by Stefan Mavrodiev · Wed Apr 24 08:31:54 2019 +0300
  40. 5d5a0c0 fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally by Simon Goldschmidt · Fri May 03 21:19:03 2019 +0200
  41. 7f42c33 fdt: Remove duplicate code by Thierry Reding · Fri Mar 01 19:20:48 2019 +0100
  42. a98ba7f common: fdt_support: print hexadecimal numbers in debug by Sekhar Nori · Thu Dec 06 15:20:47 2018 +0530
  43. 668cabc fdt_support: fdt reservations on the sandbox by Heinrich Schuchardt · Sun Nov 18 17:58:51 2018 +0100
  44. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  45. 9cab183 fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary by Ramon Fried · Tue Aug 14 00:35:42 2018 +0300
  46. c2ed007 common: fdt: Make fdt_del_subnodes/fdt_del_partition static by Michal Simek · Tue Jul 31 14:31:04 2018 +0200
  47. 37fdd6a Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined" by Ramon Fried · Sun Jul 22 08:12:14 2018 +0300
  48. f3d4014 fdt_support: make fdt_fixup_mtdparts() prototype more specific by Masahiro Yamada · Thu Jul 19 16:28:22 2018 +0900
  49. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  50. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  51. 9eb0e7e fdt: Fixup only valid memory banks by Thierry Reding · Thu Feb 15 19:05:59 2018 +0100
  52. 74af8a3 fdt: Fixup only valid memory banks by Thierry Reding · Tue Jan 30 11:34:17 2018 +0100
  53. 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
  54. 2dec06f common: Fix-up MAC addr in dts by fetching env variable serially by Prabhakar Kushwaha · Thu Nov 23 16:51:32 2017 +0530
  55. a601818 spl: fit: implement fdt_record_loadable by Philipp Tomsich · Wed Sep 13 21:29:33 2017 +0200
  56. 592386d fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · Mon Sep 04 23:12:11 2017 +0300
  57. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  58. 29f304b fdt: Correct fdt_get_base_address() by Simon Glass · Tue Jul 04 13:31:20 2017 -0600
  59. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  60. bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · Thu May 18 20:09:26 2017 -0600
  61. 293340a fdt: Update fdt_get_base_address() to use const by Simon Glass · Thu May 18 20:09:00 2017 -0600
  62. a7042f5 fdt_support: Fixup 'ethernet' aliases not ending in digits by Tuomas Tynkkynen · Mon Mar 20 10:04:55 2017 +0200
  63. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Feb 09 11:56:35 2017 -0500
  64. 2299938 common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts by Ladislav Michl · Mon Jan 09 11:17:27 2017 +0100
  65. 496904b net: cosmetic: Do not use magic values for ARP_HLEN by oliver@schinagl.nl · Fri Nov 25 16:30:19 2016 +0100
  66. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  67. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · Tue Sep 20 18:10:43 2016 +0200
  68. c99581b fdt_support: fdt_translate_address() blob const correctness by Stephen Warren · Fri Aug 05 09:47:50 2016 -0600
  69. 03f08c5 fdt: Document the rest of struct of_bus by Paul Burton · Tue May 17 07:43:25 2016 +0100
  70. dbef2f0 fdt: Support for ISA busses by Paul Burton · Tue May 17 07:43:24 2016 +0100
  71. cde7761 fdt: fix setting MAC addresses for multiple interfaces by Lev Iserovich · Thu Jan 07 18:04:16 2016 -0500
  72. f4d337c Revert "fdt: fix address cell count checking in fdt_translate_address()" by Przemyslaw Marczak · Tue Jan 12 15:40:44 2016 +0100
  73. b819911 Revert "fdt_support: Add multi-serial support for stdout fixup" by Bin Meng · Wed Jan 13 19:38:58 2016 -0800
  74. de857fa Merge git://git.denx.de/u-boot-net by Tom Rini · Wed Jan 13 18:03:05 2016 -0500
  75. 0f6ba87 fdt: fix address cell count checking in fdt_translate_address() by Przemyslaw Marczak · Wed Oct 28 15:37:57 2015 +0100
  76. bfb93cc fdt: Rewrite the logic in fdt_fixup_ethernet() by Bin Meng · Tue Nov 03 04:24:41 2015 -0800
  77. 719271a fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet() by Bin Meng · Tue Nov 03 04:24:40 2015 -0800
  78. d9a0093 fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE by Bin Meng · Mon Dec 07 01:39:47 2015 -0800
  79. edd551f fdt_support: Don't panic if stdout alias is missing by Scott Wood · Tue Sep 01 22:48:08 2015 -0500
  80. 3d2d441 fdt: prevent clearing memory node if there are no banks by Andre Przywara · Sun Jun 21 00:29:54 2015 +0100
  81. 2c0fbc7 fdt: Pass the device serial number through devicetree by Paul Kocialkowski · Thu May 21 11:27:03 2015 +0200
  82. 248b18d fdt: Correct warning in fdt_setup_simplefb_node() by Simon Glass · Mon Apr 20 12:37:16 2015 -0600
  83. 5d7c6b5 fdt: add new fdt_fixup_display function to configure display by Tim Harvey · Wed Apr 08 11:45:39 2015 -0700
  84. 8e738ce Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Dec 04 09:24:05 2014 -0500
  85. 4c80fb0 fdt: Fix regression in fdt_pack_reg() by Hans de Goede · Fri Nov 28 14:23:51 2014 +0100
  86. e9f343f sandbox: Fix warnings due to 64-bit printf() strings by Simon Glass · Tue Nov 11 12:47:07 2014 -0700
  87. 32bdd4e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Tue Nov 25 11:09:48 2014 -0500
  88. 0c87277 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Tue Nov 25 11:08:52 2014 -0500
  89. ea87637 fdt_support: Add a fdt_setup_simplefb_node helper function by Hans de Goede · Mon Nov 17 15:29:11 2014 +0100
  90. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  91. 9fbc632 fdt: Try to use fdt_address_cells()/fdt_size_cells() by Simon Glass · Thu Oct 23 18:58:57 2014 -0600
  92. 0058e11 fdt: Change fdt_pack_reg() to static and fix types by Simon Glass · Thu Oct 23 18:58:55 2014 -0600
  93. 014aa05 fdt: Export the fdt_find_or_add_subnode() function by Simon Glass · Thu Oct 23 18:58:49 2014 -0600
  94. 9f6a06a fdt_support: Make of_bus_default_count_cells non static by Arnab Basu · Mon Sep 08 12:19:59 2014 -0700
  95. ae16fc8 fdt_support: Move of_read_number to fdt_support.h by Arnab Basu · Mon Sep 08 12:19:58 2014 -0700
  96. 9f85a72 fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · Wed Jul 30 03:59:02 2014 -0600
  97. 9a3b4de fdt_support: correct the return condition of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:41:05 2014 +0900
  98. b891a34 fdt_support: fix an endian bug of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:41:04 2014 +0900
  99. a6ae8d3 fdt_support: fix an endian bug of fdt_fixup_memory_banks by Masahiro Yamada · Fri Apr 18 17:41:03 2014 +0900
  100. aba38af fdt_support: add 'const' qualifier for unchanged argument by Masahiro Yamada · Fri Apr 18 17:41:02 2014 +0900