1. c06e00e sunxi: display: Add composite video out support by Hans de Goede · Mon Aug 03 19:20:26 2015 +0200
  2. 1977bbb sunxi: display: Add support for interlaced modes by Hans de Goede · Sun Aug 02 16:49:29 2015 +0200
  3. ead68b6 sunxi: display: Add a few extra register and constant defines by Hans de Goede · Mon Aug 03 19:45:37 2015 +0200
  4. 3cbcb27 sunxi: display: Correct clk_delay calculations for lcd displays by Hans de Goede · Sun Aug 02 17:38:43 2015 +0200
  5. a2bba49 sunxi: display: Replace #ifdef-ery with helper functions by Hans de Goede · Mon Aug 03 23:01:38 2015 +0200
  6. 54a7ba2 sunxi: Enable musb in host mode on the Jesurun Q5 by Hans de Goede · Tue Aug 04 23:49:17 2015 +0200
  7. c7ab3f5 sunxi: Do not add a stdout-path alias to dts on boards without a serial port by Hans de Goede · Sat Aug 01 14:44:29 2015 +0200
  8. 17cd81c sunxi: Add CONFIG_USB0_ID_DET setting to 2 more tablets by Hans de Goede · Sat Aug 01 14:42:40 2015 +0200
  9. 39c119d sunxi: usb-phy: Never power off the usb ports by Hans de Goede · Wed Jul 08 16:44:22 2015 +0200
  10. e2b662b sunxi: nand: Add board configuration options by Piotr Zierhoffer · Thu Jul 23 14:33:03 2015 +0200
  11. 4ac391c sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support by Piotr Zierhoffer · Thu Jul 23 14:33:02 2015 +0200
  12. 7bea893 sunxi: nand: Add pinmux and clock settings for NAND support by Karol Gugala · Thu Jul 23 14:33:01 2015 +0200
  13. 703f76f sunxi: Enable USB DRC on Wexler TAB7200 by Aleksei Mamlin · Thu Jul 30 20:33:56 2015 +0300
  14. 342ced7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Aug 06 19:56:03 2015 -0400
  15. 952a573 ARM: tegra: Add p2371-0000 board by Stephen Warren · Wed Aug 05 11:52:08 2015 -0600
  16. 1b54a5e ARM: tegra: Add e2220-1170 board by Stephen Warren · Wed Aug 05 11:52:07 2015 -0600
  17. 1bf63fd ARM: tegra: p2571: remove another unused define by Stephen Warren · Wed Aug 05 11:51:11 2015 -0600
  18. 5e270dc ARM: tegra: enable GPU DT node when appropriate by Alexandre Courbot · Thu Jul 09 16:33:01 2015 +0900
  19. 7f936d4 ARM: tegra: move VPR configuration to a later stage by Alexandre Courbot · Thu Jul 09 16:33:00 2015 +0900
  20. 093b965 ARM: tegra: add comment re: autogeneration to pinmux headers by Stephen Warren · Thu Jul 30 14:34:09 2015 -0600
  21. 30d1966 ARM: tegra: restrict usable RAM size further by Stephen Warren · Wed Jul 29 13:47:58 2015 -0600
  22. 2566776 exynos: dts: Correct LDO and BUCK naming by Simon Glass · Mon Aug 03 08:19:19 2015 -0600
  23. 9bbb37f x86: Enable debug UART for Minnowmax by Simon Glass · Sun Aug 02 18:07:21 2015 -0600
  24. c4a9cbe dm: core: Fix a typo in the uclass_get_device_by_name() comment by Simon Glass · Thu Jul 30 13:40:40 2015 -0600
  25. e3b23e2 dm: core: Add a way to set a device name by Simon Glass · Thu Jul 30 13:40:39 2015 -0600
  26. 17d7676 sandbox: Enable devres subsystem by Simon Glass · Tue Jul 28 11:53:14 2015 -0600
  27. f929c0b devres: add debug command to dump device resources by Masahiro Yamada · Sat Jul 25 21:52:38 2015 +0900
  28. 029bfca devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · Sat Jul 25 21:52:37 2015 +0900
  29. b475e1f devres: add devm_kmalloc() and friends (managed memory allocators) by Masahiro Yamada · Sat Jul 25 21:52:36 2015 +0900
  30. 8b15b16 devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · Sat Jul 25 21:52:35 2015 +0900
  31. bdbb5dd dm: add DM_FLAG_BOUND flag by Masahiro Yamada · Sat Jul 25 21:52:34 2015 +0900
  32. 59b6196 dm: Support address translation for simple-bus by Simon Glass · Tue Jul 07 20:53:44 2015 -0600
  33. 68c4197 net: smsc95xx: Add driver-model support by Simon Glass · Tue Jul 07 20:53:42 2015 -0600
  34. 3faecae net: smsc95xx: Prepare for conversion to driver model by Simon Glass · Tue Jul 07 20:53:41 2015 -0600
  35. ebe0e5a net: smsc95xx: Correct the error numbers by Simon Glass · Tue Jul 07 20:53:40 2015 -0600
  36. 4d89e5b net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE by Simon Glass · Tue Jul 07 20:53:39 2015 -0600
  37. ce48e50 net: smsc95xx: Sort the include files by Simon Glass · Tue Jul 07 20:53:38 2015 -0600
  38. a7ea72c dm: usb: Add driver-model support to dwc2 by Simon Glass · Tue Jul 07 20:53:37 2015 -0600
  39. e3c23a0 dm: usb: Prepare dwc2 driver for driver-model conversion by Simon Glass · Tue Jul 07 20:53:36 2015 -0600
  40. e96ba56 dm: usb: Add an errno.h header to usb_ether.c by Simon Glass · Tue Jul 07 20:53:35 2015 -0600
  41. 8e5efa0 dm: Make regmap and syscon optional by Simon Glass · Fri Jul 17 09:22:07 2015 -0600
  42. 5689372 lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef by York Sun · Mon Aug 03 12:02:04 2015 -0700
  43. aa5b66c lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · Mon Aug 03 12:02:05 2015 -0700
  44. b139836 exynos: Add support for spring by Simon Glass · Mon Aug 03 08:19:37 2015 -0600
  45. 489870e exynos: video: Remove non-device-tree code by Simon Glass · Mon Aug 03 08:19:36 2015 -0600
  46. abfb852 dts: Drop unused compatible ID for the NXP video bridge by Simon Glass · Mon Aug 03 08:19:35 2015 -0600
  47. 3e5b40f video: Remove the old parade driver by Simon Glass · Mon Aug 03 08:19:34 2015 -0600
  48. 66d14fc cros_ec: Remove the old tunnel code by Simon Glass · Mon Aug 03 08:19:33 2015 -0600
  49. 50bcd1d power: Remove old TPS65090 drivers by Simon Glass · Mon Aug 03 08:19:32 2015 -0600
  50. 73f6a53 exynos: Drop old exynos5250-specific board code by Simon Glass · Mon Aug 03 08:19:31 2015 -0600
  51. 3493eb2 exynos: Drop old exynos5420-specific board code by Simon Glass · Mon Aug 03 08:19:30 2015 -0600
  52. 0b18b80 exynos: config: Move common options to the common headers and tidy up by Simon Glass · Mon Aug 03 08:19:29 2015 -0600
  53. bf8ce88 exynos: Remove unneeded device tree control #ifdefs by Simon Glass · Thu Jul 02 18:16:23 2015 -0600
  54. 76fc3ad exynos: Enable new features for exynos5 boards by Simon Glass · Mon Aug 03 08:19:28 2015 -0600
  55. dc4d5e5 exynos: Add common board code for exynos5 boards that use device tree by Simon Glass · Mon Aug 03 08:19:27 2015 -0600
  56. 32d4bb7 exynos: dts: Drop the old TPS65090 I2C node by Simon Glass · Mon Aug 03 08:19:26 2015 -0600
  57. 2786ddc dts: exynos: snow: Add a new node for the NXP video bridge driver by Simon Glass · Thu Jul 02 18:16:19 2015 -0600
  58. 5da3651 dts: exynos: pit: Add a new node for the parade video bridge driver by Simon Glass · Thu Jul 02 18:16:18 2015 -0600
  59. 2d96e4b dts: exynos: snow: Add memory layout description by Simon Glass · Thu Jul 02 18:16:17 2015 -0600
  60. 230c143 dm: gpio: Check a GPIO is valid before using it by Simon Glass · Thu Jul 02 18:16:16 2015 -0600
  61. 004ee3b exynos: Tidy up CPU frequency display by Simon Glass · Thu Jul 02 18:16:15 2015 -0600
  62. 5e7ab07 exynos: video: Correct debug output by Simon Glass · Thu Jul 02 18:16:14 2015 -0600
  63. 6f6af97 exynos: Add support for the DisplayPort hotplug detect by Simon Glass · Thu Jul 02 18:16:13 2015 -0600
  64. d532ac6 exynos: Correct return value in exynos_mmc_init() by Simon Glass · Thu Jul 02 18:16:12 2015 -0600
  65. 905ed0b exynos: spi: Convert the timeout to debug() by Simon Glass · Thu Jul 02 18:16:11 2015 -0600
  66. 97dd3e5 dm: video: Add support for the NXP PTN3460 bridge by Simon Glass · Thu Jul 02 18:16:10 2015 -0600
  67. c23a85c dm: video: Add support for the Parade PS8622/625 bridge by Simon Glass · Thu Jul 02 18:16:09 2015 -0600
  68. be72e33 video: Work around lack of pinctrl by Simon Glass · Mon Aug 03 08:19:20 2015 -0600
  69. 7cf1757 dm: video: Add support for video bridges by Simon Glass · Thu Jul 02 18:16:08 2015 -0600
  70. e5c88ea dm: pmic: Display the regulator limits on error by Simon Glass · Thu Jul 02 18:16:07 2015 -0600
  71. f55c951 dm: power: Don't return an error when regulators are not autoset by Simon Glass · Thu Jul 02 18:16:06 2015 -0600
  72. fdcc59b dm: pmic: max77686: Support all BUCK regulators by Simon Glass · Mon Aug 03 08:19:25 2015 -0600
  73. 2ede005 dm: power: max77686: Correct BUCK register access by Simon Glass · Thu Jul 02 18:16:04 2015 -0600
  74. 605ecd1 dm: pmic: Correct the pmic_reg_write() implementation by Simon Glass · Thu Jul 02 18:16:03 2015 -0600
  75. 50a4926 dm: pmic: max77686: Correct a few nits by Simon Glass · Thu Jul 02 18:16:02 2015 -0600
  76. 2336103 dm: power: Add support for S5M8767 regulators by Simon Glass · Thu Jul 02 18:16:01 2015 -0600
  77. 0165149 dm: power: Add support for the S5M8767 PMIC by Simon Glass · Thu Jul 02 18:16:00 2015 -0600
  78. 9fa8e9c dm: power: Add support for TPS65090 FETs by Simon Glass · Thu Jul 02 18:15:59 2015 -0600
  79. c087111 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · Thu Jul 02 18:15:58 2015 -0600
  80. 8ed4bc1 exynos: Enable the debug UART in SPL by Simon Glass · Thu Jul 02 18:15:55 2015 -0600
  81. 74afb29 exynos: Add debug UART support for Samsung S5P serial by Simon Glass · Thu Jul 02 18:15:54 2015 -0600
  82. 405fd14 exynos: serial: Refactor init code for debug UART by Simon Glass · Thu Jul 02 18:15:53 2015 -0600
  83. eb2cc51 cros_ec: Support the LDO access method used by spring by Simon Glass · Mon Aug 03 08:19:24 2015 -0600
  84. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · Mon Aug 03 08:19:23 2015 -0600
  85. 9619944 exynos: dts: Support EC tunnel and main TPS65090 regulator by Simon Glass · Thu Jul 02 18:15:50 2015 -0600
  86. eef15f2 exynos: dts: Add PMIC and regulator definitions by Simon Glass · Thu Jul 02 18:15:49 2015 -0600
  87. 2a61b44 exynos: dts: Sync up I2C ports with the kernel by Simon Glass · Thu Jul 02 18:15:48 2015 -0600
  88. e3b8c86 exynos: i2c: Tidy up the driver model code by Simon Glass · Thu Jul 02 18:15:47 2015 -0600
  89. 824802d exynos: i2c: Fix code style with ReadWriteByte() by Simon Glass · Thu Jul 02 18:15:46 2015 -0600
  90. e6346b0 i2c: Add a mux for GPIO-based I2C bus arbitration by Simon Glass · Mon Aug 03 08:19:22 2015 -0600
  91. 2a80c40 dm: i2c: Add support for multiplexed I2C buses by Simon Glass · Mon Aug 03 08:19:21 2015 -0600
  92. f281885 dm: i2c: Add a function to transfer messages by Simon Glass · Thu Jul 02 18:15:42 2015 -0600
  93. 727ff7d dm: i2c: Move definitions to the top of the header file by Simon Glass · Thu Jul 02 18:15:41 2015 -0600
  94. cefb0ef dm: i2c: Correct comment nits in dm_i2c_reg_read/write() by Simon Glass · Thu Jul 02 18:15:40 2015 -0600
  95. a8e64c4 dm: i2c: Add a message debug function by Simon Glass · Thu Jul 02 18:15:39 2015 -0600
  96. 75f00df dm: core: Support finding a device by phandle by Simon Glass · Thu Jul 02 18:15:38 2015 -0600
  97. b1b8333 dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression by Marcel Ziswiler · Wed Aug 05 16:58:17 2015 +0200
  98. 327ded9 Tegra: P2571: Clean up config file by Tom Warren · Thu Jul 30 14:00:15 2015 -0700
  99. 1402b52 Tegra: spi: Move TEGRA114_SPI switch to defconfigs by Tom Warren · Wed Jul 29 19:36:38 2015 -0700
  100. a8480ef Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc. by Tom Warren · Thu Jun 25 09:50:44 2015 -0700