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