1. 32d294b fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory() by Bin Meng · 4 years, 6 months ago
  2. a26ad7a fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory() by Bin Meng · 4 years, 6 months ago
  3. edeb654 fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup() by Marek Vasut · 4 years, 8 months ago
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  5. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  6. 8010fa4 libfdt: Make fdtdec_get_child_count() available for HOST by Kever Yang · 4 years, 8 months ago
  7. b57af06 fdtdec: Fix boundary check by Atish Patra · 4 years, 7 months ago
  8. ef13522 fdtdec: support multiple phandles in memory carveout by Laurentiu Tudor · 4 years, 8 months ago
  9. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  10. c92aac1 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · 4 years, 10 months ago
  11. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  12. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  13. 754302f fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory() by Heiko Stuebner · 5 years ago
  14. 49723ac fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory() by Heiko Stuebner · 5 years ago
  15. 487f917 fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · 5 years ago
  16. 04ec59c dm: core: Drop fdtdec_get_pci_addr() by Simon Glass · 5 years ago
  17. dfd4315 dm: core: Correct low cell in ofnode_read_pci_addr() by Simon Glass · 5 years ago
  18. 3f47b63 fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL by Lukas Auer · 5 years ago
  19. 6eaea25 env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  20. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  21. 1bb59a9 fdtdec: Add fdtdec_set_ethernet_mac_address() by Thierry Reding · 6 years ago
  22. 2613001 fdtdec: Remove fdt_{addr,size}_unpack() by Thierry Reding · 6 years ago
  23. a312309 fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle() by Thierry Reding · 6 years ago
  24. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  25. f6625b4 x86: dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
  26. e629b0d fdtdec: Implement carveout support functions by Thierry Reding · 6 years ago
  27. e8dfad4 fdtdec: Implement fdtdec_add_reserved_memory() by Thierry Reding · 6 years ago
  28. 15956ad fdtdec: Implement fdtdec_set_phandle() by Thierry Reding · 6 years ago
  29. aeaa29d lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · 6 years ago
  30. 42e5c03 lib: fdt: Allow enabling both LZO and GZIP DT compression by Marek Vasut · 6 years ago
  31. 7c74842 lib: fdt: Split fdtdec_setup_memory_banksize() by Marek Vasut · 6 years ago
  32. fa8df03 lib: fdt: Split fdtdec_setup_mem_size_base() by Marek Vasut · 6 years ago
  33. d8934b9 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  34. 0588fff fdt: tegra: Drop COMPAT_AMS_AS3722 by Simon Glass · 6 years ago
  35. 01ebbe6 fdt: samsung: Drop unused fdt_compat_id values by Simon Glass · 6 years ago
  36. 4b58667 fdt: Introduce fdtdec_get_alias_highest_id() by Michal Simek · 6 years ago
  37. c575ae4 lib: fdtdec: fdtdec_get_addr_size_fixed remove checks by Keerthy · 6 years ago
  38. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  39. 7c530e3 lib: fdtdec: Add function re-setup the fdt more effeciently by Jean-Jacques Hiblot · 6 years ago
  40. 370a176 fdt: sandbox: correct use of ${fdtcontroladdr} by Heinrich Schuchardt · 6 years ago
  41. 5bd49fb fdt: Fix uncompress_blob() for U-Boot proper by Marek Vasut · 6 years ago
  42. 0bd065c Revert "fdt: fdtdec_setup_memory_banksize() use livetree" by Michal Simek · 6 years ago
  43. 65e51c8 fdt: Remove fdtdec_decode_region() function by Simon Glass · 6 years ago
  44. 7f6a45a fdt: fdtdec_setup_memory_banksize() use livetree by Jens Wiklander · 6 years ago
  45. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  46. ae2c3ec fdt: fix get_next_memory_node() by Marek Vasut · 6 years ago
  47. e2da4c9 fdt: fix fdtdec_setup_memory_banksize() by Jens Wiklander · 6 years ago
  48. b3d55ea lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
  49. 94a1d52 lib: fdtdec: Update ram_base to store ram start adddress by Siva Durga Prasad Paladugu · 6 years ago
  50. 919646d board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · 6 years ago
  51. fa28d14 fdt: Add device tree memory bindings by Michael Pratt · 6 years ago
  52. ee4e36b fdt: Add another Altera Arria10 clock init compatible by Marek Vasut · 7 years ago
  53. 42e214c lib: fdtdec: drop the old compatible about max77686 by Jaehoon Chung · 7 years ago
  54. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  55. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  56. 6abfbc8 lib: fdtdec: Fix some style violations by Mario Six · 7 years ago
  57. bb3e06c lib: fdtdec: Fix whitespace style violations by Mario Six · 7 years ago
  58. 974dcac fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE by Rob Clark · 7 years ago
  59. e80851a Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  60. 5e7a1c2 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · 7 years ago
  61. 7f0293a fdtdec: Support parsing multiple /memory nodes by Marek Vasut · 7 years ago
  62. bbfa5eb fdt: Add compatible strings for Arria 10 by Tien Fong Chee · 7 years ago
  63. a2fee16 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT by Jean-Jacques Hiblot · 7 years ago
  64. 5d96cab fdtdec: sort include files by Jean-Jacques Hiblot · 7 years ago
  65. 2037fa4 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  66. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  67. 191e407 fdtdec: Drop old compatible values by Simon Glass · 7 years ago
  68. 7900ce8 fdt: Enable selecting correct DTB from appended FIT Image by Cooper Jr., Franklin · 7 years ago
  69. 640b78f fdt: Correct cast for sandbox in fdtdec_setup_memory_size() by Simon Glass · 8 years ago
  70. b35e6d6 cros_ec: Convert to support live tree by Simon Glass · 8 years ago
  71. 0fbf66b dm: core: Add a place to put extra device-tree reading functions by Simon Glass · 8 years ago
  72. 5b661ec Allow boards to initialize the DT at runtime. by Alex Deymo · 8 years ago
  73. b25ae72 fdt: Add compatible strings for Arria 10 by Ley Foon Tan · 8 years ago
  74. 621cc09 libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT by Vignesh R · 8 years ago
  75. ba97b72 fdt: add memory bank decoding functions for board setup by Nathan Rossi · 8 years ago
  76. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  77. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  78. 5021b8a usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  79. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  80. 57f2038 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
  81. 3e5a8b9 sandbox: Find keyboard driver using driver model by Simon Glass · 8 years ago
  82. 6f70c11 fdt: x86: Tidy up a few COMPAT string definitions by Simon Glass · 8 years ago
  83. 7c38030 fdt: Add a note to avoid adding new compatible strings by Simon Glass · 8 years ago
  84. b1f6c4a fdt: Drop unused exynos compatible strings by Simon Glass · 8 years ago
  85. 9404be5 x86: fdt: Drop the unused compatible strings in fdtdec by Simon Glass · 8 years ago
  86. 69d1d72 fdt: Drop some unused compatible strings by Simon Glass · 9 years ago
  87. 6eb90e1 fdt: Correct return value in fdtdec_decode_display_timing() by Simon Glass · 9 years ago
  88. dfbdc12 mmc: tegra: add basic Tegra186 support by Stephen Warren · 9 years ago
  89. 40ce12b x86: dts: Drop memory SPD compatible string by Simon Glass · 9 years ago
  90. 9c7d931 x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  91. 0b14dc7 dm: fdtdec: Correct a sandbox build warning by Simon Glass · 9 years ago
  92. fad7218 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · 9 years ago
  93. 23dd3a0 fdt: introduce fdtdec_get_child_count by Peng Fan · 9 years ago
  94. cf33f6e x86: Drop the irq router compatible string by Simon Glass · 9 years ago
  95. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  96. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  97. 5ce2d8b fdtdec: Add compatible string for Intel IvyBridge FSP by Bin Meng · 9 years ago
  98. f1037ad dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
  99. f26c1ae arm: socfpga: Allow DWC2 UDC probing from OF by Marek Vasut · 9 years ago
  100. 46fcfc1 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago