1. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  2. 9902c7b mmc: atmel_mci: fix print incorrect buffer content for debug by Wu, Josh · 10 years ago
  3. 7d82d89 gpio: at91: add sanity check for the NULL pointer by Wu, Josh · 10 years ago
  4. 49692c5 net/designware: Make DMA burst length configurable and reduce by default by Ian Campbell · 10 years ago
  5. 1857075 net/designware: reorder struct dw_eth_dev to pack more efficiently. by Ian Campbell · 10 years ago
  6. 964ea7c net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN by Ian Campbell · 10 years ago
  7. 1c848a2 net/designware: ensure device private data is DMA aligned. by Ian Campbell · 10 years ago
  8. e24ea55 sunxi: mmc support by Ian Campbell · 10 years ago
  9. c534d2f Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  10. 10dc777 esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set by Tom Rini · 10 years ago
  11. 638b3e8 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  12. d235628 mmc: provide a select_hwpart implementation for get_device() by Stephen Warren · 10 years ago
  13. 91fdabc eMMC: add support for operations in RPMB partition by Pierre Aubert · 10 years ago
  14. 6b2221b mmc: Handle switch error status bit in MMC card status by Andrew Gabbasov · 10 years ago
  15. d803fea mmc: postponed needless timer initialization by Mateusz Zalega · 10 years ago
  16. 4d16f67 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  17. f6ed9d5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  18. 8e38128 Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  19. c9afa7c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  20. 7168977 esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver by Ye.Li · 11 years ago
  21. 1a89766 fpga: Added support to load bit stream from SD/MMC by Siva Durga Prasad Paladugu · 11 years ago
  22. 5b815c9 fpga: zynqpl: Clean partial bitstream handling by Michal Simek · 10 years ago
  23. 7a78bd2 fpga: Define bitstream type based on command selection by Michal Simek · 10 years ago
  24. 05d134b Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  25. d7782d0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  26. 15231f6 drivers/usb : Define usb control register mask for w1c bits by Nikhil Badola · 10 years ago
  27. f1a96ec fsl/pci: Add workaround for erratum A-005434 by Chunhe Lan · 10 years ago
  28. ffc8667 net: phy/vitesse: Add support for VSC8664 phy module by Chunhe Lan · 10 years ago
  29. 6a2f30a Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  30. a90bed7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  31. 9b8c9a3 mmc: s5p_sdhci: add the s5p_sdhci_core_init function by Jaehoon Chung · 10 years ago
  32. e09bd85 mmc: exynos_dw_mmc: enable the DDR mode by Jaehoon Chung · 10 years ago
  33. 045bdcd mmc: dw_mmc: support the DDR mode by Jaehoon Chung · 10 years ago
  34. d22e3d4 mmc: support the DDR mode for eMMC by Jaehoon Chung · 10 years ago
  35. 8caf46d mmc: remove the unnecessary define and fix the wrong bit control by Jaehoon Chung · 10 years ago
  36. 959198f mmc: exynos_dw_mmc: restore the property into host by Jaehoon Chung · 10 years ago
  37. 44cfc3a Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  38. 9f5f515 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  39. e7f9350 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  40. c8151b4 dfu: mmc: Provide support for eMMC boot partition access by Lukasz Majewski · 10 years ago
  41. 584b55b usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size by Przemyslaw Marczak · 10 years ago
  42. 1aa4bdc drivers:dfu: dfu_flush(): add raw data flush to complete dfu write by Przemyslaw Marczak · 10 years ago
  43. 8630c1c usb: ci_udc: parse QTD before over-writing it by Stephen Warren · 10 years ago
  44. a4539a2 usb: tegra: support device mode by Stephen Warren · 10 years ago
  45. 2d34151 usb: tegra: refactor PHY type selection by Stephen Warren · 10 years ago
  46. 9b20fe6 usb: tegra: fix PHY selection code by Stephen Warren · 10 years ago
  47. 4180b3d Merge remote-tracking branch 'u-boot/master' into test by Marek Vasut · 10 years ago
  48. 2072e72 mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals by Hans de Goede · 10 years ago
  49. fab356a mvtwsi: Fix clock programming by Hans de Goede · 10 years ago
  50. eb8c54b ARM: zynq: ehci: Added USB host driver support by Michal Simek · 10 years ago
  51. 97eeae1 mtd: nand: omap_gpmc: Fix update of read_ecc in oob by Belisko Marek · 10 years ago
  52. 557a331 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  53. eceb3f2 ARM: tegra: add GPIO initialization table function by Stephen Warren · 10 years ago
  54. f175603 ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE by Stephen Warren · 10 years ago
  55. ca721fb qe: disable qe when qe-ucode fails to be uploaded for "deep sleep" by Zhao Qiang · 10 years ago
  56. 5122dfa powerpc/85xx: add T4080 SoC support by Shengzhou Liu · 10 years ago
  57. 3a7ed5a powerpc/fman/memac: use default MDIO_HOLD value by Shaohui Xie · 10 years ago
  58. 0b2e13d powerpc/85xx: Add T4240RDB board support by Chunhe Lan · 10 years ago
  59. 27b4e4b Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  60. e7d4a88 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  61. 3108185 fpga: zynq: Use helper function zynq_validate_bitstream by Siva Durga Prasad Paladugu · 11 years ago
  62. a0735a3 fpga: zynq: Use helper functions for zynq dma by Siva Durga Prasad Paladugu · 11 years ago
  63. 42a74a0 fpga: zynq: Remove sparse warnings by Michal Simek · 10 years ago
  64. 14cfc4f fpga: xilinx: Simplify load/dump/info function handling by Michal Simek · 11 years ago
  65. f8c1be9 fpga: xilinx: Avoid CamelCase for in Xilinx_desc by Michal Simek · 11 years ago
  66. d9071ce fpga: virtex2: Avoid CamelCase by Michal Simek · 11 years ago
  67. 2a6e386 fpga: spartan3: Avoid CamelCase by Michal Simek · 11 years ago
  68. b625b9a fpga: spartan2: Avoid CamelCase by Michal Simek · 11 years ago
  69. f6ae1ca S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · 10 years ago
  70. 15e82e5 net/designware: call phy_connect_dev() to properly setup phylib device by Ian Campbell · 10 years ago
  71. bafd67d tps6586x: staticize funtions by Manish Badarkhe · 10 years ago
  72. da384a9 net: rename and refactor eth_rand_ethaddr() function by Masahiro Yamada · 10 years ago
  73. 597fe04 net/phy: enable get_phy_id redefinable by Shengzhou Liu · 10 years ago
  74. 02aa4c5 AR8035/phy: Enable autonegotiation function for ar8035 by Xiaobo Xie · 10 years ago
  75. d57dee5 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · 10 years ago
  76. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  77. bcb879c Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  78. d1dacf7 video: Add support for imx25 lcd controller by Thomas Diener · 10 years ago
  79. 5e2f017 power: Add support for LTC3676 PMIC by Tim Harvey · 10 years ago
  80. 93a6d92 power: make pfuze100 be able to coexist with other pmics by Tim Harvey · 10 years ago
  81. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  82. fc25fa2 dfu, nand: add medium specific polltimeout function by Heiko Schocher · 10 years ago
  83. ab2f5c1 musb-new, dfu: first send request answer then call completions by Heiko Schocher · 10 years ago
  84. 3aab70a usb/gadget: add the fastboot gadget by Sebastian Siewior · 10 years ago
  85. 5146fc2 i2c: zynq: Fixed compilation errors when using DEBUG by Jesper B. Christensen · 10 years ago
  86. 340ed42 usb: ums: remove ci_udc special case by Stephen Warren · 10 years ago
  87. 2813006 usb: ci_udc: allow multiple buffer allocs per ep by Stephen Warren · 10 years ago
  88. 173d294 Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  89. a1a1f6e Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  90. 870e0bd serial: zynq: Fix typo in suffix function name by Michal Simek · 10 years ago
  91. 6c4da35 serial: zynq: Remove sparse warnings by Michal Simek · 10 years ago
  92. 2fd2489 net: zynq: Fix sparse warnings in gem by Michal Simek · 10 years ago
  93. c1a9fa4 net: zynq: Use predefined macros instead of hardcoded value by Michal Simek · 11 years ago
  94. 1161f98 at91: video: atmel_hlcdfb.c: fix bad timing configuration by Wu, Josh · 11 years ago
  95. 25fbf96 USB: gadget: save driver name before registering it by Stephen Warren · 10 years ago
  96. c4d0e85 USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · 10 years ago
  97. b7d4259 dfu: mmc: change offset base handling by Mateusz Zalega · 10 years ago
  98. 711b931 dfu: mmc: raw data write fix by Mateusz Zalega · 10 years ago
  99. 75504e9 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · 10 years ago
  100. 2fc5dab usb: gadget: allow ci_udc to build with new gadget framework by Stephen Warren · 10 years ago