1. 7b4187c Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Apr 21 21:01:35 2014 +0200
  2. 842487a Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Apr 21 20:13:48 2014 +0200
  3. 657f6b5 keystone2: net: add keystone ethernet driver by Karicheri, Muralidharan · Tue Apr 01 15:01:13 2014 -0400
  4. a44c84e spi: davinci: add support for multiple bus and chip select by Karicheri, Muralidharan · Fri Apr 04 13:16:54 2014 -0400
  5. 7bcf4d6 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · Fri Apr 04 13:16:53 2014 -0400
  6. bc9cd95 i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · Fri Apr 04 13:16:52 2014 -0400
  7. f89c87f i2c, davinci: move i2c_defs.h to the drivers/i2c directory by Karicheri, Muralidharan · Fri Apr 04 13:16:51 2014 -0400
  8. c1dc61b NAND: DaVinci: allow forced disable of subpage writes by Karicheri, Muralidharan · Fri Apr 04 13:16:50 2014 -0400
  9. d4cdb7a SPL:SPI: Add Falcon Mode support by Tom Rini · Thu Apr 03 07:52:55 2014 -0400
  10. f7aa7b5 spi: ti_qspi: Add delay for successful bulk erase. by Poddar, Sourav · Thu Apr 03 07:52:54 2014 -0400
  11. f86fd13 mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL by Tom Rini · Fri Mar 28 12:03:37 2014 -0400
  12. 543c9f1 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL by Tom Rini · Fri Mar 28 12:03:36 2014 -0400
  13. 0d5c46a usb: tegra: combine header file by Stefan Agner · Sun Mar 02 19:46:50 2014 +0100
  14. fb38739 usb: tegra: fix PHY configuration by Stefan Agner · Sun Mar 02 19:46:49 2014 +0100
  15. afc492b usb: tegra: fix USB2 powerdown for Tegra30 and later by Stefan Agner · Sun Mar 02 19:46:48 2014 +0100
  16. f27f4e8 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · Fri Mar 21 12:28:58 2014 -0600
  17. 8b5fe13 i2c: sh_i2c: bugfix: i2c probe command does not work by Tetsuyuki Kobayashi · Mon Apr 14 17:13:57 2014 +0900
  18. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Apr 08 09:25:08 2014 +0200
  19. 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · Fri Apr 04 11:35:30 2014 +0200
  20. da3976e ahci: Fix data abort on multiple scsi resets. by Roger Quadros · Tue Apr 01 17:26:40 2014 +0300
  21. edeb83a mmc:eSDHC: Workaround for data timeout issue on Txxx SoC by Haijun.Zhang · Tue Mar 18 17:04:23 2014 +0800
  22. a04a6e0 mmc: fsl_esdhc: add controller reset in case of data related errors too by Andrew Gabbasov · Mon Mar 24 02:41:06 2014 -0500
  23. d5b4866 mmc: fsl_esdhc: fix calculation of timeout for data transactions by Andrew Gabbasov · Mon Mar 24 02:40:41 2014 -0500
  24. 35a3ea1 mmc: Add 'mmc rst-function' sub-command by Tom Rini · Fri Feb 07 14:15:20 2014 -0500
  25. 5cedb6e mmc: sh_mmcif: Fix warning by unused variable by Nobuhiro Iwamatsu · Mon Mar 31 14:54:29 2014 +0900
  26. 3060064 mmc: sh_mmcif: Fix compile error by Nobuhiro Iwamatsu · Mon Mar 31 14:54:28 2014 +0900
  27. 77779a4 pci: mx6: Implement power callback by Marek Vasut · Sun Mar 23 22:45:40 2014 +0100
  28. 59251ce ARM: mxs: Add OCOTP driver by Marek Vasut · Thu Mar 06 01:52:03 2014 +0100
  29. d41bf8d drivers: i2c: delete an unused source file by Masahiro Yamada · Mon Mar 31 13:03:30 2014 +0900
  30. 23bcc9b blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c by Tom Rini · Fri Mar 28 16:55:29 2014 -0400
  31. 8d28e1b drivers: crypto: ace_sha: add implementation of hardware based lib rand by Przemyslaw Marczak · Tue Mar 25 10:58:21 2014 +0100
  32. 498fb83 net/designware: align DMA buffer descriptors to D$ line by Alexey Brodkin · Fri Mar 21 16:16:57 2014 +0400
  33. 75a652f Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Mar 28 08:24:01 2014 -0400
  34. 5f0e674 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 25 10:25:14 2014 +0100
  35. c8de90f dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · Fri Feb 21 08:23:00 2014 +0100
  36. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · Tue Mar 11 19:34:20 2014 +0200
  37. e7bef3a mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · Mon Mar 10 20:05:51 2014 +0200
  38. c9e7591 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · Wed Feb 26 19:28:45 2014 +0200
  39. cf6d7db dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · Fri Feb 21 08:23:00 2014 +0100
  40. e1ba151 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · Tue Mar 18 08:09:56 2014 +0100
  41. 941b384 usb, dfu: extract flush code into seperate function by Heiko Schocher · Tue Mar 18 08:09:55 2014 +0100
  42. fe27ded sandbox: Add implementation of spi_setup_slave_fdt() by Simon Glass · Thu Feb 27 13:26:24 2014 -0700
  43. 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · Thu Feb 27 13:26:22 2014 -0700
  44. 59c021e sound: Move Samsung-specific code into its own file by Simon Glass · Thu Feb 27 13:26:20 2014 -0700
  45. b9ddbf4 sandbox: Add LCD driver by Simon Glass · Thu Feb 27 13:26:19 2014 -0700
  46. 279fc16 sandbox: Add a simple sound driver by Simon Glass · Thu Feb 27 13:26:18 2014 -0700
  47. 9b0d1c9 cros_ec: Implement I2C pass-through by Simon Glass · Thu Feb 27 13:26:14 2014 -0700
  48. 36170f0 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · Thu Feb 27 13:26:12 2014 -0700
  49. 19cc295 cros_ec: Correct comparison between signed and unsigned numbers by Simon Glass · Thu Feb 27 13:26:11 2014 -0700
  50. ce3ebb9 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · Thu Feb 27 13:26:10 2014 -0700
  51. 13c7c5b cros_ec: Add base support for protocol v3 by Simon Glass · Thu Feb 27 13:26:09 2014 -0700
  52. f03e970 cros_ec: Clean up multiple EC protocol support by Randall Spangler · Thu Feb 27 13:26:08 2014 -0700
  53. ece2886 cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · Thu Feb 27 13:26:07 2014 -0700
  54. c4af76a cros_ec: Move #ifdef to permit flash region access by Simon Glass · Thu Feb 27 13:26:06 2014 -0700
  55. 041699f cros_ec: Support systems with no EC interrupt by Simon Glass · Thu Feb 27 13:26:05 2014 -0700
  56. 2f54881 cros_ec: Drop old EC version support from EC driver by Vadim Bendebury · Thu Feb 27 13:26:04 2014 -0700
  57. 3c59abc cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · Thu Feb 27 13:26:03 2014 -0700
  58. 52fa1ff mtd: spi: Fix page size for S25FL032P,S25FL064P by Marek Vasut · Fri Feb 21 18:13:26 2014 +0100
  59. 7307157 spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation by Axel Lin · Fri Feb 21 08:55:47 2014 +0800
  60. 9ad0175 sf: ops: Squash the malloc+memset combo by Jagannadha Sutradharudu Teki · Tue Feb 04 21:36:13 2014 +0530
  61. e3c417b sf: Squash the malloc+memset combo by Marek Vasut · Wed Jan 15 15:17:54 2014 +0100
  62. f6e2527 sf: Add S25FL128S_256K IDs by Marek Vasut · Wed Jan 15 15:32:09 2014 +0100
  63. 3498562 sf: Fix entries for S25FL256S_256K and S25FL512S_256K by Marek Vasut · Wed Jan 15 15:29:43 2014 +0100
  64. a4283bc Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Mar 13 18:32:26 2014 +0100
  65. bc331bc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Mar 13 17:43:35 2014 +0100
  66. 4af3e08 usb: dfu: add static alt num count in dfu_config_entities() by Przemyslaw Marczak · Fri Feb 28 18:53:37 2014 +0100
  67. 2385df6 usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · Sat Mar 08 19:46:14 2014 +0100
  68. a1635f0 drivers: net: cpsw: init phy with gigabit features by Ilya Ledvich · Wed Mar 12 11:26:30 2014 +0200
  69. 68be915 drivers/spi/omap3: Bug fix of premature write transfer completion by Vasili Galka · Sun Mar 09 15:56:52 2014 +0200
  70. 12cf19e drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · Fri Mar 07 14:59:41 2014 +0100
  71. 386fd02 video:exynos_fb:fdt: add additional fdt data by Piotr Wilczek · Fri Mar 07 14:59:40 2014 +0100
  72. 24e368a video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · Fri Mar 07 14:59:39 2014 +0100
  73. d9871e8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 10 14:22:54 2014 -0400
  74. c6b400a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Mar 10 14:06:51 2014 -0400
  75. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · Thu Feb 13 21:15:18 2014 -0700
  76. d7fe61d usb: ehci: fully align interrupt QHs/QTDs by Stephen Warren · Thu Feb 06 13:13:06 2014 -0700
  77. 1907e5a ush: ehci: initialize altnext pointers in QH by Stephen Warren · Fri Feb 07 09:53:50 2014 -0700
  78. fba7087 cfb_console: align fields in gzipped .bmp files by Eric Nelson · Sat Mar 08 07:55:52 2014 -0700
  79. 1fc6067 ahci: wait longer for link. by Ian Campbell · Fri Mar 07 01:20:58 2014 +0000
  80. 1934996 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · Fri Mar 07 01:20:56 2014 +0000
  81. 9415b87 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · Mon Mar 03 14:47:16 2014 +0800
  82. b3859f2 ppc4xx: Remove 4xx NAND booting support by Stefan Roese · Tue Mar 04 15:34:35 2014 +0100
  83. 0faa93d net/phy: Correct AR8021 phy_mask by Haijun.Zhang · Tue Mar 04 15:56:12 2014 +0800
  84. 0ef16bb net: asix: don't pad odd-length TX packets by Stephen Warren · Thu Feb 27 13:27:02 2014 -0700
  85. a3645db Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Wed Mar 05 12:51:26 2014 +0100
  86. 4b00fcd power: add PFUZE100 PMIC driver by Tim Harvey · Wed Feb 12 23:48:12 2014 -0800
  87. 0346cab Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Tue Mar 04 21:23:42 2014 -0500
  88. 7295fe8 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · Fri Nov 22 16:53:30 2013 +0530
  89. 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · Fri Nov 22 16:53:29 2013 +0530
  90. c77f284 mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · Fri Nov 22 16:53:28 2013 +0530
  91. b4d7070 sandbox: Convert GPIOs to use driver model by Simon Glass · Wed Feb 26 15:59:25 2014 -0700
  92. e821d18 dm: Add GPIO support and tests by Simon Glass · Wed Feb 26 15:59:24 2014 -0700
  93. 63b1757 dm: Add a demonstration/example driver by Simon Glass · Wed Feb 26 15:59:23 2014 -0700
  94. dd6ab88 dm: Add base driver model support by Simon Glass · Wed Feb 26 15:59:18 2014 -0700
  95. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · Wed Feb 26 17:47:58 2014 +0400
  96. 4944f37 drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · Tue Feb 18 07:31:52 2014 -0500
  97. 3554b2b serial: zynq: Add OF initialization support by Michal Simek · Mon Feb 24 11:16:33 2014 +0100
  98. c57ba04 mmc: zynq: Add OF initialization support by Michal Simek · Mon Feb 24 11:16:31 2014 +0100
  99. 12dbc40 net: gem: Add OF initialization support by Michal Simek · Mon Feb 24 11:16:30 2014 +0100
  100. 02f721b net: emaclite: Fix OF initialization by Michal Simek · Mon Feb 24 11:16:28 2014 +0100