1. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  2. ed69266 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  3. 239dd25 esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set by Tom Rini · 11 years ago
  4. 6345854 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  5. 52c44e4 mmc: provide a select_hwpart implementation for get_device() by Stephen Warren · 11 years ago
  6. 343cd9f eMMC: add support for operations in RPMB partition by Pierre Aubert · 11 years ago
  7. e80682f mmc: Handle switch error status bit in MMC card status by Andrew Gabbasov · 11 years ago
  8. da35178 mmc: postponed needless timer initialization by Mateusz Zalega · 11 years ago
  9. cabbf42 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  10. a46845b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  11. 70d1a90 Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  12. e61add1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  13. 33a56b1 esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver by Ye.Li · 11 years ago
  14. 9112b4c fpga: Added support to load bit stream from SD/MMC by Siva Durga Prasad Paladugu · 11 years ago
  15. f46ccf4 fpga: zynqpl: Clean partial bitstream handling by Michal Simek · 11 years ago
  16. 1466365 fpga: Define bitstream type based on command selection by Michal Simek · 11 years ago
  17. 95eb65a Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  18. a8490d5 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  19. 369f663 drivers/usb : Define usb control register mask for w1c bits by Nikhil Badola · 11 years ago
  20. 7155ad5 fsl/pci: Add workaround for erratum A-005434 by Chunhe Lan · 11 years ago
  21. 4b87329 net: phy/vitesse: Add support for VSC8664 phy module by Chunhe Lan · 11 years ago
  22. 867ced7 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  23. 86b82eb Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  24. cb4cccd Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  25. 1ed6981 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  26. c39758a Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  27. 4da65ea dfu: mmc: Provide support for eMMC boot partition access by Lukasz Majewski · 11 years ago
  28. 065a27f usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size by Przemyslaw Marczak · 11 years ago
  29. a0f6a38 drivers:dfu: dfu_flush(): add raw data flush to complete dfu write by Przemyslaw Marczak · 11 years ago
  30. 8c02b61 usb: ci_udc: parse QTD before over-writing it by Stephen Warren · 11 years ago
  31. 8b263f9 usb: tegra: support device mode by Stephen Warren · 11 years ago
  32. 600246c usb: tegra: refactor PHY type selection by Stephen Warren · 11 years ago
  33. fa2be67 usb: tegra: fix PHY selection code by Stephen Warren · 11 years ago
  34. b09dad8 Merge remote-tracking branch 'u-boot/master' into test by Marek Vasut · 11 years ago
  35. b1a58ea mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals by Hans de Goede · 11 years ago
  36. 162aab0 mvtwsi: Fix clock programming by Hans de Goede · 11 years ago
  37. ec02820 ARM: zynq: ehci: Added USB host driver support by Michal Simek · 11 years ago
  38. 9ab5414 mtd: nand: omap_gpmc: Fix update of read_ecc in oob by Belisko Marek · 11 years ago
  39. 215b693 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  40. 4b27bf1 ARM: tegra: add GPIO initialization table function by Stephen Warren · 11 years ago
  41. 2c0ea60 ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE by Stephen Warren · 11 years ago
  42. b59534d qe: disable qe when qe-ucode fails to be uploaded for "deep sleep" by Zhao Qiang · 11 years ago
  43. 26ed2d0 powerpc/85xx: add T4080 SoC support by Shengzhou Liu · 11 years ago
  44. adbcb9c powerpc/fman/memac: use default MDIO_HOLD value by Shaohui Xie · 11 years ago
  45. 8e4f3ff powerpc/85xx: Add T4240RDB board support by Chunhe Lan · 11 years ago
  46. d8b1e5c Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  47. e2a3483 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  48. 7857c72 fpga: zynq: Use helper function zynq_validate_bitstream by Siva Durga Prasad Paladugu · 11 years ago
  49. 2f72618 fpga: zynq: Use helper functions for zynq dma by Siva Durga Prasad Paladugu · 11 years ago
  50. 15f156a fpga: zynq: Remove sparse warnings by Michal Simek · 11 years ago
  51. 75fafac fpga: xilinx: Simplify load/dump/info function handling by Michal Simek · 11 years ago
  52. 25e1e2e fpga: xilinx: Avoid CamelCase for in Xilinx_desc by Michal Simek · 11 years ago
  53. 9025888 fpga: virtex2: Avoid CamelCase by Michal Simek · 11 years ago
  54. 2091a0c fpga: spartan3: Avoid CamelCase by Michal Simek · 11 years ago
  55. 5206cca fpga: spartan2: Avoid CamelCase by Michal Simek · 11 years ago
  56. 1376cdd S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · 11 years ago
  57. 7d55550 net/designware: call phy_connect_dev() to properly setup phylib device by Ian Campbell · 11 years ago
  58. a1148f7 tps6586x: staticize funtions by Manish Badarkhe · 11 years ago
  59. 0b16e65 net: rename and refactor eth_rand_ethaddr() function by Masahiro Yamada · 11 years ago
  60. fcfc786 net/phy: enable get_phy_id redefinable by Shengzhou Liu · 11 years ago
  61. aa09e68 AR8035/phy: Enable autonegotiation function for ar8035 by Xiaobo Xie · 11 years ago
  62. cbc0888 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · 11 years ago
  63. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  64. 8243b58 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  65. 82afc22 video: Add support for imx25 lcd controller by Thomas Diener · 11 years ago
  66. 7f1fbc8 power: Add support for LTC3676 PMIC by Tim Harvey · 11 years ago
  67. b34e3d8 power: make pfuze100 be able to coexist with other pmics by Tim Harvey · 11 years ago
  68. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  69. b948810 dfu, nand: add medium specific polltimeout function by Heiko Schocher · 11 years ago
  70. 0c9fe56 musb-new, dfu: first send request answer then call completions by Heiko Schocher · 11 years ago
  71. 9d4471e usb/gadget: add the fastboot gadget by Sebastian Siewior · 11 years ago
  72. 6eaec4c i2c: zynq: Fixed compilation errors when using DEBUG by Jesper B. Christensen · 11 years ago
  73. 2c95ced0 usb: ums: remove ci_udc special case by Stephen Warren · 11 years ago
  74. aa5e864 usb: ci_udc: allow multiple buffer allocs per ep by Stephen Warren · 11 years ago
  75. dfa75ed Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  76. 1df24c5 Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  77. c669b7d serial: zynq: Fix typo in suffix function name by Michal Simek · 11 years ago
  78. 7537045 serial: zynq: Remove sparse warnings by Michal Simek · 11 years ago
  79. b055f67 net: zynq: Fix sparse warnings in gem by Michal Simek · 11 years ago
  80. 5031623 net: zynq: Use predefined macros instead of hardcoded value by Michal Simek · 11 years ago
  81. fbfe6e5 at91: video: atmel_hlcdfb.c: fix bad timing configuration by Wu, Josh · 11 years ago
  82. e239fa5 USB: gadget: save driver name before registering it by Stephen Warren · 11 years ago
  83. 69cb0bb USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · 11 years ago
  84. 0ab80bf dfu: mmc: change offset base handling by Mateusz Zalega · 11 years ago
  85. dcb6ea6 dfu: mmc: raw data write fix by Mateusz Zalega · 11 years ago
  86. 21fe3f7 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · 11 years ago
  87. 546e2cd usb: gadget: allow ci_udc to build with new gadget framework by Stephen Warren · 11 years ago
  88. c9e2be6 video: mxc_ipuv3_fb: stash frame buffer pointer in global data. by Eric Nelson · 11 years ago
  89. 5d94687 usb: ums: use only 1 buffer for CI_UDC by Stephen Warren · 11 years ago
  90. e13a704 usb: ci_udc: support variants with hostpc register by Stephen Warren · 11 years ago
  91. 0381a727 usb: ci_udc: make PHY initialization conditional by Stephen Warren · 11 years ago
  92. d06444f usb: ci_udc: set ep->req.actual after transfer by Stephen Warren · 11 years ago
  93. de40a1e usb: ci_udc: Support larger packets by Stephen Warren · 11 years ago
  94. f62b92d dfu:fix: Replace wrong return value with proper one by Lukasz Majewski · 11 years ago
  95. 6baf21c exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT by andrey.konovalov@linaro.org · 11 years ago
  96. 15175e7 usb: musb: fill in usb_gadget_unregister_driver by Rob Herring · 11 years ago
  97. ef60fda usb: handle NULL table in usb_gadget_get_string by Rob Herring · 11 years ago
  98. ef9d4d4 usb:gadget:f_thor: fix write to filesystem by add dfu_flush() by Przemyslaw Marczak · 11 years ago
  99. 13a41c8 usb:gadget:f_thor: code cleanup in function download_tail() by Przemyslaw Marczak · 11 years ago
  100. 29d0587 usb: Add endian support macros to interrupt transfers in the EHCI driver. by Adrian Cox · 11 years ago