1. c878bdb net/phy: Add support for CS4315/CS4340 PHY by Shengzhou Liu · Mon Nov 10 18:32:29 2014 +0800
  2. fbce88c driver/ddr/fsl: Adjust timing_cfg_0 to better support two DDR slots by York Sun · Fri Nov 07 12:14:36 2014 -0800
  3. e699e6a Freescale t104x: Do not exclude SGMII by Joakim Tjernlund · Fri Oct 24 16:49:02 2014 +0200
  4. 9bfc6cc mtd: nand: s3c: Unify the register definition and naming by Marek Vasut · Sat Oct 11 18:42:52 2014 +0200
  5. b63e906 mtd/nand/vf610_nfc: Disable subpage writes by Sanchayan Maity · Mon Nov 24 11:03:59 2014 +0530
  6. 628ee1e mtd: denali: set some registers after nand_scan_ident() by Masahiro Yamada · Thu Nov 13 20:31:51 2014 +0900
  7. da0763d mtd: denali: use CONFIG_SYS_NAND_SELF_INIT by Masahiro Yamada · Thu Nov 13 20:31:50 2014 +0900
  8. dc17bdc nand: reinstate lazy bad block scanning by Rostislav Lisovy · Wed Oct 22 13:40:44 2014 +0200
  9. faf5692 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Nov 25 16:51:47 2014 -0500
  10. 2907a30 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Nov 26 11:22:29 2014 -0500
  11. 0e16b8a Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · Tue Nov 25 11:10:01 2014 -0500
  12. 4869a8c sunxi: video: Add simplefb support by Luc Verhaegen · Wed Aug 13 07:55:07 2014 +0200
  13. f651e0a sunxi: video: Add sun6i support by Hans de Goede · Fri Nov 14 17:42:14 2014 +0100
  14. b01df1e sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · Wed Aug 13 07:55:06 2014 +0200
  15. 67f4b26 drivers : usb: fsl: Implement usb Erratum A007798 workaround by Nikhil Badola · Fri Oct 17 09:12:07 2014 +0530
  16. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 24 12:02:12 2014 -0500
  17. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  18. b660ae7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Nov 24 12:00:00 2014 -0500
  19. b9666d6 sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · Fri Nov 21 12:47:23 2014 +0200
  20. 96171fb fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · Mon Nov 17 14:39:38 2014 -0800
  21. 699b6d3 pci: Honour pci_skip_dev() by Thierry Reding · Wed Nov 12 18:26:49 2014 -0700
  22. 886d367 sata: fix a bug in init_sata() for pci-sata card by li pengbo · Wed Nov 12 19:16:40 2014 +0800
  23. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  24. 927609a dm: core: remove unnecessary return condition in uclass lookup by Masahiro Yamada · Mon Nov 17 17:19:41 2014 +0900
  25. 251daad dm: core: remove unnecessary return condition in driver lookup by Masahiro Yamada · Mon Nov 17 17:19:40 2014 +0900
  26. 75c6f67 dm: core: remove meaningless if conditional by Masahiro Yamada · Mon Nov 17 17:19:39 2014 +0900
  27. 6cac81a dm: core: a trivial clean up by Masahiro Yamada · Mon Nov 17 17:19:38 2014 +0900
  28. 73c1ecf cros_ec: Fix uninitialised variable in cros_ec.c by Simon Glass · Tue Nov 11 18:06:30 2014 -0700
  29. d8a21f6 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · Tue Nov 11 10:46:23 2014 -0700
  30. 5ef36f2 dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · Tue Nov 11 10:46:22 2014 -0700
  31. 54f79a0 dm: Add a function to bind a device by driver name by Simon Glass · Tue Nov 11 10:46:21 2014 -0700
  32. 43f488a dm: core: Add functions to find parent and OF data by Simon Glass · Tue Nov 11 10:46:19 2014 -0700
  33. 70c3a0e dm: core: Allow access to the device's driver_id data by Simon Glass · Tue Nov 11 10:46:18 2014 -0700
  34. 76c2f2e drivers: usb: fsl: Move USB Errata checking code by Nikhil Badola · Tue Sep 30 11:22:43 2014 +0530
  35. d049afa DM: thermal: Add imx thermal DM driver by Ye.Li · Thu Nov 20 21:14:13 2014 +0800
  36. 19d3700 dm: tegra: Add platform data for the SPL uart by Simon Glass · Mon Nov 10 17:16:50 2014 -0700
  37. c058d8b dm: Allow stdio registration to be dropped by Simon Glass · Mon Nov 10 17:16:48 2014 -0700
  38. b38ea5a dm: Allow device removal features to be dropped by Simon Glass · Mon Nov 10 17:16:47 2014 -0700
  39. 593f50b dm: serial: Support changing the baud rate by Simon Glass · Wed Oct 29 13:09:03 2014 -0600
  40. 7cbab24 dm: at91: Add driver model support for the serial driver by Simon Glass · Wed Oct 29 13:09:00 2014 -0600
  41. 1e5c2a8 dm: at91: Refactor serial driver slightly for driver model by Simon Glass · Wed Oct 29 13:08:59 2014 -0600
  42. 4d71788 dm: at91: Add driver model support for atmel GPIO driver by Simon Glass · Wed Oct 29 13:08:57 2014 -0600
  43. 60af017 x86: ivybridge: Add support for early GPIO init by Simon Glass · Wed Nov 12 22:42:24 2014 -0700
  44. 2c97a8f dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · Mon Nov 10 18:00:21 2014 -0700
  45. a4c2e13 dm: serial: Move current serial port pointer to global_data by Simon Glass · Mon Nov 10 18:00:20 2014 -0700
  46. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
  47. eff8e68 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · Fri Nov 07 03:03:26 2014 +0900
  48. 7a5b292 ARM: remove CONFIG_ARM920T defines by Masahiro Yamada · Thu Nov 06 14:59:35 2014 +0900
  49. 3d46c31 mmc: fsl_esdhc: Update esdhc driver for iMX6SX by Ye.Li · Tue Nov 04 15:35:49 2014 +0800
  50. de45a1a Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Wed Nov 19 23:18:29 2014 -0500
  51. ddf191a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Nov 19 23:18:19 2014 -0500
  52. 2d46589 mmc: fsl_esdhc: fix f_max retrieval during init by Markus Niebel · Fri Oct 24 11:44:53 2014 +0200
  53. 9540368 net/fm: add 2.5G SGMII support by Shengzhou Liu · Thu Oct 23 17:20:57 2014 +0800
  54. a985f82 u_qe: add u_qe_upload_firmware for u_qe by Zhao Qiang · Tue Nov 04 13:46:16 2014 +0800
  55. 5ad9395 qe: add u-qe support to arm board by Zhao Qiang · Thu Sep 25 13:52:25 2014 +0800
  56. 892de18 mtd: Handle 29LV800BT by Dirk Eibach · Thu Nov 13 19:21:13 2014 +0100
  57. d7f1fa4 mtd, cfi, ubi: add missing writebufsize initialization by Heiko Schocher · Fri Oct 31 11:29:45 2014 +0100
  58. 4660b33 net: macb: enable GMAC IP without GE feature support by Bo Shen · Mon Nov 10 15:24:01 2014 +0800
  59. f259ad2 mtd: atmel_nand: runtime to build gf table for pmecc by Josh Wu · Mon Nov 10 15:24:00 2014 +0800
  60. ae2af0a spl, mtd, nand, atmel_nand: invert device ready pin logic by Heiko Schocher · Fri Oct 31 08:31:03 2014 +0100
  61. 4ff0c37 spl, nand, atmel_nand: add erase one block function by Heiko Schocher · Fri Oct 31 08:31:02 2014 +0100
  62. fd68338 mtd: atmel_nand: add missing include by Heiko Schocher · Fri Oct 31 08:31:01 2014 +0100
  63. 0b5e6c2 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · Fri Oct 31 08:30:55 2014 +0100
  64. 26562fe net: macb: write mac address when initialization by Bo Shen · Wed Oct 22 14:45:56 2014 +0800
  65. 9773e70 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Mon Nov 17 08:43:40 2014 -0500
  66. 97f4ef6 arm: odroid: usb: add support for usb host including ethernet by Suriyan Ramasami · Wed Oct 29 09:22:43 2014 -0700
  67. cab8ef9 arm: odroid: pmic77686: allow buck voltage settings by Suriyan Ramasami · Wed Oct 29 09:22:41 2014 -0700
  68. 80d27fa blackfin: convert to use CONFIG_SYS_I2C framework by Scott Jiang · Thu Nov 13 15:30:55 2014 +0800
  69. 0030ed7 adi_i2c: convert to use general io accessors. by Scott Jiang · Thu Nov 13 15:30:54 2014 +0800
  70. 655761e blackfin: rename bfin-twi_i2c driver to adi_i2c by Scott Jiang · Thu Nov 13 15:30:53 2014 +0800
  71. c75f97d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Nov 14 16:39:32 2014 -0500
  72. ede2150 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Fri Nov 14 15:05:53 2014 -0500
  73. b583b4c driver/net/fm/memac_phy: set NEG bit for external MDIOs by Shaohui Xie · Wed Aug 13 18:38:09 2014 +0800
  74. 182fea2 Fman/mEMAC: mEMAC fix for 10G MAC and PHY by Shaohui Xie · Wed Aug 13 18:32:19 2014 +0800
  75. 84d2b22 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Nov 13 10:35:13 2014 -0500
  76. b5ab8ce sun6i: ehci: Add sun6i ehci support by Hans de Goede · Fri Nov 07 14:51:12 2014 +0100
  77. af4273b sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s by Hans de Goede · Fri Nov 07 16:09:00 2014 +0100
  78. d3a558d sun6i: Add basic axp221 driver by Oliver Schinagl · Fri Jul 26 12:56:58 2013 +0200
  79. 4770e41 sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig by Masahiro Yamada · Thu Nov 06 15:55:21 2014 +0900
  80. 33faf63 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Nov 11 16:59:25 2014 -0500
  81. 21b8890 usb: UniPhier: add UniPhier on-chip EHCI host driver support by Masahiro Yamada · Fri Nov 07 18:48:33 2014 +0900
  82. 1b0a06b usb: add basic USB configs in Kconfig by Masahiro Yamada · Fri Nov 07 18:48:31 2014 +0900
  83. 9caae5e serial: UniPhier: borrow macros from linux/serial_reg.h by Masahiro Yamada · Thu Oct 30 12:11:14 2014 +0900
  84. 8edb116 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Nov 10 09:20:52 2014 -0500
  85. c1b7c04 i2c: rcar_i2c: Fix order of restart and clear status by Nobuhiro Iwamatsu · Tue Nov 04 13:28:50 2014 +0900
  86. 2ba098f drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100ms by Shaveta Leekha · Mon Nov 03 10:43:14 2014 +0530
  87. 455b746 ppc4xx: Handle i2c stuck on combined xfer by Dirk Eibach · Wed Oct 29 15:56:44 2014 +0100
  88. 6301173 ppc4xx: Fix i2c repeated start by Dirk Eibach · Wed Oct 29 15:56:43 2014 +0100
  89. ff61cc7 drivers/net/uli526x.c: fix syntax error by Wolfgang Denk · Thu Nov 06 14:03:00 2014 +0100
  90. 9ea1854 power_spi.c: Rewrite pmic_reg function by Tom Rini · Sat Oct 25 07:38:31 2014 -0400
  91. c5794ed net: smc911x: Keep MAC programmed by Marek Vasut · Sat Oct 11 18:42:58 2014 +0200
  92. 859f306 sort drivers/mmc/Makefile by Pavel Machek · Tue Sep 09 15:16:10 2014 +0200
  93. a45c7d1 Merge git://git.denx.de/u-boot-ti by Tom Rini · Fri Nov 07 16:18:35 2014 -0500
  94. 1f71294 usb: eth: fix Makefile by Rene Griessl · Fri Nov 07 16:53:47 2014 +0100
  95. 3c4ca94 usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONTROLLER_COUNT by Nobuhiro Iwamatsu · Tue Nov 04 16:17:21 2014 +0900
  96. c6f9d82 usb: ehci: fix Interrupt on Doorbell flag of USBCMD by Masahiro Yamada · Wed Nov 05 23:11:10 2014 +0900
  97. 8030088 usb: s3c-otg: Allow custom gusbcfg by Marek Vasut · Tue Nov 04 04:23:25 2014 +0100
  98. e64a337 usb: s3c-otg: Split out PHY control by Marek Vasut · Tue Nov 04 04:13:57 2014 +0100
  99. 0673833 usb: s3c-otg: Encapsulate PHY control by Marek Vasut · Tue Nov 04 04:08:18 2014 +0100
  100. dacb2f6 usb: s3c-otg: Remove useless include by Marek Vasut · Tue Nov 04 03:43:47 2014 +0100