1. dcb89b5 usb: ci_udc: use var name ep/ci_ep consistently by Stephen Warren · 10 years ago
  2. 369d3c4 USB: gadget: atmel: zero out allocated requests by Stephen Warren · 10 years ago
  3. 639e990 usb: ci_udc: don't memalign() struct ci_req allocations by Stephen Warren · 10 years ago
  4. 6ac15fd usb: ci_udc: remove controller.items array by Stephen Warren · 10 years ago
  5. 7e54188 usb: ci_udc: fix items array size/stride calculation by Stephen Warren · 10 years ago
  6. 06b38fc usb: ci_udc: lift ilist size calculations to global scope by Stephen Warren · 10 years ago
  7. 8d7c39d usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs by Stephen Warren · 10 years ago
  8. d7beeb9 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() by Stephen Warren · 10 years ago
  9. 08ebd46 usb: eth: smsc95xx: add LAN9500A device ID by Ilya Ledvich · 11 years ago
  10. 29425be usb: fastboot: fix potential buffer overflow by Jeroen Hofstee · 10 years ago
  11. 25d1936 usb: xhci: (likely) fix bracket in if condition by Jeroen Hofstee · 10 years ago
  12. 19a2a67 usb:g_dnl:f_thor: remove memset before memcpy by Jeroen Hofstee · 10 years ago
  13. 933611f usb:composite: clear the whole common buffer by Jeroen Hofstee · 10 years ago
  14. 198c5f9 usb: r8a66597: Fix initilization size of r8a66597 info structure by Yasuhisa Umano · 11 years ago
  15. 8ecdce7 usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB by yasuhisa umano · 11 years ago
  16. 51afc2c usb: cosmetic: double const by Jeroen Hofstee · 10 years ago
  17. 83c3750 usb: ci_udc: fix typo in debug message by Stephen Warren · 10 years ago
  18. fb22ae6 usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC by Stephen Warren · 10 years ago
  19. 89876a5 dm: Cast away the const-ness of the global_data pointer by Simon Glass · 10 years ago
  20. 6a6d8fb dm: Add missing header files in lists and root by Simon Glass · 10 years ago
  21. 939cda5 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · 10 years ago
  22. ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  23. a348d56 pmic: tps65090: correct checking i2c bus by Jeroen Hofstee · 10 years ago
  24. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  25. d8a97f9 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  26. 3d6a5a4 mmc: free allocated memory on initialization errors by Darwin Rambo · 10 years ago
  27. d4622df mmc: return meaningful error codes from mmc_select_hwpart by Stephen Warren · 11 years ago
  28. 6736ec1 i2c: kona: Resolve Kona I2C driver issue by Steve Rae · 10 years ago
  29. ddc9437 m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  30. 28b62f0 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  31. 61e76f5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  32. 3d83e67 dfu: Disable default calculation of CRC32 by Lukasz Majewski · 10 years ago
  33. e0672b3 usb: ci_udc: terminate ep0 INs with a zlp when required by Stephen Warren · 10 years ago
  34. b7c0051 usb: ci_udc: clean up all allocations in unregister by Stephen Warren · 10 years ago
  35. 9a7d34b usb: ci_udc: fix probe error cleanup by Stephen Warren · 10 years ago
  36. bdf8161 usb: ci_udc: fix freeing of ep0 req by Stephen Warren · 10 years ago
  37. 43a8f25 usb: ci_udc: call udc_disconnect() from ci_pullup() by Stephen Warren · 10 years ago
  38. 1dbd728 net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF by Nobuhiro Iwamatsu · 11 years ago
  39. e2752db net: sh-eth: Fix coding style by Nobuhiro Iwamatsu · 11 years ago
  40. 62cbddc net: sh-eth: Add support R7S72100 of rmobile by Nobuhiro Iwamatsu · 11 years ago
  41. 1f436a6 sf: probe: Fix quad bit set path by Poddar, Sourav · 11 years ago
  42. c1c0dd2 spi: soft_spi: Support NULL din/dout buffers by Andrew Ruder · 11 years ago
  43. 0472808 sf: params: Added support for Spansion S25FL512S_512K by Siva Durga Prasad Paladugu · 11 years ago
  44. 55e8250 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  45. 86db550 power: Add support for the TPS65218 PMIC by Tom Rini · 10 years ago
  46. ce3cc8e ti: qspi: populate slave device to set flash quad bit. by Sourav Poddar · 11 years ago
  47. 46840f6 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 10 years ago
  48. b80a660 mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 11 years ago
  49. 27ce9e4 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  50. b9ae609 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · 11 years ago
  51. 3f990dc mtd: nand: omap: fix error-codes returned from omap-elm driver by pekon gupta · 11 years ago
  52. a09431d mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch by pekon gupta · 11 years ago
  53. 9233279 mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info by pekon gupta · 11 years ago
  54. d21e77f mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' by pekon gupta · 11 years ago
  55. 41bbe4d mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · 11 years ago
  56. b98c575 mtd: nand: omap_elm: remove #include omap_gpmc.h by pekon gupta · 11 years ago
  57. 3e1fa22 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  58. 353527d driver/ddr/fsl: Fix printing unspecified module info for DDR4 by York Sun · 10 years ago
  59. 9855b3b powerpc/mpc85xx: Add workaround for DDR erratum A004508 by York Sun · 11 years ago
  60. afb9070 powerpc/espi: remove 80us delay to improve transfer performance by Hou Zhiqiang · 11 years ago
  61. 08be283 phy: fix create_phy_by_mask for when its given an actual search mask by Cormier, Jonathan · 11 years ago
  62. cc49da2 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  63. 006c702 usb: ci_udc: complete ep0 direction handling by Stephen Warren · 10 years ago
  64. a2d8f92 usb: ci_udc: pre-allocate ep0 req by Stephen Warren · 10 years ago
  65. 054731b usb: ci_udc: use a single descriptor for ep0 by Stephen Warren · 10 years ago
  66. 7484d84 usb: ci_udc: detect queued requests on ep0 by Stephen Warren · 10 years ago
  67. bd69424 dfu: Introduction of the "dfu_hash_algo" env variable for checksum method setting by Lukasz Majewski · 11 years ago
  68. 90b51c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  69. e1bf824 Add cli_ prefix to readline functions by Simon Glass · 11 years ago
  70. 18d6653 move CLI prototypes to cli.h and add comments by Simon Glass · 11 years ago
  71. 0b259dc power: Explicitly select pmic device's bus by Aaron Durbin · 11 years ago
  72. ac1058f power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · 11 years ago
  73. 78a36c3 power: Add PMIC_ prefix to CHARGER_EN/DISABLE by Simon Glass · 11 years ago
  74. 913702c power: Rename CONFIG_PMIC_... to CONFIG_POWER_... by Simon Glass · 11 years ago
  75. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  76. 9902c7b mmc: atmel_mci: fix print incorrect buffer content for debug by Wu, Josh · 11 years ago
  77. 7d82d89 gpio: at91: add sanity check for the NULL pointer by Wu, Josh · 11 years ago
  78. 49692c5 net/designware: Make DMA burst length configurable and reduce by default by Ian Campbell · 11 years ago
  79. 1857075 net/designware: reorder struct dw_eth_dev to pack more efficiently. by Ian Campbell · 11 years ago
  80. 964ea7c net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN by Ian Campbell · 11 years ago
  81. 1c848a2 net/designware: ensure device private data is DMA aligned. by Ian Campbell · 11 years ago
  82. e24ea55 sunxi: mmc support by Ian Campbell · 11 years ago
  83. c534d2f Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  84. 10dc777 esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set by Tom Rini · 11 years ago
  85. 638b3e8 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  86. d235628 mmc: provide a select_hwpart implementation for get_device() by Stephen Warren · 11 years ago
  87. 91fdabc eMMC: add support for operations in RPMB partition by Pierre Aubert · 11 years ago
  88. 6b2221b mmc: Handle switch error status bit in MMC card status by Andrew Gabbasov · 11 years ago
  89. d803fea mmc: postponed needless timer initialization by Mateusz Zalega · 11 years ago
  90. 4d16f67 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  91. f6ed9d5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  92. 8e38128 Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  93. c9afa7c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  94. 7168977 esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver by Ye.Li · 11 years ago
  95. 1a89766 fpga: Added support to load bit stream from SD/MMC by Siva Durga Prasad Paladugu · 11 years ago
  96. 5b815c9 fpga: zynqpl: Clean partial bitstream handling by Michal Simek · 11 years ago
  97. 7a78bd2 fpga: Define bitstream type based on command selection by Michal Simek · 11 years ago
  98. 05d134b Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  99. d7782d0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  100. 15231f6 drivers/usb : Define usb control register mask for w1c bits by Nikhil Badola · 11 years ago