1. e2da4c9 fdt: fix fdtdec_setup_memory_banksize() by Jens Wiklander · 6 years ago
  2. b3d55ea lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
  3. 94a1d52 lib: fdtdec: Update ram_base to store ram start adddress by Siva Durga Prasad Paladugu · 6 years ago
  4. 919646d board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · 6 years ago
  5. fa28d14 fdt: Add device tree memory bindings by Michael Pratt · 6 years ago
  6. ee4e36b fdt: Add another Altera Arria10 clock init compatible by Marek Vasut · 7 years ago
  7. 42e214c lib: fdtdec: drop the old compatible about max77686 by Jaehoon Chung · 7 years ago
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  9. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  10. 6abfbc8 lib: fdtdec: Fix some style violations by Mario Six · 7 years ago
  11. bb3e06c lib: fdtdec: Fix whitespace style violations by Mario Six · 7 years ago
  12. 974dcac fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE by Rob Clark · 7 years ago
  13. e80851a Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  14. 5e7a1c2 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · 7 years ago
  15. 7f0293a fdtdec: Support parsing multiple /memory nodes by Marek Vasut · 7 years ago
  16. bbfa5eb fdt: Add compatible strings for Arria 10 by Tien Fong Chee · 7 years ago
  17. a2fee16 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT by Jean-Jacques Hiblot · 7 years ago
  18. 5d96cab fdtdec: sort include files by Jean-Jacques Hiblot · 7 years ago
  19. 2037fa4 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  20. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  21. 191e407 fdtdec: Drop old compatible values by Simon Glass · 7 years ago
  22. 7900ce8 fdt: Enable selecting correct DTB from appended FIT Image by Cooper Jr., Franklin · 7 years ago
  23. 640b78f fdt: Correct cast for sandbox in fdtdec_setup_memory_size() by Simon Glass · 8 years ago
  24. b35e6d6 cros_ec: Convert to support live tree by Simon Glass · 8 years ago
  25. 0fbf66b dm: core: Add a place to put extra device-tree reading functions by Simon Glass · 8 years ago
  26. 5b661ec Allow boards to initialize the DT at runtime. by Alex Deymo · 8 years ago
  27. b25ae72 fdt: Add compatible strings for Arria 10 by Ley Foon Tan · 8 years ago
  28. 621cc09 libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT by Vignesh R · 8 years ago
  29. ba97b72 fdt: add memory bank decoding functions for board setup by Nathan Rossi · 8 years ago
  30. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  31. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  32. 5021b8a usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  33. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  34. 57f2038 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
  35. 3e5a8b9 sandbox: Find keyboard driver using driver model by Simon Glass · 8 years ago
  36. 6f70c11 fdt: x86: Tidy up a few COMPAT string definitions by Simon Glass · 8 years ago
  37. 7c38030 fdt: Add a note to avoid adding new compatible strings by Simon Glass · 8 years ago
  38. b1f6c4a fdt: Drop unused exynos compatible strings by Simon Glass · 8 years ago
  39. 9404be5 x86: fdt: Drop the unused compatible strings in fdtdec by Simon Glass · 8 years ago
  40. 69d1d72 fdt: Drop some unused compatible strings by Simon Glass · 9 years ago
  41. 6eb90e1 fdt: Correct return value in fdtdec_decode_display_timing() by Simon Glass · 9 years ago
  42. dfbdc12 mmc: tegra: add basic Tegra186 support by Stephen Warren · 9 years ago
  43. 40ce12b x86: dts: Drop memory SPD compatible string by Simon Glass · 9 years ago
  44. 9c7d931 x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  45. 0b14dc7 dm: fdtdec: Correct a sandbox build warning by Simon Glass · 9 years ago
  46. fad7218 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · 9 years ago
  47. 23dd3a0 fdt: introduce fdtdec_get_child_count by Peng Fan · 9 years ago
  48. cf33f6e x86: Drop the irq router compatible string by Simon Glass · 9 years ago
  49. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  50. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  51. 5ce2d8b fdtdec: Add compatible string for Intel IvyBridge FSP by Bin Meng · 9 years ago
  52. f1037ad dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
  53. f26c1ae arm: socfpga: Allow DWC2 UDC probing from OF by Marek Vasut · 9 years ago
  54. 46fcfc1 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  55. 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
  56. 5e44dce pci: tegra: add/enable support for Tegra210 by Stephen Warren · 9 years ago
  57. 77ec34e dm: spl: Support device tree when BSS is in a different section by Simon Glass · 9 years ago
  58. 088dccb fdt: Add a function to look up a /chosen property by Simon Glass · 9 years ago
  59. fed69ad fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT by Stephen Warren · 9 years ago
  60. 7b42f4d fdtdec: fix parsing 'reg' property with zero value in '#size-cells' by Przemyslaw Marczak · 9 years ago
  61. fda5916 fdt: fix fdtdec_get_addr_size not to require any size cells by Stephen Warren · 9 years ago
  62. 6dfe618 fdt: add new fdt address parsing functions by Stephen Warren · 9 years ago
  63. 1749723 mmc: dw_mmc: Probe the MMC from OF by Marek Vasut · 9 years ago
  64. cd8cc67 dm: tpm: Convert I2C driver to driver model by Simon Glass · 9 years ago
  65. a2822b8 fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev() by Bin Meng · 9 years ago
  66. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  67. 04c50d1 Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit" by Simon Glass · 9 years ago
  68. 74fdb58 x86: baytrail: Configure FSP UPD from device tree by Andrew Bradford · 9 years ago
  69. f3f8fe2 arm: socfpga: misc: Reset ethernet from OF by Marek Vasut · 9 years ago
  70. abfb852 dts: Drop unused compatible ID for the NXP video bridge by Simon Glass · 9 years ago
  71. 3e5b40f video: Remove the old parade driver by Simon Glass · 9 years ago
  72. 50bcd1d power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  73. 6cd571b lib: fdt: fix indent of #ifdef..#endif conditional by Masahiro Yamada · 9 years ago
  74. ab0cc6b ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  75. 108c4ca fdt: Fix fdtdec_get_addr_size() for 64-bit by Thierry Reding · 9 years ago
  76. 63884ec fdt: Provide debug info when a device tree cannot be found by Simon Glass · 9 years ago
  77. 4aaa460 lib: Add function to extract a number from the end of a string by Simon Glass · 9 years ago
  78. f18e41c fdt: armv8: Fix build warnings on armv8 by Haikun Wang · 9 years ago
  79. 3ada902 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  80. f813548 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · 10 years ago
  81. 51c3b1e x86: Refactor PIRQ routing support by Bin Meng · 10 years ago
  82. ff0e22b pmic: max77686 set the same compatible as in the kernel by Przemyslaw Marczak · 10 years ago
  83. 023ff8a tpm: Rename Infineon TPM to slb9645tt by Simon Glass · 10 years ago
  84. f4f5cfa tegra: video: Support serial output resource (SOR) on tegra124 by Simon Glass · 10 years ago
  85. b24e864 fdt: Add binding decode function for display-timings by Simon Glass · 10 years ago
  86. 2a8a987 dm: usb: exynos: Drop legacy USB code by Simon Glass · 10 years ago
  87. a087767 fdt: Rename setup_fdt() and make it prepare also by Simon Glass · 10 years ago
  88. 26b78b2 fdt: sandbox: Move setup code from board_f to fdtdec by Simon Glass · 10 years ago
  89. 509dbf9 dm: Add a panic_str() function to reduce code size by Simon Glass · 10 years ago
  90. 73f220c cros_ec: exynos: Match up device tree with kernel version by Simon Glass · 10 years ago
  91. 10781f2 fdt: Drop LPC compatible string in fdtdec by Simon Glass · 10 years ago
  92. da790b8 fdt: cros_ec: Drop compatible string in fdtdec by Simon Glass · 10 years ago
  93. 06e694f x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · 10 years ago
  94. e0e7b36 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · 10 years ago
  95. 2eb77f1 fdt: Tighten up error handling in fdtdec_get_pci_addr() by Simon Glass · 10 years ago
  96. 9ffbe33 fdt: Export fdtdec_get_number() for general use by Simon Glass · 10 years ago
  97. d5f83a4 ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  98. 273f84d usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · 10 years ago
  99. 2bfd264 fdtdec: Add compatible id and string for Intel Quark MRC by Bin Meng · 10 years ago
  100. 0e3b598 dm: exynos: Drop unused COMPAT features for SPI by Simon Glass · 10 years ago