[U-Boot] [PATCH v2 06/22] usb: pci: Add XHCI driver for PCI

Simon Glass sjg at chromium.org
Thu Jan 29 00:43:52 CET 2015


On 27 January 2015 at 21:13, Simon Glass <sjg at chromium.org> wrote:
> Add a driver which locates the available XHCI controllers on the PCI bus
> and makes them available.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  drivers/usb/host/Makefile   |  1 +
>  drivers/usb/host/xhci-pci.c | 60 +++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 61 insertions(+)
>  create mode 100644 drivers/usb/host/xhci-pci.c

Applied to u-boot-x86.


More information about the U-Boot mailing list