1. fed69ad fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT by Stephen Warren · 9 years ago
  2. 7b42f4d fdtdec: fix parsing 'reg' property with zero value in '#size-cells' by Przemyslaw Marczak · 9 years ago
  3. fda5916 fdt: fix fdtdec_get_addr_size not to require any size cells by Stephen Warren · 9 years ago
  4. 6dfe618 fdt: add new fdt address parsing functions by Stephen Warren · 9 years ago
  5. 1749723 mmc: dw_mmc: Probe the MMC from OF by Marek Vasut · 9 years ago
  6. cd8cc67 dm: tpm: Convert I2C driver to driver model by Simon Glass · 9 years ago
  7. a2822b8 fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev() by Bin Meng · 9 years ago
  8. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  9. 04c50d1 Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit" by Simon Glass · 9 years ago
  10. 74fdb58 x86: baytrail: Configure FSP UPD from device tree by Andrew Bradford · 9 years ago
  11. f3f8fe2 arm: socfpga: misc: Reset ethernet from OF by Marek Vasut · 9 years ago
  12. abfb852 dts: Drop unused compatible ID for the NXP video bridge by Simon Glass · 9 years ago
  13. 3e5b40f video: Remove the old parade driver by Simon Glass · 9 years ago
  14. 50bcd1d power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  15. 6cd571b lib: fdt: fix indent of #ifdef..#endif conditional by Masahiro Yamada · 9 years ago
  16. ab0cc6b ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  17. 108c4ca fdt: Fix fdtdec_get_addr_size() for 64-bit by Thierry Reding · 9 years ago
  18. 63884ec fdt: Provide debug info when a device tree cannot be found by Simon Glass · 9 years ago
  19. 4aaa460 lib: Add function to extract a number from the end of a string by Simon Glass · 9 years ago
  20. f18e41c fdt: armv8: Fix build warnings on armv8 by Haikun Wang · 9 years ago
  21. 3ada902 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  22. f813548 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · 10 years ago
  23. 51c3b1e x86: Refactor PIRQ routing support by Bin Meng · 10 years ago
  24. ff0e22b pmic: max77686 set the same compatible as in the kernel by Przemyslaw Marczak · 10 years ago
  25. 023ff8a tpm: Rename Infineon TPM to slb9645tt by Simon Glass · 10 years ago
  26. f4f5cfa tegra: video: Support serial output resource (SOR) on tegra124 by Simon Glass · 10 years ago
  27. b24e864 fdt: Add binding decode function for display-timings by Simon Glass · 10 years ago
  28. 2a8a987 dm: usb: exynos: Drop legacy USB code by Simon Glass · 10 years ago
  29. a087767 fdt: Rename setup_fdt() and make it prepare also by Simon Glass · 10 years ago
  30. 26b78b2 fdt: sandbox: Move setup code from board_f to fdtdec by Simon Glass · 10 years ago
  31. 509dbf9 dm: Add a panic_str() function to reduce code size by Simon Glass · 10 years ago
  32. 73f220c cros_ec: exynos: Match up device tree with kernel version by Simon Glass · 10 years ago
  33. 10781f2 fdt: Drop LPC compatible string in fdtdec by Simon Glass · 10 years ago
  34. da790b8 fdt: cros_ec: Drop compatible string in fdtdec by Simon Glass · 10 years ago
  35. 06e694f x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · 10 years ago
  36. e0e7b36 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · 10 years ago
  37. 2eb77f1 fdt: Tighten up error handling in fdtdec_get_pci_addr() by Simon Glass · 10 years ago
  38. 9ffbe33 fdt: Export fdtdec_get_number() for general use by Simon Glass · 10 years ago
  39. d5f83a4 ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  40. 273f84d usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · 10 years ago
  41. 2bfd264 fdtdec: Add compatible id and string for Intel Quark MRC by Bin Meng · 10 years ago
  42. 0e3b598 dm: exynos: Drop unused COMPAT features for SPI by Simon Glass · 10 years ago
  43. 605760b dm: tegra: Drop unused COMPAT features for I2C, SPI by Simon Glass · 10 years ago
  44. d457995 dm: Drop gpio.h header from fdtdec.c by Simon Glass · 10 years ago
  45. a35bb47 dm: fdt: Remove the old GPIO functions by Simon Glass · 10 years ago
  46. b491e9c dm: fdt: Add a function to decode phandles with arguments by Simon Glass · 10 years ago
  47. b34f405 x86: dts: Add compatible string for Intel ICH9 SPI controller by Simon Glass · 10 years ago
  48. 779847e fdt: Add several apis to decode pci device node by Bin Meng · 10 years ago
  49. 412c758 pci: tegra: Add Tegra PCIe driver by Thierry Reding · 10 years ago
  50. f202e02 ARM: tegra: Implement XUSB pad controller by Thierry Reding · 10 years ago
  51. 09c0cf2 power: Add AMS AS3722 PMIC support by Thierry Reding · 10 years ago
  52. 870345b Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  53. 8510133 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  54. 8d72f28 fdt: remove fdtdec_get_alias_node() function by Masahiro Yamada · 10 years ago
  55. 0c87277 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  56. d90f8e1 x86: Add initial video device init for Intel GMA by Simon Glass · 10 years ago
  57. cf46d37 x86: Add init for model 206AX CPU by Simon Glass · 10 years ago
  58. cd0adb3 x86: ivybridge: Add SATA init by Simon Glass · 10 years ago
  59. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  60. 37ef325 dm: fdt: Correct handling of aliases with embedded digits by Simon Glass · 10 years ago
  61. 268eefd x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  62. f79d538 x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · 10 years ago
  63. eda0c3f fdt: Add a function to decode a variable-sized u32 array by Simon Glass · 10 years ago
  64. 6894186 fdt: Add a function to decode a named memory region by Simon Glass · 10 years ago
  65. f5e141f fdt: Enhance flashmap function to deal with region properties by Simon Glass · 10 years ago
  66. a28f8ba fdt: Use the correct return types for fdtdec_decode_region() by Simon Glass · 10 years ago
  67. 56b661f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  68. eff23f7 x86: dts: Add device tree compatible string for Intel IPC by Simon Glass · 10 years ago
  69. 2485631 fdt: Add a function to return PCI BDF triplet by Thierry Reding · 10 years ago
  70. a937b80 fdt: Add resource parsing functions by Thierry Reding · 10 years ago
  71. 162efa2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  72. 1e374fb dm: fdt: Add a function to look up a chosen node by Simon Glass · 10 years ago
  73. 8c5e264 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · 10 years ago
  74. e24c502 video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · 10 years ago
  75. c95f678 fdt: Add a function to get the node offset of an alias by Simon Glass · 10 years ago
  76. 9908ad4 fdt: Add a function to get the alias sequence of a node by Simon Glass · 10 years ago
  77. 80bff37 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · 10 years ago
  78. b81b5a8 exynos: Enable the LCD backlight for snow by Simon Glass · 11 years ago
  79. 2ab5695 power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · 11 years ago
  80. e3fb6fa ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC by Jaehoon Chung · 11 years ago
  81. d231bd9 Merge branch 'next' by Tom Rini · 11 years ago
  82. 5f0e674 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  83. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  84. b9ddbf4 sandbox: Add LCD driver by Simon Glass · 11 years ago
  85. 36170f0 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  86. 9f78372 cros_ec: Add a function for reading a flash map entry by Simon Glass · 11 years ago
  87. 12cf19e drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · 11 years ago
  88. 24e368a video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · 11 years ago
  89. 65e0eb1 mmc: tegra: support Tegra124 by Stephen Warren · 11 years ago
  90. e18d102 sandbox: Correct data sizes and printf() strings in fdtdec.c by Simon Glass · 11 years ago
  91. f874523 exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI by Vivek Gautam · 11 years ago
  92. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  93. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  94. 0734bae fdtdec: Add compatible string for High speed i2c by naveen krishna chatradhi · 12 years ago
  95. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  96. 2fefb8b ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  97. 4a48bcf cros: adds cros_ec keyboard driver by Hung-ying Tyan · 12 years ago
  98. c48ca88f cros: add cros_ec driver by Hung-ying Tyan · 12 years ago
  99. ffff161 EXYNOS5: FDT: Add compatible strings for Serial by Rajeshwari Shinde · 11 years ago
  100. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago