1. 02e3e06 include: fdtdec: decouple fdt_addr_t and phys_addr_t size by Johan Jonker · 1 year, 9 months ago
  2. 1edb878 mtd: nand: sunxi: Convert from fdtdec to ofnode by Samuel Holland · 1 year, 10 months ago
  3. fa3f52d fdt: Avoid exporting fdtdec_prepare_fdt() by Simon Glass · 1 year, 11 months ago
  4. b77df37 fdtdec.h: Remove gurads around fdtdec_resetup function by Tom Rini · 2 years, 9 months ago
  5. b4c5211 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · 2 years, 11 months ago
  6. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  7. 65f8329 fdt: Drop SPL_BUILD macro by Simon Glass · 2 years, 11 months ago
  8. bed6bc7 fdt: Record where the devicetree came from by Simon Glass · 3 years ago
  9. 28b7651 fdt: Don't call board_fdt_blob_setup() without OF_BOARD by Simon Glass · 3 years ago
  10. bbe5797 fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup() by Simon Glass · 3 years ago
  11. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
  12. 554f85e treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years, 1 month ago
  13. bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 3 months ago
  14. d6ad807 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · 3 years, 3 months ago
  15. 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 3 months ago
  16. 8a3c9fc fdtdec: Support retrieving the name of a carveout by Thierry Reding · 3 years, 3 months ago
  17. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  18. 881c886 samsung: exynos: Convert SROMC interface to a driver by Simon Glass · 3 years, 4 months ago
  19. 223f17d dm: core: Add size operations on device tree references by Chen Guanqiao · 3 years, 8 months ago
  20. 646f8c6 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 3 months ago
  21. 78d0bea fdtdec: Add API to read pci bus-range property by Suneel Garapati · 5 years ago
  22. 9d2cf07 lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() by Michal Simek · 4 years, 5 months ago
  23. 43ba85b Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" by Michal Simek · 4 years, 5 months ago
  24. f783329 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · 4 years, 5 months ago
  25. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  26. 45944bb Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" by Michal Simek · 4 years, 5 months ago
  27. b7dadb2 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · 4 years, 5 months ago
  28. edeb654 fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup() by Marek Vasut · 4 years, 8 months ago
  29. c92aac1 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · 4 years, 10 months ago
  30. e16f4c4 common: Move embedded fdt location to fdtdec.h by Simon Glass · 5 years ago
  31. 754302f fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory() by Heiko Stuebner · 5 years ago
  32. 49723ac fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory() by Heiko Stuebner · 5 years ago
  33. 04ec59c dm: core: Drop fdtdec_get_pci_addr() by Simon Glass · 5 years ago
  34. 3f47b63 fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL by Lukas Auer · 5 years ago
  35. 1bb59a9 fdtdec: Add fdtdec_set_ethernet_mac_address() by Thierry Reding · 6 years ago
  36. 2613001 fdtdec: Remove fdt_{addr,size}_unpack() by Thierry Reding · 6 years ago
  37. a312309 fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle() by Thierry Reding · 6 years ago
  38. e629b0d fdtdec: Implement carveout support functions by Thierry Reding · 6 years ago
  39. e8dfad4 fdtdec: Implement fdtdec_add_reserved_memory() by Thierry Reding · 6 years ago
  40. 15956ad fdtdec: Implement fdtdec_set_phandle() by Thierry Reding · 6 years ago
  41. 3d4ffa0 fdtdec: Add fdt_{addr, size}_unpack() helpers by Thierry Reding · 6 years ago
  42. 570a793 fdtdec: Add cpu_to_fdt_{addr, size}() macros by Thierry Reding · 6 years ago
  43. 7c74842 lib: fdt: Split fdtdec_setup_memory_banksize() by Marek Vasut · 6 years ago
  44. fa8df03 lib: fdt: Split fdtdec_setup_mem_size_base() by Marek Vasut · 6 years ago
  45. d8934b9 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  46. 0588fff fdt: tegra: Drop COMPAT_AMS_AS3722 by Simon Glass · 6 years ago
  47. 01ebbe6 fdt: samsung: Drop unused fdt_compat_id values by Simon Glass · 6 years ago
  48. 4b58667 fdt: Introduce fdtdec_get_alias_highest_id() by Michal Simek · 6 years ago
  49. 7c530e3 lib: fdtdec: Add function re-setup the fdt more effeciently by Jean-Jacques Hiblot · 6 years ago
  50. 99a097d fdt: restore board_fdt_blob_setup() declaration by Baruch Siach · 6 years ago
  51. 65e51c8 fdt: Remove fdtdec_decode_region() function by Simon Glass · 6 years ago
  52. b3d55ea lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
  53. 919646d board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · 6 years ago
  54. fa28d14 fdt: Add device tree memory bindings by Michael Pratt · 6 years ago
  55. ee4e36b fdt: Add another Altera Arria10 clock init compatible by Marek Vasut · 7 years ago
  56. 42e214c lib: fdtdec: drop the old compatible about max77686 by Jaehoon Chung · 7 years ago
  57. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  58. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  59. 61efece sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  60. 974dcac fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE by Rob Clark · 7 years ago
  61. bbfa5eb fdt: Add compatible strings for Arria 10 by Tien Fong Chee · 7 years ago
  62. 1b1fe41 dtoc: Add support for 32 or 64-bit addresses by Simon Glass · 7 years ago
  63. 191e407 fdtdec: Drop old compatible values by Simon Glass · 7 years ago
  64. b35e6d6 cros_ec: Convert to support live tree by Simon Glass · 8 years ago
  65. 0fbf66b dm: core: Add a place to put extra device-tree reading functions by Simon Glass · 8 years ago
  66. 55884e5 edid: Add HDMI flag to timing info by Jernej Skrabec · 8 years ago
  67. 5b661ec Allow boards to initialize the DT at runtime. by Alex Deymo · 8 years ago
  68. b25ae72 fdt: Add compatible strings for Arria 10 by Ley Foon Tan · 8 years ago
  69. ba97b72 fdt: add memory bank decoding functions for board setup by Nathan Rossi · 8 years ago
  70. 5021b8a usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  71. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  72. 57f2038 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
  73. 3e5a8b9 sandbox: Find keyboard driver using driver model by Simon Glass · 8 years ago
  74. b1f6c4a fdt: Drop unused exynos compatible strings by Simon Glass · 8 years ago
  75. 9404be5 x86: fdt: Drop the unused compatible strings in fdtdec by Simon Glass · 8 years ago
  76. 69d1d72 fdt: Drop some unused compatible strings by Simon Glass · 9 years ago
  77. dfbdc12 mmc: tegra: add basic Tegra186 support by Stephen Warren · 9 years ago
  78. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · 9 years ago
  79. 40ce12b x86: dts: Drop memory SPD compatible string by Simon Glass · 9 years ago
  80. 9c7d931 x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  81. fad7218 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · 9 years ago
  82. 23dd3a0 fdt: introduce fdtdec_get_child_count by Peng Fan · 9 years ago
  83. cf33f6e x86: Drop the irq router compatible string by Simon Glass · 9 years ago
  84. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  85. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  86. 5ce2d8b fdtdec: Add compatible string for Intel IvyBridge FSP by Bin Meng · 9 years ago
  87. f1037ad dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
  88. f26c1ae arm: socfpga: Allow DWC2 UDC probing from OF by Marek Vasut · 9 years ago
  89. 46fcfc1 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  90. 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
  91. 5e44dce pci: tegra: add/enable support for Tegra210 by Stephen Warren · 9 years ago
  92. ccdaff3 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  93. c97b074 lib, fdt: Adding fdtdec_get_uint function by Chin Liang See · 9 years ago
  94. 088dccb fdt: Add a function to look up a /chosen property by Simon Glass · 9 years ago
  95. 6dfe618 fdt: add new fdt address parsing functions by Stephen Warren · 9 years ago
  96. 1749723 mmc: dw_mmc: Probe the MMC from OF by Marek Vasut · 9 years ago
  97. cd8cc67 dm: tpm: Convert I2C driver to driver model by Simon Glass · 9 years ago
  98. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  99. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  100. 84f581c fdtdec: fix OF_CONTROL switch by Masahiro Yamada · 9 years ago