1. 21b8890 usb: UniPhier: add UniPhier on-chip EHCI host driver support by Masahiro Yamada · Fri Nov 07 18:48:33 2014 +0900
  2. 1b0a06b usb: add basic USB configs in Kconfig by Masahiro Yamada · Fri Nov 07 18:48:31 2014 +0900
  3. 9caae5e serial: UniPhier: borrow macros from linux/serial_reg.h by Masahiro Yamada · Thu Oct 30 12:11:14 2014 +0900
  4. 8edb116 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Nov 10 09:20:52 2014 -0500
  5. c1b7c04 i2c: rcar_i2c: Fix order of restart and clear status by Nobuhiro Iwamatsu · Tue Nov 04 13:28:50 2014 +0900
  6. 2ba098f drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100ms by Shaveta Leekha · Mon Nov 03 10:43:14 2014 +0530
  7. 455b746 ppc4xx: Handle i2c stuck on combined xfer by Dirk Eibach · Wed Oct 29 15:56:44 2014 +0100
  8. 6301173 ppc4xx: Fix i2c repeated start by Dirk Eibach · Wed Oct 29 15:56:43 2014 +0100
  9. ff61cc7 drivers/net/uli526x.c: fix syntax error by Wolfgang Denk · Thu Nov 06 14:03:00 2014 +0100
  10. 9ea1854 power_spi.c: Rewrite pmic_reg function by Tom Rini · Sat Oct 25 07:38:31 2014 -0400
  11. c5794ed net: smc911x: Keep MAC programmed by Marek Vasut · Sat Oct 11 18:42:58 2014 +0200
  12. 859f306 sort drivers/mmc/Makefile by Pavel Machek · Tue Sep 09 15:16:10 2014 +0200
  13. a45c7d1 Merge git://git.denx.de/u-boot-ti by Tom Rini · Fri Nov 07 16:18:35 2014 -0500
  14. 2f4e095 omap: hsmmc: assume cd gpio is active low by Igor Grinberg · Mon Nov 03 11:32:23 2014 +0200
  15. 1b2cdb2 dma: keystone_nav: remove spurious qm_cfg verification by Khoronzhuk, Ivan · Tue Nov 04 01:39:27 2014 +0200
  16. f0c53a4 net: phy: marvell: add errata w/a for 88E151* chips by Hao Zhang · Thu Oct 30 18:59:43 2014 +0200
  17. 689d95c net: keystone_net: add Keystone2 K2L SoC support by Khoronzhuk, Ivan · Wed Oct 29 13:09:33 2014 +0200
  18. 53eae4a net: keystone_serdes: add keystone K2L SoC support by Khoronzhuk, Ivan · Wed Oct 29 13:09:32 2014 +0200
  19. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Nov 05 12:48:09 2014 -0500
  20. ae0a494 Merge git://www.denx.de/git/u-boot-sunxi by Tom Rini · Wed Nov 05 07:23:32 2014 -0500
  21. ea7851d dm: sunxi: Request USB vbus gpio by Hans de Goede · Fri Oct 31 17:04:52 2014 +0100
  22. 3d1095f dm: sunxi: Request card detect gpio by Hans de Goede · Fri Oct 31 16:55:02 2014 +0100
  23. 6664898 dm: sunxi: Add support for serial using driver model by Simon Glass · Thu Oct 30 20:25:50 2014 -0600
  24. 7830453 dm: sunxi: Modify the GPIO driver to support driver model by Simon Glass · Thu Oct 30 20:25:49 2014 -0600
  25. 8f32aaa sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · Fri Oct 24 21:20:47 2014 +0100
  26. 4a551ca Merge git://git.denx.de/u-boot-sh by Tom Rini · Tue Nov 04 18:24:44 2014 -0500
  27. 6512cc1 serial: add prototypes for init functions by Jeroen Hofstee · Mon Oct 27 20:10:07 2014 +0100
  28. f458c4d i2c: use __weak by Jeroen Hofstee · Mon Oct 27 22:27:18 2014 +0100
  29. 3fbb558 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Tue Nov 04 10:46:45 2014 -0500
  30. 01e6f33 usb: ehci: rmobile: Collect up address data by Nobuhiro Iwamatsu · Tue Nov 04 09:56:42 2014 +0900
  31. 0e2c967 usb: ehci: rmobile: Add support R8A7793 by Nobuhiro Iwamatsu · Tue Nov 04 09:56:41 2014 +0900
  32. 6f68122 usb: Make pollable int support available outside of ehci-hcd.c by Hans de Goede · Wed Sep 24 14:06:06 2014 +0200
  33. 8c5c5ca usb: ehci: Move cache invalidation to poll_int_queue by Hans de Goede · Wed Sep 24 14:06:05 2014 +0200
  34. 7f7cb73 usb: ehci: Move interrupt packet length check to create_int_queue by Hans de Goede · Wed Sep 24 14:06:04 2014 +0200
  35. 8ba55ed usb: ehci: Do not disable an already disabled periodic schedule by Hans de Goede · Wed Sep 24 14:06:03 2014 +0200
  36. 5ba66ad net: sh-eth: Add cache writeback control after setting bit of DMA descriptor by Nobuhiro Iwamatsu · Tue Nov 04 09:15:48 2014 +0900
  37. 1c82211 net: sh-eth: Use memalign instead of orignal memroy alignment function by Nobuhiro Iwamatsu · Tue Nov 04 09:15:47 2014 +0900
  38. c24b3eb net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE by Nobuhiro Iwamatsu · Tue Nov 04 09:15:46 2014 +0900
  39. 4d86edb serial: sh: r8a7794: Add support external clock by Nobuhiro Iwamatsu · Tue Nov 04 09:14:38 2014 +0900
  40. 290fdfd net: sh-eth: Add support R8A7793 by Nobuhiro Iwamatsu · Tue Nov 04 09:13:40 2014 +0900
  41. c452066 serial: sh: Add support R8A7793 by Nobuhiro Iwamatsu · Tue Nov 04 09:12:50 2014 +0900
  42. 186f7f1 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Mon Nov 03 12:43:42 2014 -0500
  43. 7ec578a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Nov 03 12:42:58 2014 -0500
  44. 5859f8d twl4030: VMMC2 3.2V enable on MMC init by Paul Kocialkowski · Tue Oct 28 18:14:23 2014 +0100
  45. e854108 mtd: nand: mxs: Add ECC geometry for 2048b/112b NAND by Marek Vasut · Thu Sep 25 21:13:36 2014 +0200
  46. 0bf0c6d serial: UniPhier: add static to locally used functions by Masahiro Yamada · Fri Oct 24 17:00:11 2014 +0900
  47. d11fbd5 serial: UniPhier: add .pending handler by Masahiro Yamada · Fri Oct 24 17:00:10 2014 +0900
  48. ef6073e i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · Tue Oct 28 12:12:00 2014 +0100
  49. 55844a7 i2c: mxs: Add support for I2C 1 on i.MX28 by Marek Vasut · Mon Oct 20 00:23:43 2014 +0200
  50. 051f0ea i2c: mxs: Pass the i2c_adapter around by Marek Vasut · Mon Oct 20 00:23:42 2014 +0200
  51. f6da94a i2c: mxs: Add basic support for i2c framework by Marek Vasut · Mon Oct 20 00:23:41 2014 +0200
  52. 1910402 i2c: mxs: Consolidate hard-coded bus address by Marek Vasut · Mon Oct 20 00:23:40 2014 +0200
  53. 7653a73 dwc_ahsata: use bitwise operator in sata_port_status by Nikita Kiryanov · Tue Oct 28 14:59:29 2014 +0200
  54. f527ef7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 28 12:39:26 2014 -0400
  55. b9f6623 e1000: add i211 and unprogrammed i210/i211 support by Marcel Ziswiler · Mon Sep 08 00:03:50 2014 +0200
  56. 98e605c mmc: s5p: set SD detection pin as input by Przemyslaw Marczak · Fri Oct 24 17:44:56 2014 +0200
  57. fe9d960 e1000: fix sw fw sync on igb i210/i211 by Marcel Ziswiler · Tue Oct 21 14:26:36 2014 +0200
  58. 4303a83 net/e1000: Fix EEPROM access error by York Sun · Fri Oct 17 13:44:06 2014 -0700
  59. 8f769cf SPI: mxc_spi: delay initialisation until claim bus by Markus Niebel · Thu Oct 23 16:09:39 2014 +0200
  60. 714bdc3 SPI: mxc_spi: remove second reset from ECSPI config handler by Markus Niebel · Thu Oct 23 16:09:38 2014 +0200
  61. 7bb4fc3 spi: altera: Move the config options to the top by Marek Vasut · Wed Oct 22 21:56:04 2014 +0200
  62. 5c97e30 spi: altera: Clean up the use of variable d by Marek Vasut · Wed Oct 22 21:56:02 2014 +0200
  63. ec6938e spi: altera: Zap endless loop by Marek Vasut · Wed Oct 22 21:56:01 2014 +0200
  64. a49ffc3 spi: altera: Clean up most checkpatch issues by Marek Vasut · Wed Oct 22 21:56:00 2014 +0200
  65. 470dc3d spi: altera: Clean up bit definitions by Marek Vasut · Wed Oct 22 21:55:59 2014 +0200
  66. 4206602 spi: altera: Use struct-based register access by Marek Vasut · Wed Oct 22 21:55:58 2014 +0200
  67. 11432d4 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · Mon Oct 27 11:03:00 2014 -0400
  68. 2ced070 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · Tue Oct 21 15:23:32 2014 +0200
  69. f0e1f8d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Oct 27 09:08:42 2014 -0400
  70. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Oct 27 09:05:43 2014 -0400
  71. 70e507e Merge http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Oct 26 14:13:24 2014 -0400
  72. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Oct 26 14:12:18 2014 -0400
  73. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Oct 26 14:03:08 2014 -0400
  74. dffb827 i2c: designware: add an implement i2c protos by Jeroen Hofstee · Wed Oct 08 22:58:09 2014 +0200
  75. 8e57567 net: davince: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:56 2014 +0200
  76. db6045f mmc: bcm2835_sdhci: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:55 2014 +0200
  77. a175d30 video: ipu: prevent warnings with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:47 2014 +0200
  78. 93dfae7 tegra: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:46 2014 +0200
  79. 169eda6 serial: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:44 2014 +0200
  80. ee54c7b sdhci: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:43 2014 +0200
  81. 7936907 omap_gpmc: fix warnigs with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:42 2014 +0200
  82. 120f43f net: fec_mxc: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:40 2014 +0200
  83. 15da974 gpio: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:37 2014 +0200
  84. a4ac740 ehci-hcd.c: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:34 2014 +0200
  85. f7ae3ed video: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:30 2014 +0200
  86. c66fcc3 usb: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:29 2014 +0200
  87. ab1bca5 pci: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:27 2014 +0200
  88. e4f8947 net: phy: fix warnings with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:26 2014 +0200
  89. 4f517e6 cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64} by Jeroen Hofstee · Wed Oct 08 22:57:23 2014 +0200
  90. ac80aa0 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · Wed Oct 22 16:47:43 2014 +0800
  91. 63deaa8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · Thu Oct 02 21:13:54 2014 +0200
  92. 7412ef8 sunxi: Add mmc card-detect functionality by Hans de Goede · Thu Oct 02 20:29:26 2014 +0200
  93. e2d11bb ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · Fri Oct 03 20:16:26 2014 +0800
  94. 55a0718 mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i by Wills Wang · Mon Sep 22 18:26:03 2014 +0800
  95. ac6fff2 serial: remove uniphier_serial_initialize() call by Masahiro Yamada · Thu Oct 23 22:26:12 2014 +0900
  96. 4261c64 serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig by Masahiro Yamada · Thu Oct 23 22:26:11 2014 +0900
  97. 50c1254 dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · Thu Oct 23 22:26:10 2014 +0900
  98. 57ad8ee dm: add entries to Kconfig by Masahiro Yamada · Thu Oct 23 22:26:09 2014 +0900
  99. 93da2fc dm: serial: consolidate common code more by Masahiro Yamada · Thu Oct 23 22:26:08 2014 +0900
  100. 0e79eff dm: serial: remove unnecessary casting by Masahiro Yamada · Thu Oct 23 22:26:07 2014 +0900