1. 90a4cc8 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  2. 6c52916 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  3. 547117f Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  4. 23fbde5 EHCI: Exynos: Add fdt support by Rajeshwari Shinde · 12 years ago
  5. dcadd25 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  6. 1cdb49f g_dnl: Properly terminate string list. by Pantelis Antoniou · 12 years ago
  7. c29d2be g_dnl: Issue connect/disconnect as appropriate by Pantelis Antoniou · 12 years ago
  8. 12afe95 pxa25x_udc: Remove usbdescriptors.h by Lukasz Dalek · 12 years ago
  9. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  10. b762a9c at91sam9x5: enable USB support for 9x5ek board. by Richard Genoud · 12 years ago
  11. 0977313 Remove obsolete header file by Pantelis Antoniou · 12 years ago
  12. 43a7eef usb: r8a6659: Fix build by missing of parenthesis by Nobuhiro Iwamatsu · 12 years ago
  13. 0083cd7 usb: r8a66597: Switched from variable to only macro by Nobuhiro Iwamatsu · 13 years ago
  14. a3292f2 musb-new: omap2plus backend driver by Ilya Yanok · 12 years ago
  15. cc0fcbf musb-new: am35x backend driver by Ilya Yanok · 12 years ago
  16. d5ade29 musb-new: dsps backend driver by Ilya Yanok · 12 years ago
  17. 06bb920 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  18. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  19. e2d1476 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  20. 39eb82b ehci-mxc: Fix host power mask bit for i.MX25 by Benoît Thébaudeau · 12 years ago
  21. a1599d6 ehci-mxc: Fix host power mask bit for i.MX35 by Benoît Thébaudeau · 12 years ago
  22. 98023c1 ehci-mx5/6: Make board_ehci_hcd_init() optional by Benoît Thébaudeau · 12 years ago
  23. c44f54d ehci-mxc: Add support for i.MX35 by Benoît Thébaudeau · 12 years ago
  24. 27a23bb ehci-mxc: Define host offsets by Benoît Thébaudeau · 12 years ago
  25. e617b3f ehci-mxc: Make i.MX25 EHCI configurable by Benoît Thébaudeau · 12 years ago
  26. 17971a9 ehci-mxc: Make EHCI power/oc polarities configurable by Benoît Thébaudeau · 12 years ago
  27. 284a459 ehci-mx5: Add missing OC_DIS for i.MX53 by Benoît Thébaudeau · 12 years ago
  28. 46a53ab ehci-mx5: Fix *PM usage for i.MX53 by Benoît Thébaudeau · 12 years ago
  29. b7647f3 ehci-mx5: Fix OPM usage by Benoît Thébaudeau · 12 years ago
  30. 2b2a415 ehci-mx5: Fix OC_DIS usage by Benoît Thébaudeau · 12 years ago
  31. cb10972 ehci-mx5: Clean up by Benoît Thébaudeau · 12 years ago
  32. 12638de ehci-mxc: Clean up by Benoît Thébaudeau · 12 years ago
  33. add21ca usb gadget ether: Fix warning in is_eth_addr_valid() by Tom Rini · 12 years ago
  34. 9f2cfe4 Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  35. 025e375 USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY by Pankaj Bharadiya · 12 years ago
  36. d407e1f powerpc/usb: fix bug of CPU hang when missing USB PHY clock by Shengzhou Liu · 12 years ago
  37. e917a7c dm: Move s3c24xx USB driver to a proper place by Marek Vasut · 12 years ago
  38. 620491f Remove lh7a40x cpu and serial driver by Albert ARIBAUD · 12 years ago
  39. f2f0038 mx51: Fix USB PHY clocks by Benoît Thébaudeau · 12 years ago
  40. a3d757d pxa25x: Add support for USB ethernet gadget by Lukasz Dalek · 12 years ago
  41. 284c4cf usbether: Removed DEV_CONFIG_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  42. fa21533 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  43. 6ca42dd usbether: Fixed bug when using with PXA25X chips by Lukasz Dalek · 12 years ago
  44. c86753b usb: ulpi: add indicator configuration function by Lucas Stach · 12 years ago
  45. f5b3408 usb: ehci: don't print debug output by Lucas Stach · 12 years ago
  46. c1275eb tegra20: port to new ehci interface by Lucas Stach · 12 years ago
  47. e6d3345 usb: add support for multiple usb controllers by Lucas Stach · 12 years ago
  48. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  49. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  50. 06e4693 net: asix: add AX88772B support by Lucas Stach · 12 years ago
  51. 95c359b net: asix: add read_mac function by Lucas Stach · 12 years ago
  52. fc9a758 net: asix: add write_hwaddr function by Lucas Stach · 12 years ago
  53. a0d5d03 net: asix: split out basic reset function by Lucas Stach · 12 years ago
  54. 36267c4 net: introduce transparent driver private in ueth_data by Lucas Stach · 12 years ago
  55. 835e11e usb: do explicit unaligned accesses by Lucas Stach · 12 years ago
  56. d296daa Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  57. 36eccd2 MUSB driver: Timeout is never detected as the while loop does not end by Matej Frančeškin · 12 years ago
  58. 62c1c7c USB: Fix strict aliasing in ohci-hcd by Troy Kisky · 12 years ago
  59. 4e23df1 ehci: Optimize qTD allocations by Benoît Thébaudeau · 12 years ago
  60. b39f8b5 ehci-hcd: Boost transfer speed by Benoît Thébaudeau · 12 years ago
  61. 458fb1e ehci: cosmetic: Define used constants by Benoît Thébaudeau · 12 years ago
  62. 58c4dfb ehci: Fail for multi-transaction interrupt transfers by Benoît Thébaudeau · 12 years ago
  63. b7a15bf dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget by Lukasz Majewski · 12 years ago
  64. c574de5 dfu:usb: Support for g_dnl composite download gadget. by Lukasz Majewski · 12 years ago
  65. e68f48a ehci: cosmetic: Define the number of qt_buffers by Benoît Thébaudeau · 12 years ago
  66. 834a39c mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · 12 years ago
  67. 282e2af da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · 12 years ago
  68. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  69. 5309b00 mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  70. 2714e17 i.mx: iomux-v3.h: move to imx-common include directory by Troy Kisky · 12 years ago
  71. defa90f Merge branch 'next' of git://git.denx.de/u-boot by Wolfgang Denk · 12 years ago
  72. 43b56c2 smsc95xx: align buffers to cache line size by Ilya Yanok · 12 years ago
  73. 84570d6 ehci-hcd: change debug() to printf() in case of errors by Ilya Yanok · 12 years ago
  74. fb11371 ehci-hcd: fix external buffer cache handling by Ilya Yanok · 12 years ago
  75. 2cabcf7 ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment by Tom Rini · 12 years ago
  76. 84309bb ehci-hcd: program asynclistaddr before every transfer by Ilya Yanok · 12 years ago
  77. 33f956d ehci-omap: Do not call dcache_off from omap_ehci_hcd_init by Tom Rini · 12 years ago
  78. 115436e CACHE: net: asix: Fix asix driver to work with data cache on by Marek Vasut · 12 years ago
  79. 8203083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  80. 5a057e3 tegra: usb: Fix device enumeration problem of USB1 by Jim Lin · 12 years ago
  81. 21965ac EXYNOS: Add power Enable/Disable for USB-EHCI by Rajeshwari Shinde · 13 years ago
  82. 8444807 USB: EXYNOS: Set USB 2.0 HOST Link mode by Rajeshwari Shinde · 13 years ago
  83. dad39d4 USB: EXYNOS: Incorporate EHCI review comments by Rajeshwari Shinde · 13 years ago
  84. ed42bf7 ehci-atmel: fix compiler warning by Andreas Bießmann · 12 years ago
  85. c0eede0 Atmel : usb : add EHCI driver for Atmel SoC by Bo Shen · 12 years ago
  86. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · 13 years ago
  87. 28ca379 drivers/usb/eth/asix.c: Fix build warning by Anatolij Gustschin · 13 years ago
  88. df93c8e drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  89. 2920add Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  90. 9b4ae50 USB: S5P: Add ehci support by Rajeshwari Shinde · 13 years ago
  91. 8fb78fd usb:udc:samsung Add functions for storing private gadget data in UDC driver by Lukasz Majewski · 13 years ago
  92. 1dc6a67 usb:gadget:composite USB composite gadget support by Lukasz Majewski · 13 years ago
  93. 0dfeb00 usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls by Lukasz Majewski · 13 years ago
  94. 373cc99 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · 13 years ago
  95. 285c8b3 USB: Document the QH and qTD antics in EHCI-HCD by Marek Vasut · 13 years ago
  96. ff24dc3 USB: Drop cache flush bloat in EHCI-HCD by Marek Vasut · 13 years ago
  97. 4f66831 USB: Drop ehci_alloc/ehci_free in ehci-hcd by Marek Vasut · 13 years ago
  98. c79d225 imx: usb: There is no such register by Timo Ketola · 13 years ago
  99. 63e29f6 i.MX25: usb: Set PORTSCx register by Timo Ketola · 13 years ago
  100. 5d113ca USB: ehci-mx6: Fix broken IO access by Wolfgang Grandegger · 13 years ago