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