| #
3e126484 |
| 28-Nov-2008 |
Michael Trimarchi <trimarchi@gandalf.sssup.it> |
Prepare USB layer for ehci
Prepare USB layer for ehci support
Signed-off-by: Michael Trimarchi <trimarchi@gandalf.sssup.it> Signed-off-by: Remy Böhmer <linux@bohmer.net>
|
| #
797638f9 |
| 02-Aug-2005 |
Wolfgang Denk <wd@pollux.(none)> |
Merge with /home/sr/git/u-boot
|
| #
4f8657db |
| 02-Aug-2005 |
Stefan Roese <sr@denx.de> |
Remove unnecessary defines from usb_defs.h again. Patch by Stefan Roese, 2 Aug 2005
|
| #
7d939f89 |
| 02-Aug-2005 |
Wolfgang Denk <wd@pollux.(none)> |
Merge with /home/sr/git/u-boot
|
| #
c157d8e2 |
| 01-Aug-2005 |
Stefan Roese <sr@denx.de> |
Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. Patch by Steven Blakeslee, 27 Jul 2005
|
| #
9c998aa8 |
| 21-Jul-2005 |
Wolfgang Denk <wd@castor.denx.de> |
Fix low-level OHCI transfers for ARM920t and MPC5xxx
A new, Windows compatible init sequence was also backported from Linux 2.6, but disabled with #undef NEW_INIT_SEQ as it wouldn't change the behav
Fix low-level OHCI transfers for ARM920t and MPC5xxx
A new, Windows compatible init sequence was also backported from Linux 2.6, but disabled with #undef NEW_INIT_SEQ as it wouldn't change the behaviour of the memopry sticks we tested. Maybe it's not relevant for mass storage devices. For recerence, see file common/usb.c, function usb_new_device(), section #ifdef NEW_INIT_SEQ.
show more ...
|
| #
8bde7f77 |
| 27-Jun-2003 |
wdenk <wdenk> |
* Code cleanup: - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)
* Patches by Kenneth Johansson, 25 Jun 2003: -
* Code cleanup: - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)
* Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
show more ...
|
| #
012771d8 |
| 08-Mar-2002 |
wdenk <wdenk> |
Initial revision
|