1. b1ed686 dm: implement a Miscellaneous uclass by Thomas Chou · Wed Oct 07 20:20:51 2015 +0800
  2. 3c37849 serial: remove altera serial initializations by Thomas Chou · Fri Oct 09 09:28:20 2015 +0800
  3. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · Thu Oct 22 22:28:53 2015 +0800
  4. fb798b1 dm: implement a Timer uclass by Thomas Chou · Fri Oct 09 13:46:34 2015 +0800
  5. fb1a4bf nios2 : convert altera_pio to driver model by Thomas Chou · Wed Oct 21 21:33:45 2015 +0800
  6. c589954 spi : convert altera_spi to driver model by Thomas Chou · Wed Oct 14 08:33:34 2015 +0800
  7. 6917a5d nios2: convert altera_uart to driver model by Thomas Chou · Wed Oct 21 21:26:54 2015 +0800
  8. 26066df nios2: convert altera_jtag_uart to driver model by Thomas Chou · Fri Oct 23 07:36:37 2015 +0800
  9. 3722482 drivers: gpio: omap: add support for parsing additional gpio parameters by Mugunthan V N · Tue Oct 13 13:57:16 2015 +0530
  10. 39ed4db drivers: serial: serial_omap: add comaptibles for all ti platforms by Mugunthan V N · Mon Sep 28 16:17:48 2015 +0530
  11. 595e6f2 drivers: serial: serial_omap: populate default clock frequency when not found in dt by Mugunthan V N · Mon Sep 28 16:17:47 2015 +0530
  12. d97631a drivers: mmc: omap_hsmmc: convert driver to adopt device driver model by Mugunthan V N · Mon Sep 28 12:56:30 2015 +0530
  13. 44157de ARM: k2g: add SD card and eMMC support by Roger Quadros · Sat Sep 19 16:26:53 2015 +0530
  14. 6f3a23a driver: net: keystone_net: removing unused code by Mugunthan V N · Sat Sep 19 16:26:51 2015 +0530
  15. 4cedef3 driver: net: keystone_net: add support for rgmii phy by Vitaly Andrianov · Sat Sep 19 16:26:50 2015 +0530
  16. 1e2b17e dma: keystone_nav: Fix linkram size by Vitaly Andrianov · Sat Sep 19 16:26:49 2015 +0530
  17. d44bb34 driver: net: keystone_net: fix phy mode configuration by Mugunthan V N · Sat Sep 19 16:26:48 2015 +0530
  18. 889ee97 remoteproc: Introduce a sandbox dummy driver by Nishanth Menon · Thu Sep 17 15:42:40 2015 -0500
  19. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · Thu Sep 17 15:42:39 2015 -0500
  20. 7ae228c drivers: net: cpsw: convert driver to adopt device driver model by Mugunthan V N · Mon Sep 07 14:22:21 2015 +0530
  21. 6af98c5 drivers: net: cpsw: prepare driver for device model migration by Mugunthan V N · Mon Sep 07 14:22:20 2015 +0530
  22. 7afc48d Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Oct 21 20:47:40 2015 -0400
  23. c60a5bc dm: rtc: Correct rtc_read32() return value by Simon Glass · Sun Oct 18 15:55:31 2015 -0600
  24. a10166f rtc: mc146818: Use probe() to set up the device by Simon Glass · Sun Oct 18 15:55:30 2015 -0600
  25. bc93207 rtc: mc146818: Add a comment to the #endif by Simon Glass · Sun Oct 18 15:55:29 2015 -0600
  26. 1f7338a debug_uart: Add an option to announce the debug UART by Simon Glass · Sun Oct 18 19:51:25 2015 -0600
  27. c52be12 debug_uart: Support board-specific UART initialisation by Simon Glass · Sun Oct 18 19:51:24 2015 -0600
  28. 60517d7 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · Sun Oct 18 19:51:23 2015 -0600
  29. 374c56f x86: spi: Add support for Wildcat Point by George McCollister · Mon Oct 12 16:18:41 2015 -0500
  30. a070578 dm: pci: Enable VGA address forwarding on bridges by Bin Meng · Thu Oct 01 00:36:02 2015 -0700
  31. 5bc3f8a dm: pci: Fix pci_last_busno() to return the real last bus no by Bin Meng · Thu Oct 01 00:36:01 2015 -0700
  32. 85ad589 video: vesa_fb: Fix wrong return value check of pci_find_class() by Bin Meng · Thu Oct 01 00:36:00 2015 -0700
  33. 9dd7c00 pci: Set PCI_COMMAND_IO bit for VGA device by Bin Meng · Thu Oct 01 00:35:59 2015 -0700
  34. c45abf1 dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM by Simon Glass · Tue Sep 08 17:52:49 2015 -0600
  35. 3b02d84 dm: pci: Correct a few debug() statements by Simon Glass · Tue Sep 08 17:52:48 2015 -0600
  36. b072d52 dm: pci: Tidy up auto-config error handling by Simon Glass · Tue Sep 08 17:52:47 2015 -0600
  37. 66f5f82 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue Oct 20 21:59:40 2015 -0400
  38. 207f86e mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows by Stefan Roese · Thu Oct 01 17:34:41 2015 +0200
  39. 0390102 usb: ehci-marvell.c: Add DM support by Stefan Roese · Tue Sep 01 11:39:44 2015 +0200
  40. adc0905 dm: core: Enable optional use of fdt_translate_address() by Stefan Roese · Wed Sep 02 07:41:12 2015 +0200
  41. e0c7aa4 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · Thu Oct 15 22:04:07 2015 +0200
  42. 4f78074 mmc: Add generic Kconfig option by Maxime Ripard · Thu Oct 15 22:04:05 2015 +0200
  43. 78a52ca fastboot: Implement OEM format only when we have MMC support by Maxime Ripard · Thu Oct 15 22:04:04 2015 +0200
  44. a8c8491 sunxi: power: Change axp209 LDO3 and LDO4 default to disabled by Hans de Goede · Sat Oct 03 15:29:24 2015 +0200
  45. 84a8b79 sunxi: power: Add support for disabling axp209 regulators by Hans de Goede · Sun Oct 04 12:01:17 2015 +0200
  46. 5dc30b4 sunxi: power: Drop protection against multiple calls from axp221 axp_init() by Hans de Goede · Sat Oct 03 16:13:19 2015 +0200
  47. aa1d512 sunxi: power: Use pmic_bus functions for axp152 / axp209 driver by Hans de Goede · Sat Oct 03 16:12:27 2015 +0200
  48. f4da4c9 sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V by Hans de Goede · Sat Oct 03 15:26:34 2015 +0200
  49. cf96e3f sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1V by Hans de Goede · Sat Oct 03 15:21:53 2015 +0200
  50. d9ee84b sunxi: power: Unify axp pmic function names by Hans de Goede · Sat Oct 03 15:18:33 2015 +0200
  51. 04bfd41 sunxi: power: Make all voltages configurable through Kconfig by Hans de Goede · Wed Sep 30 15:22:42 2015 +0200
  52. 70ce2c8 sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER by Hans de Goede · Wed Sep 30 15:12:30 2015 +0200
  53. 4556b35 dfu: dfu_sf: Take the start address into account by Fabio Estevam · Wed Sep 23 00:50:39 2015 -0300
  54. eae41e9 dfu: dfu_sf: Use the erase sector size for erase operations by Fabio Estevam · Tue Sep 22 00:55:00 2015 -0300
  55. 0ac9f40 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Fri Oct 16 07:19:47 2015 -0400
  56. b5272bd pci: pcie_imx: Fix hang on mx6qp by Fabio Estevam · Tue Oct 13 11:01:27 2015 -0300
  57. 0dcc889 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Oct 15 08:43:38 2015 -0400
  58. 59ae13a mtd: nand: vf610_nfc: resync with upstream Linux version by Stefan Agner · Tue Oct 13 22:11:42 2015 -0700
  59. c29121b exynos: more debug and cleanup in do_sdhci_init() by Tobias Jakobi · Mon Oct 05 13:47:53 2015 +0200
  60. 953d21b exynos: be more verbose in process_nodes() by Tobias Jakobi · Mon Oct 05 13:47:52 2015 +0200
  61. 0ab570c exynos: Fix passing of errors in exynos_mmc_init() by Tobias Jakobi · Mon Oct 05 13:47:51 2015 +0200
  62. 49b330d exynos: Properly zero initialize host in s5p_sdhci_init() by Tobias Jakobi · Mon Oct 05 13:47:50 2015 +0200
  63. 0af008c ls102xa: Fix reset hang by Fabio Estevam · Sat Oct 03 14:21:00 2015 -0300
  64. cd847ab imx_watchdog: Add a header file for watchdog registers by Fabio Estevam · Sat Oct 03 14:20:59 2015 -0300
  65. 69cf8ad nand: omap_gpmc: Change correctable bit-flips messages to debug() by Ezequiel García · Sun Oct 04 18:34:42 2015 -0300
  66. b47a63d Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · Fri Oct 02 08:20:35 2015 +0200
  67. 3ca850c mtd: sf: Add support AT26DF081A chip by Yao Yuan · Tue Sep 15 18:28:19 2015 +0800
  68. 960dad9 spi: tegra20: Add support for mode selection by Mirza Krak · Tue Sep 08 10:30:49 2015 +0200
  69. a61e216 spi: zynq_spi: Fix to configure CPOL, CPHA mask by Jagan Teki · Tue Sep 08 01:38:50 2015 +0530
  70. 0dc543f spi: xilinx_spi: Fix to configure CPOL, CPHA mask by Jagan Teki · Tue Sep 08 01:26:29 2015 +0530
  71. 0836b1f Merge git://git.denx.de/u-boot-x86 by Tom Rini · Fri Oct 09 09:55:33 2015 -0400
  72. e8bd746 pci: Fix expansion ROM programming for multi-function devices by Bin Meng · Wed Oct 07 02:13:18 2015 -0700
  73. 8472503 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Oct 08 03:03:41 2015 -0400
  74. 68a3d49 sandbox: Correct operaion of 'reset' command by Simon Glass · Sat Oct 03 11:21:16 2015 -0600
  75. bb53bda dm: core: Don't use pinctrl for the root device by Simon Glass · Sat Sep 12 08:45:19 2015 -0600
  76. a80f5b8 serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP by Masahiro Yamada · Tue Sep 29 12:32:03 2015 +0900
  77. 85ed2b4 gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr() by Przemyslaw Marczak · Wed Sep 30 13:14:51 2015 +0200
  78. 12ea9d0 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Oct 02 20:35:49 2015 -0400
  79. 20a9145 gpio: tegra: use named constants by Stephen Warren · Fri Sep 25 10:44:08 2015 -0600
  80. ee3540a gpio: tegra: remove unused type by Stephen Warren · Fri Sep 25 10:44:07 2015 -0600
  81. 6904f6d ARM: tegra: don't enable GPIOs until direction is set by Stephen Warren · Wed Sep 23 12:13:00 2015 -0600
  82. c6f5402 ARM: tegra: fix GPIO init table programming by Stephen Warren · Wed Sep 23 12:12:59 2015 -0600
  83. fbc8547 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 02 09:38:44 2015 -0400
  84. eb94387 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · Mon Sep 21 22:43:38 2015 +0200
  85. 75ce95a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Wed Sep 30 18:51:51 2015 -0400
  86. 752abb7 net: fix netconsole when CONFIG_DM_ETH is set by Bernhard Nortmann · Mon Sep 14 15:29:44 2015 +0200
  87. bbc97ba net: phy: on phy device create do not initialize link to 1 by Mugunthan V N · Thu Sep 03 15:50:21 2015 +0530
  88. 5192ba2 sunxi: mmc: Fix clk-delay settings by Hans de Goede · Wed Sep 23 16:13:10 2015 +0200
  89. eb715f6 sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin by Hans de Goede · Mon Aug 31 16:00:56 2015 +0200
  90. 31cf7e7 mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel) by Łukasz Majewski · Fri Sep 25 18:25:25 2015 +0200
  91. b98cdce Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Sep 24 12:28:10 2015 -0400
  92. 7c22c1e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Thu Sep 24 12:28:02 2015 -0400
  93. 1fa0b01 ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_* by Masahiro Yamada · Tue Sep 22 00:27:34 2015 +0900
  94. 472391a pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driver by Masahiro Yamada · Fri Sep 11 20:17:38 2015 +0900
  95. a39e94c pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driver by Masahiro Yamada · Fri Sep 11 20:17:37 2015 +0900
  96. 7cd8906 pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driver by Masahiro Yamada · Fri Sep 11 20:17:36 2015 +0900
  97. fce5219 pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driver by Masahiro Yamada · Fri Sep 11 20:17:35 2015 +0900
  98. 9a9999e pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driver by Masahiro Yamada · Fri Sep 11 20:17:34 2015 +0900
  99. adc1974 pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driver by Masahiro Yamada · Fri Sep 11 20:17:33 2015 +0900
  100. 847e618b8 pinctrl: uniphier: add UniPhier pinctrl core support by Masahiro Yamada · Fri Sep 11 20:17:32 2015 +0900