1. 3857b34 spi: sh_qspi: Use BIT macro by Jagan Teki · Fri Oct 23 01:38:47 2015 +0530
  2. 5b79e43 spi: omap3_spi: Use BIT macro by Jagan Teki · Fri Oct 23 01:38:32 2015 +0530
  3. f9c9f6a spi: mpc8xxx_spi: Use BIT macro by Jagan Teki · Fri Oct 23 01:38:07 2015 +0530
  4. 827afe5 spi: ich: Use BIT macro by Jagan Teki · Fri Oct 23 01:37:56 2015 +0530
  5. c97ca92 spi: fsl: Use BIT macro by Jagan Teki · Fri Oct 23 01:37:18 2015 +0530
  6. b17746d spi: designware_spi: Use BIT macro by Jagan Teki · Fri Oct 23 01:36:23 2015 +0530
  7. 99d7167 spi: cadence_qspi_apb: Use BIT macro by Jagan Teki · Fri Oct 23 01:36:06 2015 +0530
  8. 42e3db7 spi: bfin_spi6xx: Use BIT macro by Jagan Teki · Fri Oct 23 01:35:47 2015 +0530
  9. 8722286 spi: atmel_spi: Use BIT macro by Jagan Teki · Fri Oct 23 01:35:26 2015 +0530
  10. e1af6ae spi: zynq_[q]spi: Use GENMASK macro by Jagan Teki · Thu Oct 22 21:06:37 2015 +0530
  11. f94b3f7 spi: zynq_[q]spi: Use BIT macro by Jagan Teki · Thu Oct 22 20:40:16 2015 +0530
  12. cc7ae3d spi: zynq_qspi: Minor cleanups by Jagan Teki · Sun Oct 25 09:31:54 2015 +0530
  13. 853ef3e sf: Add FSR support to spi_flash_cmd_wait_ready by Jagan Teki · Tue Sep 29 16:54:31 2015 +0530
  14. 5181dd9 sf: Update status reg check in spi_flash_cmd_wait_ready by Jagan Teki · Wed Sep 02 11:39:50 2015 +0530
  15. 4537cec sf: Make flash->flags use for generic usage by Jagan Teki · Tue Sep 29 11:17:02 2015 +0530
  16. 5088b07 sf: Optimize BAR write code by Jagan Teki · Wed Sep 02 11:39:48 2015 +0530
  17. 88e7a7c sf: Add spi_flash_read_bar by Jagan Teki · Wed Sep 02 11:39:47 2015 +0530
  18. 2e833d2 sf: Return bank_sel, if flash->bank_curr == bank_sel by Jagan Teki · Wed Sep 02 11:39:46 2015 +0530
  19. 697cdaa spi: zynq_spi: Remove unneeded headers by Jagan Teki · Wed Sep 02 11:39:45 2015 +0530
  20. c27f1c1 spi: zynq_qspi: Fix to configure CPOL, CPHA mask by Jagan Teki · Tue Sep 08 01:39:44 2015 +0530
  21. 651de3c sf: params: Add IS25LP128 part support by Jagan Teki · Fri Sep 04 18:29:12 2015 +0530
  22. b47925c sf: params: Add IS25LP064 part support by Jagan Teki · Fri Sep 04 18:27:58 2015 +0530
  23. 2e5615c sf: params: Add IS25LP032 part support by Jagan Teki · Fri Sep 04 18:25:45 2015 +0530
  24. 12c941e spi: zynq_spi: Store cs value into private data by Jagan Teki · Mon Aug 17 18:31:39 2015 +0530
  25. 08dd095 spi: zynq_spi: Rename baudrate divisor mask name by Jagan Teki · Mon Aug 17 18:27:47 2015 +0530
  26. be47fc3 spi: zynq_spi: Add config reg shift named macros by Jagan Teki · Mon Aug 17 18:25:03 2015 +0530
  27. f2e1c41 spi: Kconfig: Add Zynq QSPI controller entry by Jagan Teki · Sun Aug 16 00:19:38 2015 +0530
  28. 7fbea8a spi: Add zynq qspi controller driver by Jagan Teki · Mon Aug 17 18:38:06 2015 +0530
  29. 7a169ca Fix bad return value checks (detected with Coccinelle) by Thomas Huth · Tue Aug 25 17:09:40 2015 +0200
  30. c5dcb4a allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · Fri Aug 21 15:13:21 2015 +0200
  31. 191be39 add generic stubs for GPIO LEDs by Bernhard Nortmann · Fri Aug 21 15:13:20 2015 +0200
  32. a04b30e dm: keystone: serial: Add driver model support by Lokesh Vutla · Sat Sep 19 14:47:36 2015 +0530
  33. ec06dd8 net: convert altera_tse to driver model and phylib by Thomas Chou · Thu Oct 22 15:29:11 2015 +0800
  34. 36b9c9a nios2: convert altera sysid to driver model by Thomas Chou · Wed Oct 14 08:43:31 2015 +0800
  35. b1ed686 dm: implement a Miscellaneous uclass by Thomas Chou · Wed Oct 07 20:20:51 2015 +0800
  36. 3c37849 serial: remove altera serial initializations by Thomas Chou · Fri Oct 09 09:28:20 2015 +0800
  37. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · Thu Oct 22 22:28:53 2015 +0800
  38. fb798b1 dm: implement a Timer uclass by Thomas Chou · Fri Oct 09 13:46:34 2015 +0800
  39. fb1a4bf nios2 : convert altera_pio to driver model by Thomas Chou · Wed Oct 21 21:33:45 2015 +0800
  40. c589954 spi : convert altera_spi to driver model by Thomas Chou · Wed Oct 14 08:33:34 2015 +0800
  41. 6917a5d nios2: convert altera_uart to driver model by Thomas Chou · Wed Oct 21 21:26:54 2015 +0800
  42. 26066df nios2: convert altera_jtag_uart to driver model by Thomas Chou · Fri Oct 23 07:36:37 2015 +0800
  43. 3722482 drivers: gpio: omap: add support for parsing additional gpio parameters by Mugunthan V N · Tue Oct 13 13:57:16 2015 +0530
  44. 39ed4db drivers: serial: serial_omap: add comaptibles for all ti platforms by Mugunthan V N · Mon Sep 28 16:17:48 2015 +0530
  45. 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
  46. d97631a drivers: mmc: omap_hsmmc: convert driver to adopt device driver model by Mugunthan V N · Mon Sep 28 12:56:30 2015 +0530
  47. 44157de ARM: k2g: add SD card and eMMC support by Roger Quadros · Sat Sep 19 16:26:53 2015 +0530
  48. 6f3a23a driver: net: keystone_net: removing unused code by Mugunthan V N · Sat Sep 19 16:26:51 2015 +0530
  49. 4cedef3 driver: net: keystone_net: add support for rgmii phy by Vitaly Andrianov · Sat Sep 19 16:26:50 2015 +0530
  50. 1e2b17e dma: keystone_nav: Fix linkram size by Vitaly Andrianov · Sat Sep 19 16:26:49 2015 +0530
  51. d44bb34 driver: net: keystone_net: fix phy mode configuration by Mugunthan V N · Sat Sep 19 16:26:48 2015 +0530
  52. 889ee97 remoteproc: Introduce a sandbox dummy driver by Nishanth Menon · Thu Sep 17 15:42:40 2015 -0500
  53. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · Thu Sep 17 15:42:39 2015 -0500
  54. 7ae228c drivers: net: cpsw: convert driver to adopt device driver model by Mugunthan V N · Mon Sep 07 14:22:21 2015 +0530
  55. 6af98c5 drivers: net: cpsw: prepare driver for device model migration by Mugunthan V N · Mon Sep 07 14:22:20 2015 +0530
  56. 7afc48d Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Oct 21 20:47:40 2015 -0400
  57. c60a5bc dm: rtc: Correct rtc_read32() return value by Simon Glass · Sun Oct 18 15:55:31 2015 -0600
  58. a10166f rtc: mc146818: Use probe() to set up the device by Simon Glass · Sun Oct 18 15:55:30 2015 -0600
  59. bc93207 rtc: mc146818: Add a comment to the #endif by Simon Glass · Sun Oct 18 15:55:29 2015 -0600
  60. 1f7338a debug_uart: Add an option to announce the debug UART by Simon Glass · Sun Oct 18 19:51:25 2015 -0600
  61. c52be12 debug_uart: Support board-specific UART initialisation by Simon Glass · Sun Oct 18 19:51:24 2015 -0600
  62. 60517d7 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · Sun Oct 18 19:51:23 2015 -0600
  63. 374c56f x86: spi: Add support for Wildcat Point by George McCollister · Mon Oct 12 16:18:41 2015 -0500
  64. a070578 dm: pci: Enable VGA address forwarding on bridges by Bin Meng · Thu Oct 01 00:36:02 2015 -0700
  65. 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
  66. 85ad589 video: vesa_fb: Fix wrong return value check of pci_find_class() by Bin Meng · Thu Oct 01 00:36:00 2015 -0700
  67. 9dd7c00 pci: Set PCI_COMMAND_IO bit for VGA device by Bin Meng · Thu Oct 01 00:35:59 2015 -0700
  68. c45abf1 dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM by Simon Glass · Tue Sep 08 17:52:49 2015 -0600
  69. 3b02d84 dm: pci: Correct a few debug() statements by Simon Glass · Tue Sep 08 17:52:48 2015 -0600
  70. b072d52 dm: pci: Tidy up auto-config error handling by Simon Glass · Tue Sep 08 17:52:47 2015 -0600
  71. 66f5f82 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue Oct 20 21:59:40 2015 -0400
  72. 207f86e mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows by Stefan Roese · Thu Oct 01 17:34:41 2015 +0200
  73. 0390102 usb: ehci-marvell.c: Add DM support by Stefan Roese · Tue Sep 01 11:39:44 2015 +0200
  74. adc0905 dm: core: Enable optional use of fdt_translate_address() by Stefan Roese · Wed Sep 02 07:41:12 2015 +0200
  75. e0c7aa4 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · Thu Oct 15 22:04:07 2015 +0200
  76. 4f78074 mmc: Add generic Kconfig option by Maxime Ripard · Thu Oct 15 22:04:05 2015 +0200
  77. 78a52ca fastboot: Implement OEM format only when we have MMC support by Maxime Ripard · Thu Oct 15 22:04:04 2015 +0200
  78. a8c8491 sunxi: power: Change axp209 LDO3 and LDO4 default to disabled by Hans de Goede · Sat Oct 03 15:29:24 2015 +0200
  79. 84a8b79 sunxi: power: Add support for disabling axp209 regulators by Hans de Goede · Sun Oct 04 12:01:17 2015 +0200
  80. 5dc30b4 sunxi: power: Drop protection against multiple calls from axp221 axp_init() by Hans de Goede · Sat Oct 03 16:13:19 2015 +0200
  81. aa1d512 sunxi: power: Use pmic_bus functions for axp152 / axp209 driver by Hans de Goede · Sat Oct 03 16:12:27 2015 +0200
  82. f4da4c9 sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V by Hans de Goede · Sat Oct 03 15:26:34 2015 +0200
  83. 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
  84. d9ee84b sunxi: power: Unify axp pmic function names by Hans de Goede · Sat Oct 03 15:18:33 2015 +0200
  85. 04bfd41 sunxi: power: Make all voltages configurable through Kconfig by Hans de Goede · Wed Sep 30 15:22:42 2015 +0200
  86. 70ce2c8 sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER by Hans de Goede · Wed Sep 30 15:12:30 2015 +0200
  87. 4556b35 dfu: dfu_sf: Take the start address into account by Fabio Estevam · Wed Sep 23 00:50:39 2015 -0300
  88. eae41e9 dfu: dfu_sf: Use the erase sector size for erase operations by Fabio Estevam · Tue Sep 22 00:55:00 2015 -0300
  89. 0ac9f40 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Fri Oct 16 07:19:47 2015 -0400
  90. b5272bd pci: pcie_imx: Fix hang on mx6qp by Fabio Estevam · Tue Oct 13 11:01:27 2015 -0300
  91. 0dcc889 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Oct 15 08:43:38 2015 -0400
  92. 59ae13a mtd: nand: vf610_nfc: resync with upstream Linux version by Stefan Agner · Tue Oct 13 22:11:42 2015 -0700
  93. c29121b exynos: more debug and cleanup in do_sdhci_init() by Tobias Jakobi · Mon Oct 05 13:47:53 2015 +0200
  94. 953d21b exynos: be more verbose in process_nodes() by Tobias Jakobi · Mon Oct 05 13:47:52 2015 +0200
  95. 0ab570c exynos: Fix passing of errors in exynos_mmc_init() by Tobias Jakobi · Mon Oct 05 13:47:51 2015 +0200
  96. 49b330d exynos: Properly zero initialize host in s5p_sdhci_init() by Tobias Jakobi · Mon Oct 05 13:47:50 2015 +0200
  97. 0af008c ls102xa: Fix reset hang by Fabio Estevam · Sat Oct 03 14:21:00 2015 -0300
  98. cd847ab imx_watchdog: Add a header file for watchdog registers by Fabio Estevam · Sat Oct 03 14:20:59 2015 -0300
  99. 69cf8ad nand: omap_gpmc: Change correctable bit-flips messages to debug() by Ezequiel García · Sun Oct 04 18:34:42 2015 -0300
  100. b47a63d Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · Fri Oct 02 08:20:35 2015 +0200