[U-Boot] [PATCH v2 1/7] USB: xHCI: Add stack support for xHCI

Marek Vasut marex at denx.de
Wed Sep 4 16:16:14 CEST 2013


Dear Dan Murphy,

> On 08/21/2013 05:12 AM, Vivek Gautam wrote:
> > This adds stack layer for eXtensible Host Controller Interface
> > which facilitates use of USB 3.0 in host mode.
> > 
> > Adapting xHCI host controller driver in linux-kernel
> > by Sarah Sharp to needs in u-boot.
> > 
> > This adds the basic xHCI host controller driver with bare minimum
> > features:
> > - Control/Bulk transfer support has been added with required
> > 
> >   infrastructure for necessary xHC data structures.
> > 
> > - Stream protocol hasn't been supported yet.
> > - No support for quirky devices has been added.
> > 
> > Signed-off-by: Vikas C Sajjan <vikas.sajjan at samsung.com>
> > Signed-off-by: Julius Werner <jwerner at chromium.org>
> > Signed-off-by: Vivek Gautam <gautam.vivek at samsung.com>
> > Cc: Simon Glass <sjg at chromium.org>
> > Cc: Minkyu Kang <mk7.kang at samsung.com>
> > Cc: Dan Murphy <dmurphy at ti.com>
> > Cc: Marek Vasut <marex at denx.de>

[...]

Besides what Dan said, please see [1] , point 4. I miss the exact point in Linux 
kernel history (read commit hash) from which this code was imported at least.

[1] http://www.denx.de/wiki/view/U-Boot/Patches#Attributing_Code_Copyrights_Sign

Best regards,
Marek Vasut


More information about the U-Boot mailing list