1. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 8 years ago
  2. 69ca6fd x86: dts: Drop memory SPD compatible string by Simon Glass · 9 years ago
  3. 779653b x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  4. d765921 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · 9 years ago
  5. 1889a7e fdt: introduce fdtdec_get_child_count by Peng Fan · 9 years ago
  6. f8b4e45 x86: Drop the irq router compatible string by Simon Glass · 9 years ago
  7. 3ade5bc dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  8. 4edde96 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  9. 394e0b6 fdtdec: Add compatible string for Intel IvyBridge FSP by Bin Meng · 9 years ago
  10. fcc0a87 dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
  11. ef4b01b arm: socfpga: Allow DWC2 UDC probing from OF by Marek Vasut · 9 years ago
  12. e81ca88 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  13. f77f5e9 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
  14. d9eda6c pci: tegra: add/enable support for Tegra210 by Stephen Warren · 9 years ago
  15. 2882440 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  16. bfa3e55 lib, fdt: Adding fdtdec_get_uint function by Chin Liang See · 9 years ago
  17. 3bc37a5 fdt: Add a function to look up a /chosen property by Simon Glass · 9 years ago
  18. 02464e3 fdt: add new fdt address parsing functions by Stephen Warren · 9 years ago
  19. 129adf5 mmc: dw_mmc: Probe the MMC from OF by Marek Vasut · 9 years ago
  20. b697e0f dm: tpm: Convert I2C driver to driver model by Simon Glass · 9 years ago
  21. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  22. dffb86e of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  23. cc7aebe fdtdec: fix OF_CONTROL switch by Masahiro Yamada · 9 years ago
  24. f3b84a3 x86: baytrail: Configure FSP UPD from device tree by Andrew Bradford · 9 years ago
  25. 6ab00db arm: socfpga: misc: Reset ethernet from OF by Marek Vasut · 9 years ago
  26. 28445aa lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef by York Sun · 9 years ago
  27. 5ae3a5e dts: Drop unused compatible ID for the NXP video bridge by Simon Glass · 9 years ago
  28. 68964db video: Remove the old parade driver by Simon Glass · 9 years ago
  29. 05bccbc power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  30. 7aaa5a6 ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  31. 257bfd2 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  32. af28224 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · 10 years ago
  33. 5318f18 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · 9 years ago
  34. 9c7dea6 x86: Refactor PIRQ routing support by Bin Meng · 9 years ago
  35. 00f3732 tegra: video: Support serial output resource (SOR) on tegra124 by Simon Glass · 9 years ago
  36. 12e6711 fdt: Add binding decode function for display-timings by Simon Glass · 9 years ago
  37. f56da29 dm: usb: exynos: Drop legacy USB code by Simon Glass · 10 years ago
  38. b2b0d3e dm: core: Select device tree control correctly for SPL by Simon Glass · 10 years ago
  39. 0879361 fdt: Rename setup_fdt() and make it prepare also by Simon Glass · 10 years ago
  40. b45122f fdt: sandbox: Move setup code from board_f to fdtdec by Simon Glass · 10 years ago
  41. 3fbb787 cros_ec: exynos: Match up device tree with kernel version by Simon Glass · 9 years ago
  42. ce6adaa fdt: Drop LPC compatible string in fdtdec by Simon Glass · 9 years ago
  43. 672055e fdt: cros_ec: Drop compatible string in fdtdec by Simon Glass · 9 years ago
  44. 90b16d1 x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · 9 years ago
  45. 106cce9 fdt: Tighten up error handling in fdtdec_get_pci_addr() by Simon Glass · 10 years ago
  46. 5f7bfdd fdt: Export fdtdec_get_number() for general use by Simon Glass · 10 years ago
  47. 0eb9dc7 fdtdec: Improve fdtdec_get_pci_bdf() documentation by Bin Meng · 10 years ago
  48. 6462cde ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  49. 1e7df7c usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · 10 years ago
  50. c89ada0 fdtdec: Add compatible id and string for Intel Quark MRC by Bin Meng · 10 years ago
  51. b9749eb dm: exynos: Drop unused COMPAT features for SPI by Simon Glass · 10 years ago
  52. dedff1a dm: tegra: Drop unused COMPAT features for I2C, SPI by Simon Glass · 10 years ago
  53. 009067c dm: fdt: Remove the old GPIO functions by Simon Glass · 10 years ago
  54. 57068a7 dm: fdt: Add a function to decode phandles with arguments by Simon Glass · 10 years ago
  55. 5da3808 x86: dts: Add compatible string for Intel ICH9 SPI controller by Simon Glass · 10 years ago
  56. a62e84d fdt: Add several apis to decode pci device node by Bin Meng · 10 years ago
  57. f315828 pci: tegra: Add Tegra PCIe driver by Thierry Reding · 10 years ago
  58. 79c7a90 ARM: tegra: Implement XUSB pad controller by Thierry Reding · 10 years ago
  59. 6173c45 power: Add AMS AS3722 PMIC support by Thierry Reding · 10 years ago
  60. 8834210 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  61. f4e7e2d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  62. 0bd4e39 fdt: remove fdtdec_get_alias_node() function by Masahiro Yamada · 10 years ago
  63. 1fc4e6f Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  64. effcf06 x86: Add initial video device init for Intel GMA by Simon Glass · 10 years ago
  65. bb80be3 x86: Add init for model 206AX CPU by Simon Glass · 10 years ago
  66. 3ac8393 x86: ivybridge: Add SATA init by Simon Glass · 10 years ago
  67. 65dd74a x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  68. 77f9b1f x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · 10 years ago
  69. a9f04d4 fdt: Add a function to decode a variable-sized u32 array by Simon Glass · 10 years ago
  70. 2640387 fdt: Add a function to decode a named memory region by Simon Glass · 10 years ago
  71. f3cc44f fdt: Enhance flashmap function to deal with region properties by Simon Glass · 10 years ago
  72. 7648983 fdt: Use the correct return types for fdtdec_decode_region() by Simon Glass · 10 years ago
  73. dee8abc Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  74. ca42d3f x86: dts: Add device tree compatible string for Intel IPC by Simon Glass · 10 years ago
  75. 9f85eee fdt: Add a function to return PCI BDF triplet by Thierry Reding · 10 years ago
  76. 56f4224 fdt: Add resource parsing functions by Thierry Reding · 10 years ago
  77. 8d028d4 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  78. aac07d4 dm: fdt: Add a function to look up a chosen node by Simon Glass · 10 years ago
  79. 9e8f664 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · 10 years ago
  80. 45c480c video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · 10 years ago
  81. 3234aa4 fdt: Add a function to get the node offset of an alias by Simon Glass · 10 years ago
  82. 5c33c9f fdt: Add a function to get the alias sequence of a node by Simon Glass · 10 years ago
  83. a9cf6da exynos: Enable the LCD backlight for snow by Simon Glass · 10 years ago
  84. ac1058f power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · 10 years ago
  85. 7d3ca0f ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC by Jaehoon Chung · 10 years ago
  86. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  87. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  88. df93d90 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  89. 006e73b cros_ec: Add a function for reading a flash map entry by Simon Glass · 11 years ago
  90. 3577fe8 drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · 11 years ago
  91. de461c5 video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · 11 years ago
  92. a73ca47 mmc: tegra: support Tegra124 by Stephen Warren · 11 years ago
  93. 108b85b exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI by Vivek Gautam · 11 years ago
  94. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  95. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  96. ecbd7e1 fdtdec: Add compatible string for High speed i2c by naveen krishna chatradhi · 11 years ago
  97. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  98. 7e44d93 ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  99. 713cb68 cros: adds cros_ec keyboard driver by Hung-ying Tyan · 11 years ago
  100. 8836438 cros: add cros_ec driver by Hung-ying Tyan · 11 years ago