1. d7fe61d usb: ehci: fully align interrupt QHs/QTDs by Stephen Warren · Thu Feb 06 13:13:06 2014 -0700
  2. 1907e5a ush: ehci: initialize altnext pointers in QH by Stephen Warren · Fri Feb 07 09:53:50 2014 -0700
  3. b3859f2 ppc4xx: Remove 4xx NAND booting support by Stefan Roese · Tue Mar 04 15:34:35 2014 +0100
  4. 0faa93d net/phy: Correct AR8021 phy_mask by Haijun.Zhang · Tue Mar 04 15:56:12 2014 +0800
  5. 0ef16bb net: asix: don't pad odd-length TX packets by Stephen Warren · Thu Feb 27 13:27:02 2014 -0700
  6. 0346cab Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Tue Mar 04 21:23:42 2014 -0500
  7. 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
  8. 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
  9. 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
  10. b4d7070 sandbox: Convert GPIOs to use driver model by Simon Glass · Wed Feb 26 15:59:25 2014 -0700
  11. e821d18 dm: Add GPIO support and tests by Simon Glass · Wed Feb 26 15:59:24 2014 -0700
  12. 63b1757 dm: Add a demonstration/example driver by Simon Glass · Wed Feb 26 15:59:23 2014 -0700
  13. dd6ab88 dm: Add base driver model support by Simon Glass · Wed Feb 26 15:59:18 2014 -0700
  14. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · Wed Feb 26 17:47:58 2014 +0400
  15. 3554b2b serial: zynq: Add OF initialization support by Michal Simek · Mon Feb 24 11:16:33 2014 +0100
  16. c57ba04 mmc: zynq: Add OF initialization support by Michal Simek · Mon Feb 24 11:16:31 2014 +0100
  17. 12dbc40 net: gem: Add OF initialization support by Michal Simek · Mon Feb 24 11:16:30 2014 +0100
  18. 02f721b net: emaclite: Fix OF initialization by Michal Simek · Mon Feb 24 11:16:28 2014 +0100
  19. b0f750a mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes by pekon gupta · Tue Nov 19 11:02:17 2013 +0530
  20. 03742c9 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes by pekon gupta · Tue Nov 19 11:02:16 2013 +0530
  21. eff10ee mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes by pekon gupta · Tue Nov 19 11:02:15 2013 +0530
  22. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
  23. 2181806 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Feb 25 12:44:13 2014 -0500
  24. 09a3b56 fsl/usb: Limit phy_type comparison to first four characters by Nikhil Badola · Mon Feb 17 16:58:36 2014 +0530
  25. 04f2ba4 ar8031/8033/phy:enable autonegotiation for ar8031/8033 by Zhao Qiang · Mon Dec 23 15:51:33 2013 +0800
  26. 2571923 power: fix: Do not execute pmic command when not all necessary parameters are passed by Łukasz Majewski · Mon Feb 24 13:33:08 2014 +0100
  27. 29f2f57 mmc: kona: Add Kona mmc driver by Darwin Rambo · Tue Feb 11 11:06:37 2014 -0800
  28. 18ca597 i2c: kona: Add Kona I2C driver by Darwin Rambo · Tue Feb 11 11:06:36 2014 -0800
  29. a7aaa1d gpio: kona: Add Kona gpio driver by Darwin Rambo · Tue Feb 11 11:06:35 2014 -0800
  30. f6db775 SMC91111: Fix compilation warnings by Bhupesh Sharma · Wed Feb 05 13:09:56 2014 +0530
  31. c459ae6 driver/ddr: Add 256 byte interleaving support by York Sun · Mon Feb 10 13:59:44 2014 -0800
  32. 3a0916d Driver/ddr: Add support of different DDR base address by York Sun · Mon Feb 10 13:59:43 2014 -0800
  33. 29647ab driver/ddr: Change Freescale ARM DDR driver to support both big and little endian by York Sun · Mon Feb 10 13:59:42 2014 -0800
  34. a74e474 serial: arc: Convert to use default_serial_puts by Axel Lin · Sat Feb 08 15:04:58 2014 +0800
  35. 6a4a080 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Feb 21 08:00:22 2014 -0500
  36. 326d837 serial/serial_arc: switch from {read|write}l to {read|write}b accessors by Alexey Brodkin · Sat Feb 08 10:10:02 2014 +0400
  37. 0c12620 serial/serial_arc: add work-around of ISS bug by Alexey Brodkin · Sat Feb 08 10:10:01 2014 +0400
  38. ab4a66d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Feb 20 12:18:59 2014 -0500
  39. c68e851 blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · Thu Feb 20 10:14:10 2014 -0500
  40. 8f957c0 dfu: mmc: fs: Fix format accepted by ext4write command by Lukasz Majewski · Thu Feb 20 10:29:18 2014 +0100
  41. 1f493d9 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 20 13:16:05 2014 +0100
  42. ad0a033 designware_i2c: remove inclusion of <asm/arch/hardware.h> by Alexey Brodkin · Mon Feb 10 12:20:12 2014 +0400
  43. d588505 OMAP24xx I2C: Add support for set-speed by Hannes Petermaier · Mon Feb 03 21:22:18 2014 +0100
  44. 6a9c6fe i2c: i2c-mxs: Wait for I2C to empty queue by Marek Vasut · Thu Feb 06 02:59:34 2014 +0100
  45. a0c2626 designware_i2c: Enhance DesignWare I2C driver address support by Chin Liang See · Tue Feb 04 11:56:23 2014 -0600
  46. 443ca40 i2c, bootcount: add support for bootcounter on i2c devices by Heiko Schocher · Sat Jan 25 07:27:13 2014 +0100
  47. b482279 blackfin: make i2c driver blackfin independant by Scott Jiang · Tue Jan 28 13:53:36 2014 +0800
  48. cf83d09 blackfin: rename bfin-twi_i2c driver to adi_i2c by Sonic Zhang · Tue Jan 28 13:53:35 2014 +0800
  49. 983a2a9 blackfin: add spi and i2c specific get clock functions by Sonic Zhang · Tue Jan 28 13:53:34 2014 +0800
  50. 163a778 blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024 by Sonic Zhang · Tue Jan 28 13:53:33 2014 +0800
  51. 91fae47 i2c: zynq: Add support for the second i2c controller by Michael Burr · Wed Jan 22 09:46:08 2014 +0100
  52. d7de189 i2c: zynq: Support for 0-length register address by Michael Burr · Wed Jan 22 09:46:07 2014 +0100
  53. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  54. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  55. fa4676d net, phy: atheros ar803x bug by Heiko Schocher · Thu Jan 30 11:02:13 2014 +0100
  56. abf8322 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Feb 19 12:04:45 2014 +0100
  57. e2cad60 serial_zynq: Migrate to Zynq clock framework by Soren Brinkmann · Thu Nov 21 13:38:55 2013 -0800
  58. 4dded98 net: zynq_gem: Calculate clock dividers dynamically by Soren Brinkmann · Thu Nov 21 13:39:01 2013 -0800
  59. 3b5b992 net: zynq_gem: Move RCLK details out of driver by Soren Brinkmann · Thu Nov 21 13:39:00 2013 -0800
  60. 20d1ebf zynq: serial: Simplify serial driver initialization by Michal Simek · Thu Dec 19 23:38:58 2013 +0530
  61. b43f269 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Feb 19 07:15:01 2014 +0100
  62. 0de9180 spi: ti_qspi: Add delay before xfer for am43xx by Sourav Poddar · Sat Dec 21 12:50:10 2013 +0530
  63. 2145dff spi: ti_qspi: Add AM43xx specifics changes by Sourav Poddar · Sat Dec 21 12:50:09 2013 +0530
  64. 6683e62 spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3 by Markus Niebel · Mon Feb 17 17:33:17 2014 +0100
  65. f030d66 spi: xilinx: Move timeout calculation out of the loop by Michal Simek · Wed Jan 22 09:48:55 2014 +0100
  66. 034dd3d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Feb 17 14:22:02 2014 -0500
  67. acec7fc Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · Mon Feb 17 14:21:03 2014 -0500
  68. 04cbbe4 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Mon Feb 17 14:16:08 2014 -0500
  69. 6f24d32 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 13 13:30:54 2014 +0100
  70. 7375f16 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Tue Feb 11 12:55:32 2014 +0100
  71. 1af8274 NET: fec_mxc: fix MDIO clock prescaler calculation by Markus Niebel · Wed Feb 05 10:54:11 2014 +0100
  72. d9056c2 pci: mx6: Implement reset callback by Marek Vasut · Mon Feb 03 21:46:22 2014 +0100
  73. 4a37b42 serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementation by Axel Lin · Thu Jan 16 15:03:52 2014 +0800
  74. 0bdf000 serial: opencores_yanu: Fix build error by Axel Lin · Thu Jan 16 15:01:49 2014 +0800
  75. c51eb11 serial/serial_arc - add driver for ARC UART by Alexey Brodkin · Fri Dec 13 10:35:11 2013 +0400
  76. f85cd82 cmd_mmc.c: Drop open/close mmc sub-commands by Tom Rini · Wed Feb 05 10:24:23 2014 -0500
  77. 4cf854c cmd_mmc.c: Add bootbus mmc sub-command by Tom Rini · Wed Feb 05 10:24:22 2014 -0500
  78. f8c6f79 cmd_mmc.c: Add 'partconf' command to mmc by Tom Rini · Wed Feb 05 10:24:21 2014 -0500
  79. 0d6891b mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1B by Siva Durga Prasad Paladugu · Wed Jan 22 09:17:09 2014 +0100
  80. ccfa20b MMC: DWMMC: Correct the CLKDIV register value by Rajeshwari S Shinde · Wed Feb 05 10:48:15 2014 +0530
  81. f6545f1 mmc: set rca to 1 for MMC cards by Stephen Warren · Thu Jan 30 16:11:12 2014 -0700
  82. 0d3b22e net/designware: make driver compatible with data cache by Alexey Brodkin · Wed Jan 22 20:49:09 2014 +0400
  83. 9a0b130 net/designware - switch driver to phylib usage by Alexey Brodkin · Wed Jan 22 20:54:06 2014 +0400
  84. 4695ddd net/designware: add explicit reset of {tx|rx}_currdescnum by Alexey Brodkin · Mon Jan 13 13:28:38 2014 +0400
  85. 158dc02 blackfin: Initialize the EMAC VLAN with proper default value by Aaron Wu · Wed Nov 23 11:23:56 2011 +0800
  86. 11eee64 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Feb 06 11:20:23 2014 -0500
  87. cbe4b09 fpga: zynq: Correct fpga load when buf is not aligned by Novasys Ingenierie · Wed Nov 27 09:03:01 2013 +0100
  88. 9ba8997 usb: mv_udc: Rename to ci_udc by Marek Vasut · Thu Feb 06 02:43:45 2014 +0100
  89. c68c948 ARM: serial: Remove the IXP UART driver by Marek Vasut · Tue Jan 28 00:21:38 2014 +0100
  90. b9bb891 ARM: NET: Remove the IXP NPE ethernet driver by Marek Vasut · Tue Jan 28 00:19:47 2014 +0100
  91. 630196e ARM: PCI: Remove the IXP PCI driver by Marek Vasut · Tue Jan 28 00:18:20 2014 +0100
  92. 29d527a ARM: USB: Remove the IXP EHCI driver by Marek Vasut · Tue Jan 28 00:15:55 2014 +0100
  93. 7521efa ARM: IXP: Remove the IXP architecture support by Marek Vasut · Tue Jan 28 00:14:28 2014 +0100
  94. 2fb8183 usb:gadget:f_thor: cosmetic: Remove debug memset by Lukasz Majewski · Wed Feb 05 10:10:46 2014 +0100
  95. 914f8fc usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacket by Lukasz Majewski · Wed Feb 05 10:10:45 2014 +0100
  96. 904f8f7 usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver by Lukasz Majewski · Wed Feb 05 10:10:44 2014 +0100
  97. d3311dc usb:udc:samsung: Allow burst transfers for non EP0 endpints by Lukasz Majewski · Wed Feb 05 10:10:43 2014 +0100
  98. 4407aeb usb:udc:samsung: Remove redundant cache operation from Samsung UDC driver by Lukasz Majewski · Wed Feb 05 10:10:42 2014 +0100
  99. 0575113 usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignment by Lukasz Majewski · Wed Feb 05 10:10:41 2014 +0100
  100. c0de847 serial: s5p: set automatically clears after resetting Rx FIFO by Inha Song · Tue Feb 04 14:57:25 2014 +0900