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