1. 5e8c227 ums: move all variable declarations to the start of the block by Stephen Warren · Mon May 05 10:40:17 2014 -0600
  2. 5c7648b ums: use get_device() not find_mmc_device(); by Stephen Warren · Mon May 05 10:40:16 2014 -0600
  3. 803876d ums: move IO support code to common location by Stephen Warren · Mon May 05 10:40:15 2014 -0600
  4. 13c5ff4 ums: remove ums_disk_init() by Stephen Warren · Mon May 05 10:40:14 2014 -0600
  5. c0d4e39 ums: remove error-checking of MMC device size by Stephen Warren · Mon May 05 10:40:13 2014 -0600
  6. 8d9f917 ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR by Stephen Warren · Mon May 05 10:40:12 2014 -0600
  7. 59ab2d2 ums: support block devices not MMC devices by Stephen Warren · Mon May 05 10:40:11 2014 -0600
  8. c611a6b usb: ums: add error handling for failed registration by Stephen Warren · Thu May 01 15:42:10 2014 -0600
  9. 2c95ced0 usb: ums: remove ci_udc special case by Stephen Warren · Mon May 05 17:48:12 2014 -0600
  10. aa5e864 usb: ci_udc: allow multiple buffer allocs per ep by Stephen Warren · Mon May 05 17:48:11 2014 -0600
  11. dfa75ed Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue May 06 14:55:45 2014 -0400
  12. d47b274 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue May 06 14:55:27 2014 -0400
  13. 1df24c5 Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue May 06 14:50:22 2014 -0400
  14. 0c08478 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue May 06 14:45:51 2014 -0400
  15. c669b7d serial: zynq: Fix typo in suffix function name by Michal Simek · Fri Apr 25 13:46:28 2014 +0200
  16. 7537045 serial: zynq: Remove sparse warnings by Michal Simek · Fri Apr 25 13:45:08 2014 +0200
  17. b055f67 net: zynq: Fix sparse warnings in gem by Michal Simek · Fri Apr 25 14:17:38 2014 +0200
  18. 5031623 net: zynq: Use predefined macros instead of hardcoded value by Michal Simek · Tue Feb 25 10:25:38 2014 +0100
  19. c8cb151 microblaze: Wire up OF support for emaclite by Stephan Linz · Wed Jul 04 22:25:31 2012 +0200
  20. 463ce69 common: fixed linker-list example by Mateusz Zalega · Tue Apr 29 20:14:22 2014 +0200
  21. e239fa5 USB: gadget: save driver name before registering it by Stephen Warren · Thu May 01 15:45:16 2014 -0600
  22. 69cb0bb USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · Mon Apr 28 21:13:28 2014 +0200
  23. cebb8dc am335x: dfu: disable DFU in am335x_evm SPL build by Mateusz Zalega · Mon Apr 28 21:13:27 2014 +0200
  24. 59c6c6f ums: always initialize mmc before ums_disk_init() by Mateusz Zalega · Mon Apr 28 21:13:26 2014 +0200
  25. 0ab80bf dfu: mmc: change offset base handling by Mateusz Zalega · Mon Apr 28 21:13:25 2014 +0200
  26. dcb6ea6 dfu: mmc: raw data write fix by Mateusz Zalega · Mon Apr 28 21:13:24 2014 +0200
  27. 21fe3f7 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · Wed Apr 30 13:07:48 2014 +0200
  28. e604a13 part: header fix by Mateusz Zalega · Mon Apr 28 21:13:22 2014 +0200
  29. 05d2f41 mmc: mmc header fix by Mateusz Zalega · Wed Apr 30 13:04:15 2014 +0200
  30. a36f47f Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · Fri May 02 11:48:07 2014 -0400
  31. 546e2cd usb: gadget: allow ci_udc to build with new gadget framework by Stephen Warren · Mon Apr 28 15:42:00 2014 -0600
  32. 5d94687 usb: ums: use only 1 buffer for CI_UDC by Stephen Warren · Thu Apr 24 17:52:40 2014 -0600
  33. e13a704 usb: ci_udc: support variants with hostpc register by Stephen Warren · Thu Apr 24 17:52:39 2014 -0600
  34. 0381a727 usb: ci_udc: make PHY initialization conditional by Stephen Warren · Thu Apr 24 17:52:38 2014 -0600
  35. d06444f usb: ci_udc: set ep->req.actual after transfer by Stephen Warren · Thu Apr 24 17:52:37 2014 -0600
  36. de40a1e usb: ci_udc: Support larger packets by Stephen Warren · Thu Apr 24 17:52:36 2014 -0600
  37. f62b92d dfu:fix: Replace wrong return value with proper one by Lukasz Majewski · Thu Apr 24 10:24:53 2014 +0200
  38. 6baf21c exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT by andrey.konovalov@linaro.org · Tue Apr 22 21:23:49 2014 +0400
  39. 15175e7 usb: musb: fill in usb_gadget_unregister_driver by Rob Herring · Fri Apr 18 08:54:30 2014 -0500
  40. ef60fda usb: handle NULL table in usb_gadget_get_string by Rob Herring · Fri Apr 18 08:54:28 2014 -0500
  41. ef9d4d4 usb:gadget:f_thor: fix write to filesystem by add dfu_flush() by Przemyslaw Marczak · Fri Apr 18 09:48:25 2014 +0200
  42. 13a41c8 usb:gadget:f_thor: code cleanup in function download_tail() by Przemyslaw Marczak · Fri Apr 18 09:48:24 2014 +0200
  43. 17472dc usb: Fix USB keyboard polling via control endpoint by Adrian Cox · Thu Apr 10 14:02:44 2014 +0100
  44. 29d0587 usb: Add endian support macros to interrupt transfers in the EHCI driver. by Adrian Cox · Thu Apr 10 13:29:45 2014 +0100
  45. 53000ce usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs by Nobuhiro Iwamatsu · Thu Apr 03 13:55:54 2014 +0900
  46. 1320bc2 sh: delete an unused source file by Masahiro Yamada · Mon Mar 31 13:09:13 2014 +0900
  47. fdd7efe drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write by Shaveta Leekha · Thu Apr 24 14:51:23 2014 +0530
  48. a4c0266 driver/mxc_i2c: Move static data structure to global_data by York Sun · Mon Feb 10 14:02:52 2014 -0800
  49. 479bf0d Merge branch 'master' of git://www.denx.de/git/u-boot-arc by Tom Rini · Fri Apr 25 15:08:43 2014 -0400
  50. b4e5f38 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · Fri Apr 25 15:06:51 2014 -0400
  51. c83b542 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · Fri Apr 25 14:57:58 2014 -0400
  52. b095762 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Apr 25 14:53:51 2014 -0400
  53. 8dcc69f axs101: bump DDR size from 256 to 512 Mb by Alexey Brodkin · Thu Mar 27 19:30:18 2014 +0400
  54. 1765631 axs101: increase EEPROM page write delay from 32 to 64 msec by Alexey Brodkin · Mon Mar 24 17:15:50 2014 +0400
  55. 043d8f7 ppc4xx: add support for new PMC440 revision with cleanup by Matthias Fuchs · Tue Mar 25 22:00:00 2014 +0100
  56. 3c773bb mpc83xx: add ids8313 support by Heiko Schocher · Sat Jan 25 07:53:48 2014 +0100
  57. 04e3b3a mpc8313, bootcount: mpc8313 has no qe muram by Heiko Schocher · Sat Jan 25 07:53:47 2014 +0100
  58. 47e54ce powerpc, ids8247: create vendor board dir ids by Heiko Schocher · Sat Jan 25 07:53:46 2014 +0100
  59. bfb5169 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Apr 23 11:07:11 2014 -0400
  60. e73905e Revert "build: Use filechk rules to create and update u-boot.lds" by Masahiro Yamada · Mon Apr 21 11:33:07 2014 +0900
  61. 05caaf9 ar8031: modify the config func of ar8031 to ar8021_config by Zhao Qiang · Mon Apr 21 10:29:24 2014 +0800
  62. 9ff72dc powerpc/T4QDS: add two stage boot of nand/sd by Shaohui Xie · Tue Apr 22 15:10:44 2014 +0800
  63. 3e57a37 powerpc/t4240: updated RCW and PBI for rev2.0 by Shaohui Xie · Mon Apr 21 11:21:03 2014 +0800
  64. 1229c22 powerpc/mpc85xx:Update FM1 clock select and shift for B4420 by Prabhakar Kushwaha · Mon Apr 21 10:47:41 2014 +0530
  65. 1413983 board/t2080rdb: some update for t2080rdb by Shengzhou Liu · Fri Apr 18 16:43:41 2014 +0800
  66. 11ff48a board/t208xrdb: Add support of 2-stage NAND/SPI/SD boot by Shengzhou Liu · Fri Apr 18 16:43:40 2014 +0800
  67. d11b3cb board/t208xqds: Add support of 2-stage NAND/SPI/SD boot by Shengzhou Liu · Fri Apr 18 16:43:39 2014 +0800
  68. 006e83a powerpc/mpc85xx: Add Differential SYSCLK config support T1040 by Nikhil Badola · Tue Apr 15 14:44:52 2014 +0530
  69. d84fd50 powerpc/85xx: Enhance get_sys_info() to check clocking mode by vijay rai · Tue Apr 15 11:34:12 2014 +0530
  70. f7cbfe5 powerpc/t1040rdb: added a break in switch case by Shaohui Xie · Fri Apr 11 12:12:30 2014 +0800
  71. bb32793 Powerpc/mpc8536DS: Increase SPI/SD uboot Image size to 768K by Haijun.Zhang · Thu Apr 10 11:16:30 2014 +0800
  72. f402731 powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size by Prabhakar Kushwaha · Mon Mar 31 15:31:48 2014 +0530
  73. 120a1c3 powerpc/mpc85xx:Avoid fix address of bootpg section by Prabhakar Kushwaha · Mon Mar 31 15:31:34 2014 +0530
  74. c8d8e1a board/t104xrdb: Add support of NAND, SD, SPI boot for T104xRDB by Prabhakar Kushwaha · Tue Apr 08 19:13:56 2014 +0530
  75. 3354298 board/b4qds:Add support of 2 stage NAND boot-loader by Prabhakar Kushwaha · Tue Apr 08 19:13:44 2014 +0530
  76. 2c27f12 Makefile: Add support of CONFIG_SPL_FSL_PBL by Prabhakar Kushwaha · Tue Apr 08 19:13:34 2014 +0530
  77. 9ea255a driver: Add support of image load for MMC & SPI in SPL by Prabhakar Kushwaha · Tue Apr 08 19:13:22 2014 +0530
  78. 77aa132 driver/mtd/spi:Read 8KB data chunk during u-boot load in SPL by Prabhakar Kushwaha · Tue Apr 08 19:13:11 2014 +0530
  79. c00098b driver/ifc: define nand_spl_load_image() for SPL by Prabhakar Kushwaha · Tue Apr 08 19:12:58 2014 +0530
  80. 21a2590 powerpc/mpc85xx:Disable non DDR LAWs before init_law by Prabhakar Kushwaha · Tue Apr 08 19:12:46 2014 +0530
  81. 6e2b9a3 powerpc:Add support of SPL non-relocation by Prabhakar Kushwaha · Tue Apr 08 19:12:31 2014 +0530
  82. a7eb72b powerpc/mpc85xx: Avoid hardcoding in SPL linker script by Prabhakar Kushwaha · Tue Apr 08 19:12:19 2014 +0530
  83. 3fc2e89 powerpc/mpc85xx: Move LAW_EN define outside of config by Prabhakar Kushwaha · Tue Apr 08 19:12:05 2014 +0530
  84. 44153cc board/t1042rdb_pi: Disable CONFIG_QE and CONFIG_U_QE by Prabhakar Kushwaha · Mon Apr 21 10:47:25 2014 +0530
  85. b469023 powerpc/mpc85xx: Remove QE firmware copy from NAND by Prabhakar Kushwaha · Mon Apr 21 10:46:59 2014 +0530
  86. 433e0af T1040QDS/U-QE: Add u-qe support to t1040qds by Zhao Qiang · Fri Mar 21 16:21:46 2014 +0800
  87. 856b5f3 mpc85xx: Add deep sleep support on T104xRDB by Tang Yuantian · Thu Apr 17 15:33:45 2014 +0800
  88. 5c63df0 mpc85xx: Add deep sleep support on T1040QDS by Tang Yuantian · Thu Apr 17 15:33:44 2014 +0800
  89. a7364af mpc85xx/t104x: Add deep sleep framework support by Tang Yuantian · Thu Apr 17 15:33:46 2014 +0800
  90. 66f739d mpc85xx: Add support for the supplement configuration unit register by Tang Yuantian · Wed Mar 26 16:08:05 2014 +0800
  91. edbeee1 drivers/ddr: Fix possible out of bounds error by York Sun · Tue Apr 01 14:20:49 2014 -0700
  92. 845226e driver/net/fm/memac_phy: Initialize mdio_clock for SoCs wih FMANv3 by Priyanka Jain · Tue Apr 08 10:55:49 2014 +0530
  93. b0b48da fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0 by Nikhil Badola · Mon Apr 07 08:46:14 2014 +0530
  94. e5e6633 board/t104xrdb: Add support of CPLD by Prabhakar Kushwaha · Thu Apr 03 16:50:05 2014 +0530
  95. 568623a powerpc/cpu/mpc85xx: Add MAC address for layer 2 switch by Codrin Ciubotariu · Fri Mar 28 18:57:29 2014 +0200
  96. 3d1b4bf powerpc/T1040: add mtdparts suppport for T104xRDB and T1040QDS by Prabhakar Kushwaha · Wed Apr 02 17:26:23 2014 +0530
  97. 7410e2b powerpc/T208xRDB: add mtdparts suppport by Shengzhou Liu · Wed Apr 02 14:28:35 2014 +0800
  98. ff16bd8 powerpc/T208xQDS: add mtdparts suppport by Shengzhou Liu · Wed Apr 02 14:28:34 2014 +0800
  99. 27cdc77 powerpc/t104xrdb: Unification of T104xRDB header files by vijay rai · Mon Mar 31 11:46:34 2014 +0530
  100. 568bb76 driver/mmc: fix compile warnings by Prabhakar Kushwaha · Mon Mar 31 15:32:03 2014 +0530