1. d5f83a4 ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  2. 273f84d usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · 10 years ago
  3. 2bfd264 fdtdec: Add compatible id and string for Intel Quark MRC by Bin Meng · 10 years ago
  4. 0e3b598 dm: exynos: Drop unused COMPAT features for SPI by Simon Glass · 10 years ago
  5. 605760b dm: tegra: Drop unused COMPAT features for I2C, SPI by Simon Glass · 10 years ago
  6. d457995 dm: Drop gpio.h header from fdtdec.c by Simon Glass · 10 years ago
  7. a35bb47 dm: fdt: Remove the old GPIO functions by Simon Glass · 10 years ago
  8. b491e9c dm: fdt: Add a function to decode phandles with arguments by Simon Glass · 10 years ago
  9. b34f405 x86: dts: Add compatible string for Intel ICH9 SPI controller by Simon Glass · 10 years ago
  10. 779847e fdt: Add several apis to decode pci device node by Bin Meng · 10 years ago
  11. 412c758 pci: tegra: Add Tegra PCIe driver by Thierry Reding · 10 years ago
  12. f202e02 ARM: tegra: Implement XUSB pad controller by Thierry Reding · 10 years ago
  13. 09c0cf2 power: Add AMS AS3722 PMIC support by Thierry Reding · 10 years ago
  14. 870345b Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  15. 8510133 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  16. 8d72f28 fdt: remove fdtdec_get_alias_node() function by Masahiro Yamada · 10 years ago
  17. 0c87277 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  18. d90f8e1 x86: Add initial video device init for Intel GMA by Simon Glass · 10 years ago
  19. cf46d37 x86: Add init for model 206AX CPU by Simon Glass · 10 years ago
  20. cd0adb3 x86: ivybridge: Add SATA init by Simon Glass · 10 years ago
  21. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  22. 37ef325 dm: fdt: Correct handling of aliases with embedded digits by Simon Glass · 10 years ago
  23. 268eefd x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  24. f79d538 x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · 10 years ago
  25. eda0c3f fdt: Add a function to decode a variable-sized u32 array by Simon Glass · 10 years ago
  26. 6894186 fdt: Add a function to decode a named memory region by Simon Glass · 10 years ago
  27. f5e141f fdt: Enhance flashmap function to deal with region properties by Simon Glass · 10 years ago
  28. a28f8ba fdt: Use the correct return types for fdtdec_decode_region() by Simon Glass · 10 years ago
  29. 56b661f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  30. eff23f7 x86: dts: Add device tree compatible string for Intel IPC by Simon Glass · 10 years ago
  31. 2485631 fdt: Add a function to return PCI BDF triplet by Thierry Reding · 10 years ago
  32. a937b80 fdt: Add resource parsing functions by Thierry Reding · 10 years ago
  33. 162efa2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  34. 1e374fb dm: fdt: Add a function to look up a chosen node by Simon Glass · 10 years ago
  35. 8c5e264 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · 10 years ago
  36. e24c502 video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · 10 years ago
  37. c95f678 fdt: Add a function to get the node offset of an alias by Simon Glass · 10 years ago
  38. 9908ad4 fdt: Add a function to get the alias sequence of a node by Simon Glass · 10 years ago
  39. 80bff37 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · 10 years ago
  40. b81b5a8 exynos: Enable the LCD backlight for snow by Simon Glass · 11 years ago
  41. 2ab5695 power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · 11 years ago
  42. e3fb6fa ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC by Jaehoon Chung · 11 years ago
  43. d231bd9 Merge branch 'next' by Tom Rini · 11 years ago
  44. 5f0e674 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  45. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  46. b9ddbf4 sandbox: Add LCD driver by Simon Glass · 11 years ago
  47. 36170f0 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  48. 9f78372 cros_ec: Add a function for reading a flash map entry by Simon Glass · 11 years ago
  49. 12cf19e drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · 11 years ago
  50. 24e368a video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · 11 years ago
  51. 65e0eb1 mmc: tegra: support Tegra124 by Stephen Warren · 11 years ago
  52. e18d102 sandbox: Correct data sizes and printf() strings in fdtdec.c by Simon Glass · 11 years ago
  53. f874523 exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI by Vivek Gautam · 11 years ago
  54. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  55. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  56. 0734bae fdtdec: Add compatible string for High speed i2c by naveen krishna chatradhi · 12 years ago
  57. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  58. 2fefb8b ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  59. 4a48bcf cros: adds cros_ec keyboard driver by Hung-ying Tyan · 12 years ago
  60. c48ca88f cros: add cros_ec driver by Hung-ying Tyan · 12 years ago
  61. ffff161 EXYNOS5: FDT: Add compatible strings for Serial by Rajeshwari Shinde · 11 years ago
  62. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  63. 4b538c5 FDT: Add compatible string for DWMMC by Amar · 12 years ago
  64. 06883eb tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) by Vincent Palatin · 12 years ago
  65. 7113685 fdt: Skip checking FDT if the pointer is NULL by Simon Glass · 12 years ago
  66. 62cf912 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  67. de0cf30 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  68. 8faa945 tpm: Add Infineon slb9635_i2c TPM driver by Rong Chang · 12 years ago
  69. 0ff9c5e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  70. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  71. 39bac15 EXYNOS5: FDT: Add compatible strings for FIMD by Ajay Kumar · 12 years ago
  72. 035a1cd EXYNOS: FDT: Add compatible strings for FIMD by Ajay Kumar · 12 years ago
  73. abc046b Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  74. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  75. b54f0d9 tegra114: fdt: add compatible string for tegra114 SPI ctrl by Allen Martin · 12 years ago
  76. 60956094 sf: Enable FDT-based configuration and memory mapping by Simon Glass · 12 years ago
  77. f429955 fdt: Add fdtdec_get_addr_size() to read reg properties by Simon Glass · 12 years ago
  78. 7db0e2d Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver by Tom Warren · 12 years ago
  79. 9745cf8 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  80. f8cf4b2 Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · 12 years ago
  81. aa77318 Exynos5: FDT: Add TMU device node values by Akshay Saraswat · 12 years ago
  82. 003c28c EXYNOS5: FDT: Add compatible strings for MAX98095 by Rajeshwari Shinde · 12 years ago
  83. ba4fb9b tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  84. e765952 tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · 12 years ago
  85. 1e9eeb0 EXYNOS5: FDT: Add compatible strings for PMIC by Rajeshwari Shinde · 12 years ago
  86. d6e9f44 EXYNOS5: FDT: Add compatible strings for USB by Rajeshwari Shinde · 12 years ago
  87. d95beaf EXYNOS5: FDT: Add compatible strings for SPI by Rajeshwari Shinde · 12 years ago
  88. 9d11673 EXYNOS5: FDT: Add compatible strings for sound by Rajeshwari Shinde · 12 years ago
  89. 2b71e9d FDT: Add compatible string for I2C by Rajeshwari Shinde · 12 years ago
  90. be5ad5a fdt: exynos5: Add DT node definition for SROM and SMSC9215 by Hatim RV · 12 years ago
  91. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  92. 6555e69 tegra: Add SOC support for display/lcd by Wei Ni · 12 years ago
  93. 1564f34 tegra: Add support for PWM by Simon Glass · 12 years ago
  94. e1d15ca fdt: Remove fdtdec_find_alias_node() function by Simon Glass · 12 years ago
  95. adbcfc9 fdt: Add polarity-aware gpio functions to fdtdec by Sean Paul · 12 years ago
  96. d81d017 fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a property by Che-Liang Chiou · 12 years ago
  97. 3e1c151 fdt: Add function to read boolean property by Gabe Black · 12 years ago
  98. cdac339 fdt: Export fdtdec_lookup() and fix the name by Gerald Van Baren · 12 years ago
  99. 4353ffc fdt: Add function for decoding multiple gpios globally available by Abhilash Kesavan · 12 years ago
  100. f909b9c fdt: Add fdtdec_decode_region() to decode memory region by Simon Glass · 12 years ago