the following patch was just integrated into master: commit 405fa269240133fc6fdbc8ee6976e923fc68642b Author: Nico Huber nico.huber@secunet.com Date: Wed May 23 09:21:54 2012 +0200
libpayload: Add support for split transactions in EHCI
With split transactions, the EHCI host controller can handle full- and low-speed devices on hubs in high-speed mode. This adds support for split transactions for control and bulk transfers.
Change-Id: I30fa1ce25757f33b1e6ed34207949c9255f05d49 Signed-off-by: Nico Huber nico.huber@secunet.com
Build-Tested: build bot (Jenkins) at Thu May 31 19:24:05 2012, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Thu Jun 7 23:14:17 2012, giving +2 See http://review.coreboot.org/1081 for details.
-gerrit