1. 0eb9dc7 fdtdec: Improve fdtdec_get_pci_bdf() documentation by Bin Meng · 10 years ago
  2. 6462cde ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  3. 1e7df7c usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · 10 years ago
  4. c89ada0 fdtdec: Add compatible id and string for Intel Quark MRC by Bin Meng · 10 years ago
  5. b9749eb dm: exynos: Drop unused COMPAT features for SPI by Simon Glass · 10 years ago
  6. dedff1a dm: tegra: Drop unused COMPAT features for I2C, SPI by Simon Glass · 10 years ago
  7. 009067c dm: fdt: Remove the old GPIO functions by Simon Glass · 10 years ago
  8. 57068a7 dm: fdt: Add a function to decode phandles with arguments by Simon Glass · 10 years ago
  9. 5da3808 x86: dts: Add compatible string for Intel ICH9 SPI controller by Simon Glass · 10 years ago
  10. a62e84d fdt: Add several apis to decode pci device node by Bin Meng · 10 years ago
  11. f315828 pci: tegra: Add Tegra PCIe driver by Thierry Reding · 10 years ago
  12. 79c7a90 ARM: tegra: Implement XUSB pad controller by Thierry Reding · 10 years ago
  13. 6173c45 power: Add AMS AS3722 PMIC support by Thierry Reding · 10 years ago
  14. 8834210 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  15. f4e7e2d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  16. 0bd4e39 fdt: remove fdtdec_get_alias_node() function by Masahiro Yamada · 10 years ago
  17. 1fc4e6f Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  18. effcf06 x86: Add initial video device init for Intel GMA by Simon Glass · 10 years ago
  19. bb80be3 x86: Add init for model 206AX CPU by Simon Glass · 10 years ago
  20. 3ac8393 x86: ivybridge: Add SATA init by Simon Glass · 10 years ago
  21. 65dd74a x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  22. 77f9b1f x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · 10 years ago
  23. a9f04d4 fdt: Add a function to decode a variable-sized u32 array by Simon Glass · 10 years ago
  24. 2640387 fdt: Add a function to decode a named memory region by Simon Glass · 10 years ago
  25. f3cc44f fdt: Enhance flashmap function to deal with region properties by Simon Glass · 10 years ago
  26. 7648983 fdt: Use the correct return types for fdtdec_decode_region() by Simon Glass · 10 years ago
  27. dee8abc Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  28. ca42d3f x86: dts: Add device tree compatible string for Intel IPC by Simon Glass · 10 years ago
  29. 9f85eee fdt: Add a function to return PCI BDF triplet by Thierry Reding · 10 years ago
  30. 56f4224 fdt: Add resource parsing functions by Thierry Reding · 10 years ago
  31. 8d028d4 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  32. aac07d4 dm: fdt: Add a function to look up a chosen node by Simon Glass · 10 years ago
  33. 9e8f664 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · 10 years ago
  34. 45c480c video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · 10 years ago
  35. 3234aa4 fdt: Add a function to get the node offset of an alias by Simon Glass · 10 years ago
  36. 5c33c9f fdt: Add a function to get the alias sequence of a node by Simon Glass · 10 years ago
  37. a9cf6da exynos: Enable the LCD backlight for snow by Simon Glass · 10 years ago
  38. ac1058f power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · 10 years ago
  39. 7d3ca0f ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC by Jaehoon Chung · 10 years ago
  40. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  41. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  42. df93d90 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  43. 006e73b cros_ec: Add a function for reading a flash map entry by Simon Glass · 11 years ago
  44. 3577fe8 drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · 11 years ago
  45. de461c5 video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · 11 years ago
  46. a73ca47 mmc: tegra: support Tegra124 by Stephen Warren · 11 years ago
  47. 108b85b exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI by Vivek Gautam · 11 years ago
  48. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  49. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  50. ecbd7e1 fdtdec: Add compatible string for High speed i2c by naveen krishna chatradhi · 11 years ago
  51. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  52. 7e44d93 ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  53. 713cb68 cros: adds cros_ec keyboard driver by Hung-ying Tyan · 11 years ago
  54. 8836438 cros: add cros_ec driver by Hung-ying Tyan · 11 years ago
  55. ee1e3c2 EXYNOS5: FDT: Add compatible strings for Serial by Rajeshwari Shinde · 11 years ago
  56. 348e47f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  57. 45a4d4d FDT: Add compatible string for DWMMC by Amar · 11 years ago
  58. ec34fa5 tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) by Vincent Palatin · 11 years ago
  59. 17059f9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  60. f626799 tpm: Add Infineon slb9635_i2c TPM driver by Rong Chang · 11 years ago
  61. fed029f Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  62. 009d75c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  63. 1e4706a EXYNOS5: FDT: Add compatible strings for FIMD by Ajay Kumar · 12 years ago
  64. d7377b5 EXYNOS: FDT: Add compatible strings for FIMD by Ajay Kumar · 12 years ago
  65. ebd749d Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  66. 412665b Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  67. c3bb3c8 tegra114: fdt: add compatible string for tegra114 SPI ctrl by Allen Martin · 12 years ago
  68. bb8215f sf: Enable FDT-based configuration and memory mapping by Simon Glass · 12 years ago
  69. 4397a2a fdt: Add fdtdec_get_addr_size() to read reg properties by Simon Glass · 12 years ago
  70. f4e4e0b Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver by Tom Warren · 12 years ago
  71. c9aa831 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  72. e32624e Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · 12 years ago
  73. 618766c Exynos5: FDT: Add TMU device node values by Akshay Saraswat · 12 years ago
  74. 7772bb7 EXYNOS5: FDT: Add compatible strings for MAX98095 by Rajeshwari Shinde · 12 years ago
  75. b19f574 tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  76. 8f1b46b tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · 12 years ago
  77. cd577e2 EXYNOS5: FDT: Add compatible strings for PMIC by Rajeshwari Shinde · 12 years ago
  78. 6abd162 EXYNOS5: FDT: Add compatible strings for USB by Rajeshwari Shinde · 12 years ago
  79. 5d50659 EXYNOS5: FDT: Add compatible strings for SPI by Rajeshwari Shinde · 12 years ago
  80. 72dbff1 EXYNOS5: FDT: Add compatible strings for sound by Rajeshwari Shinde · 12 years ago
  81. c34253d FDT: Add compatible string for I2C by Rajeshwari Shinde · 12 years ago
  82. cc9fe33 fdt: exynos5: Add DT node definition for SROM and SMSC9215 by Hatim RV · 12 years ago
  83. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  84. 87540de tegra: Add SOC support for display/lcd by Wei Ni · 12 years ago
  85. e1ae0d1 tegra: Add support for PWM by Simon Glass · 12 years ago
  86. 202ff75 fdt: Add polarity-aware gpio functions to fdtdec by Sean Paul · 12 years ago
  87. aadef0a fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a property by Che-Liang Chiou · 12 years ago
  88. 79289c0 fdt: Add function to read boolean property by Gabe Black · 12 years ago
  89. 7cde397 fdt: Export fdtdec_lookup() and fix the name by Gerald Van Baren · 12 years ago
  90. 5921f6a fdt: Add function for decoding multiple gpios globally available by Abhilash Kesavan · 12 years ago
  91. f20c461 fdt: Add fdtdec_decode_region() to decode memory region by Simon Glass · 12 years ago
  92. 332ab0d fdt: Add function to get a config string from device tree by Simon Glass · 12 years ago
  93. 09258f1 fdt: Add function to get config int from device tree by Abhilash Kesavan · 12 years ago
  94. 9fe2cfb Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  95. 5bfa78d fdt: Add header guard to fdtdec.h by Simon Glass · 12 years ago
  96. 312693c tegra: nand: Add Tegra NAND driver by Jim Lin · 12 years ago
  97. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  98. 6642a68 tegra: Add tegra keyboard driver by Rakesh Iyer · 12 years ago
  99. bed4d89 fdt: Add fdtdec functions to read byte array by Anton Staff · 12 years ago
  100. 0e35ad0 tegra: Add EMC support for optimal memory timings by Jimmy Zhang · 12 years ago