1. 9bbd213 driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · 9 years ago
  2. 9f76f10 net: designware: Rename the driver var name to eth_designware by Marek Vasut · 9 years ago
  3. b962859 net: designware: Add SoCFPGA GMAC DT compatible string by Marek Vasut · 9 years ago
  4. 9617ceb arm: socfpga: Move generated files into qts subdir by Marek Vasut · 9 years ago
  5. 2e8fcc7 arm: dts: socfpga: Add mmc alias by Marek Vasut · 9 years ago
  6. b09b72d arm: dts: socfpga: Fix SPI aliases by Marek Vasut · 9 years ago
  7. bfa89d2 arm: socfpga: Fix FPGA bitstream programming routine by Marek Vasut · 9 years ago
  8. ae27120 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  9. f05fa67 ARM: tegra: Add p2371-0000 board by Stephen Warren · 9 years ago
  10. b692009 ARM: tegra: Add e2220-1170 board by Stephen Warren · 9 years ago
  11. 04037c8 ARM: tegra: p2571: remove another unused define by Stephen Warren · 9 years ago
  12. a38a3c4 ARM: tegra: enable GPU DT node when appropriate by Alexandre Courbot · 9 years ago
  13. 871d78e ARM: tegra: move VPR configuration to a later stage by Alexandre Courbot · 9 years ago
  14. 95486f8 ARM: tegra: add comment re: autogeneration to pinmux headers by Stephen Warren · 9 years ago
  15. 424afc0 ARM: tegra: restrict usable RAM size further by Stephen Warren · 9 years ago
  16. fac971b exynos: dts: Correct LDO and BUCK naming by Simon Glass · 9 years ago
  17. bbbe55f x86: Enable debug UART for Minnowmax by Simon Glass · 9 years ago
  18. 74356d7 dm: core: Fix a typo in the uclass_get_device_by_name() comment by Simon Glass · 9 years ago
  19. f5c67ea dm: core: Add a way to set a device name by Simon Glass · 9 years ago
  20. c3e6847 sandbox: Enable devres subsystem by Simon Glass · 9 years ago
  21. 40b6f2d devres: add debug command to dump device resources by Masahiro Yamada · 9 years ago
  22. e2282d7 devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · 9 years ago
  23. 2b07f68 devres: add devm_kmalloc() and friends (managed memory allocators) by Masahiro Yamada · 9 years ago
  24. 608f26c devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · 9 years ago
  25. aed1a4d dm: add DM_FLAG_BOUND flag by Masahiro Yamada · 9 years ago
  26. f330177 dm: Support address translation for simple-bus by Simon Glass · 9 years ago
  27. 0990fcb net: smsc95xx: Add driver-model support by Simon Glass · 9 years ago
  28. 527298c net: smsc95xx: Prepare for conversion to driver model by Simon Glass · 9 years ago
  29. 25a9e98 net: smsc95xx: Correct the error numbers by Simon Glass · 9 years ago
  30. d62a1dc net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE by Simon Glass · 9 years ago
  31. a269259 net: smsc95xx: Sort the include files by Simon Glass · 9 years ago
  32. f58a41e dm: usb: Add driver-model support to dwc2 by Simon Glass · 9 years ago
  33. cc3e3a9 dm: usb: Prepare dwc2 driver for driver-model conversion by Simon Glass · 9 years ago
  34. 2e5350f dm: usb: Add an errno.h header to usb_ether.c by Simon Glass · 9 years ago
  35. 12dc8e7 dm: Make regmap and syscon optional by Simon Glass · 9 years ago
  36. 28445aa lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef by York Sun · 9 years ago
  37. fdb9f34 lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · 9 years ago
  38. d1de41d exynos: Add support for spring by Simon Glass · 9 years ago
  39. a7a73ef exynos: video: Remove non-device-tree code by Simon Glass · 9 years ago
  40. 5ae3a5e dts: Drop unused compatible ID for the NXP video bridge by Simon Glass · 9 years ago
  41. 68964db video: Remove the old parade driver by Simon Glass · 9 years ago
  42. 24696e2 cros_ec: Remove the old tunnel code by Simon Glass · 9 years ago
  43. 05bccbc power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  44. 54abb00 exynos: Drop old exynos5250-specific board code by Simon Glass · 9 years ago
  45. c512123 exynos: Drop old exynos5420-specific board code by Simon Glass · 9 years ago
  46. bf637ea exynos: config: Move common options to the common headers and tidy up by Simon Glass · 9 years ago
  47. bae3433 exynos: Remove unneeded device tree control #ifdefs by Simon Glass · 9 years ago
  48. d4061aa exynos: Enable new features for exynos5 boards by Simon Glass · 9 years ago
  49. c65dc7d exynos: Add common board code for exynos5 boards that use device tree by Simon Glass · 9 years ago
  50. 8bba6cc exynos: dts: Drop the old TPS65090 I2C node by Simon Glass · 9 years ago
  51. fa9ec45 dts: exynos: snow: Add a new node for the NXP video bridge driver by Simon Glass · 9 years ago
  52. 48b6c32 dts: exynos: pit: Add a new node for the parade video bridge driver by Simon Glass · 9 years ago
  53. 59408eb dts: exynos: snow: Add memory layout description by Simon Glass · 9 years ago
  54. eca4866 dm: gpio: Check a GPIO is valid before using it by Simon Glass · 9 years ago
  55. 71db634 exynos: Tidy up CPU frequency display by Simon Glass · 9 years ago
  56. 129c942 exynos: video: Correct debug output by Simon Glass · 9 years ago
  57. a507454 exynos: Add support for the DisplayPort hotplug detect by Simon Glass · 9 years ago
  58. c95ed7d exynos: Correct return value in exynos_mmc_init() by Simon Glass · 9 years ago
  59. c7d50e7 exynos: spi: Convert the timeout to debug() by Simon Glass · 9 years ago
  60. 048dba0 dm: video: Add support for the NXP PTN3460 bridge by Simon Glass · 9 years ago
  61. bcd5dff dm: video: Add support for the Parade PS8622/625 bridge by Simon Glass · 9 years ago
  62. 5eaeada video: Work around lack of pinctrl by Simon Glass · 9 years ago
  63. 801ab9e dm: video: Add support for video bridges by Simon Glass · 9 years ago
  64. 224d1dd dm: pmic: Display the regulator limits on error by Simon Glass · 9 years ago
  65. d08504d dm: power: Don't return an error when regulators are not autoset by Simon Glass · 9 years ago
  66. 75a429f dm: pmic: max77686: Support all BUCK regulators by Simon Glass · 9 years ago
  67. 8c42870 dm: power: max77686: Correct BUCK register access by Simon Glass · 9 years ago
  68. cd367d8 dm: pmic: Correct the pmic_reg_write() implementation by Simon Glass · 9 years ago
  69. b5ffa4f dm: pmic: max77686: Correct a few nits by Simon Glass · 9 years ago
  70. f615e6a dm: power: Add support for S5M8767 regulators by Simon Glass · 9 years ago
  71. d308c01 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
  72. 1c88b67 dm: power: Add support for TPS65090 FETs by Simon Glass · 9 years ago
  73. 151b223 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
  74. 7fb5739 exynos: Enable the debug UART in SPL by Simon Glass · 9 years ago
  75. bf6e702 exynos: Add debug UART support for Samsung S5P serial by Simon Glass · 9 years ago
  76. 89ca935 exynos: serial: Refactor init code for debug UART by Simon Glass · 9 years ago
  77. f48eaf0 cros_ec: Support the LDO access method used by spring by Simon Glass · 9 years ago
  78. cc456bd dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  79. a0942a6 exynos: dts: Support EC tunnel and main TPS65090 regulator by Simon Glass · 9 years ago
  80. 1a17c39 exynos: dts: Add PMIC and regulator definitions by Simon Glass · 9 years ago
  81. f1ac35b exynos: dts: Sync up I2C ports with the kernel by Simon Glass · 9 years ago
  82. 45d9ae8 exynos: i2c: Tidy up the driver model code by Simon Glass · 9 years ago
  83. 26ea768 exynos: i2c: Fix code style with ReadWriteByte() by Simon Glass · 9 years ago
  84. b725dc4 i2c: Add a mux for GPIO-based I2C bus arbitration by Simon Glass · 9 years ago
  85. 3d1957f dm: i2c: Add support for multiplexed I2C buses by Simon Glass · 9 years ago
  86. df358c6 dm: i2c: Add a function to transfer messages by Simon Glass · 9 years ago
  87. 7fc65bc dm: i2c: Move definitions to the top of the header file by Simon Glass · 9 years ago
  88. 25a0fb4 dm: i2c: Correct comment nits in dm_i2c_reg_read/write() by Simon Glass · 9 years ago
  89. 7d7db22 dm: i2c: Add a message debug function by Simon Glass · 9 years ago
  90. d82ba4c dm: core: Support finding a device by phandle by Simon Glass · 9 years ago
  91. 389f185 dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression by Marcel Ziswiler · 9 years ago
  92. 1264f0f Tegra: P2571: Clean up config file by Tom Warren · 9 years ago
  93. 9e8f4be Tegra: spi: Move TEGRA114_SPI switch to defconfigs by Tom Warren · 9 years ago
  94. 722e000 Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc. by Tom Warren · 9 years ago
  95. 3e8650c Tegra: clocks: Add 38.4MHz OSC support for T210 use by Tom Warren · 9 years ago
  96. 6699989 T210: P2571: Turn CPU fan on by Tom Warren · 10 years ago
  97. e7436f6 T210: P2571: Restore USB gadget mode (ums) by Tom Warren · 9 years ago
  98. 4132bc9 T210: P2571: Enable SD-card power via PMIC LDO2 by Tom Warren · 9 years ago
  99. a5325cd configs: Remove CONFIG_SERIAL_MULTI by Stephen Warren · 9 years ago
  100. 1a2728a Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago