1. f55feaf drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  2. b0b20d4 drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  3. 0c2dd9a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  4. dd22f7c drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  5. dbb8f27 iMX28: Add USB HOST driver by Marek Vasut · 13 years ago
  6. 8d5d151 ehci-mxc: remove incorrect comment by Wolfgang Grandegger · 13 years ago
  7. a7efd71 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
  8. c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  9. 6bc52ef drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  10. 1b719e6 powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014 by Ramneek Mehresh · 14 years ago
  11. 3ecfa95 ehci-hcd: Allow cleanups to happen gracefully on a timeout. by Joel Fernandes · 13 years ago
  12. 69716c1 USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor by Jason Kridner · 14 years ago
  13. 0b09f54 usb: r8a66597: Fix argument mistake of inl by Nobuhiro Iwamatsu · 13 years ago
  14. dddb7c9 imx: Add support for USB EHCI on imx25 by Matthias Weisser · 13 years ago
  15. ae46d2a ehci-pci: Fix PCI EHCI driver for 36-bit by Zhao Chenhui · 14 years ago
  16. 86592f6 AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
  17. 372f278 AT91: fix related at91 driver files by Reinhard Meyer · 14 years ago
  18. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  19. 4db2fa7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  20. 298f8af echi: add ULI1575 PCI ID by Zhao Chenhui · 14 years ago
  21. 0a5f7e1 ehci-pci: Add PCI EHCI controller by Trübenbach, Ralf · 14 years ago
  22. 96820a3 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · 14 years ago
  23. a42a9d7 usb: Remove usb_dev_init() from ehci-ppc4xx.c by Stefan Roese · 14 years ago
  24. 273d720 usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() by Stefan Roese · 14 years ago
  25. 67333f7 usb: Add WATCHDOG_RESET call to polling loop by Stefan Roese · 14 years ago
  26. 222d6df usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() by Anatolij Gustschin · 14 years ago
  27. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  28. 09c83a4 ehci-hcd.c: fix hanging under higher load by Wolfgang Denk · 14 years ago
  29. 8b675fe USB: fix Queue Element Transfer Descriptor changes by Wolfgang Denk · 14 years ago
  30. af68c06 ehci-pci: print hccr, hcor and hc_lenght by Florian Fainelli · 14 years ago
  31. 3ed1607 USB: sync Queue Element Transfer Descriptor against EHCI spec by Wolfgang Denk · 14 years ago
  32. 083d506 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  33. 29c6fbe MPC5121: Add USB EHCI support by Damien Dusha · 14 years ago
  34. a2f9bff MX31: add delay between USB port setup and reset by Stefano Babic · 14 years ago
  35. 6ca8037 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  36. 5b59150 MX31: Add support for MXC EHCI controller by Stefano Babic · 14 years ago
  37. f2443d1 USB: Make non-bulk delay longer in OHCI by Marek Vasut · 14 years ago
  38. a5496a1 drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel by Becky Bruce · 14 years ago
  39. 64203c7 USB OHCI support for at91sam9g45 SoC by Sergey Matyukevich · 14 years ago
  40. 9fb3b50 EHCI: zero out QH transfer overlay in ehci_submit_async() by Sergei Shtylyov · 14 years ago
  41. 1e3827d mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · 15 years ago
  42. d7a22a3 EHCI: add NEC PCI ID by Sergei Shtylyov · 15 years ago
  43. c8b2d1d EHCI: fix port reset reporting by Sergei Shtylyov · 15 years ago
  44. e06a055 EHCI: fix off-by-one error in ehci_submit_root() by Sergei Shtylyov · 15 years ago
  45. 6d313c8 EHCI: fix root hub device descriptor by Sergei Shtylyov · 15 years ago
  46. 0701f73 at91: use C structs for AT91 OHCI code by Matthias Fuchs · 15 years ago
  47. 0cf0b93 convert common files to new SoC access by Jens Scharsig · 15 years ago
  48. 5f82887 Add ppc440epx USB ehci support. by Chris Zhang · 15 years ago
  49. b416191 Fix EHCI port reset. by Chris Zhang · 15 years ago
  50. 8f8bd56 USB Consolidate descriptor definitions by Tom Rix · 15 years ago
  51. ac67804 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  52. 47e801b s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · 15 years ago
  53. 44259bb usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root by Prafulla Wadaskar · 15 years ago
  54. 28958b8 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · 15 years ago
  55. 50243e3 usb: Fix compiler warning with gcc4.4 by Kumar Gala · 15 years ago
  56. 1d8937a usb: add Marvell Kirkwood ehci host controller driver by Prafulla Wadaskar · 15 years ago
  57. 0806615 mpc8xxx: USB: fix: access of ehci struct elements by Vivek Mahajan · 15 years ago
  58. 4ef0101 mpc83xx: USB: Reorganized its support by Vivek Mahajan · 15 years ago
  59. ed90d2c mpc8xxx: USB: Relocates ehci-fsl.h to include/usb by Vivek Mahajan · 15 years ago
  60. cfd39cd mpc8xxx: USB: Removed reenablement of its interface by Vivek Mahajan · 15 years ago
  61. faa14ba at91: fix a USB problem for AT91SAM9261 by RONETIX - Ilko Iliev · 15 years ago
  62. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  63. f9a109b Replace __attribute references with __attribute__ by Peter Tyser · 16 years ago
  64. dc39ae9 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  65. 2731b9a drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago