From: Dan Murphy <dmurphy@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/6] TI xHCI Updated patchset
Date: Fri, 11 Oct 2013 12:28:13 -0500 [thread overview]
Message-ID: <1381512499-11504-1-git-send-email-dmurphy@ti.com> (raw)
V2 patchset for TI SoC's that support xHCI controllers
Dan Murphy (6):
usb: omap: Move the xhci-omap header file to common location
usb: omap5: Update the board_usb_init api
usb: omap: Move the usb phy code to the usb/phy directory
usb: dra7xx: Add support for dra7xx xhci USB host
usb: am437x: Add support for am437x xhci USB host
ARM: omap5-evm: Move MAC creation to misc_init
arch/arm/cpu/armv7/omap5/prcm-regs.c | 1 +
arch/arm/include/asm/arch-am33xx/hardware_am43xx.h | 10 ++
arch/arm/include/asm/arch-omap5/clock.h | 4 +
arch/arm/include/asm/omap_common.h | 1 +
board/ti/dra7xx/evm.c | 6 -
board/ti/dra7xx/mux_data.h | 1 +
board/ti/omap5_uevm/evm.c | 41 ++---
drivers/usb/host/xhci-omap.c | 184 +------------------
drivers/usb/phy/Makefile | 1 +
.../usb/{host/xhci-omap.c => phy/omap_usb_phy.c} | 187 +++++++-------------
include/configs/am43xx_evm.h | 11 ++
include/configs/dra7xx_evm.h | 11 ++
.../arch-omap5 => include/linux/usb}/xhci-omap.h | 16 ++
13 files changed, 146 insertions(+), 328 deletions(-)
copy drivers/usb/{host/xhci-omap.c => phy/omap_usb_phy.c} (58%)
rename {arch/arm/include/asm/arch-omap5 => include/linux/usb}/xhci-omap.h (86%)
--
1.7.9.5
next reply other threads:[~2013-10-11 17:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-11 17:28 Dan Murphy [this message]
2013-10-11 17:28 ` [U-Boot] [PATCH v2 1/6] usb: omap: Move the xhci-omap header file to common location Dan Murphy
2013-10-11 17:28 ` [U-Boot] [PATCH v2 2/6] usb: omap5: Update the board_usb_init api Dan Murphy
2013-10-11 17:28 ` [U-Boot] [PATCH v2 3/6] usb: omap: Move the usb phy code to the usb/phy directory Dan Murphy
2013-10-11 17:28 ` [U-Boot] [PATCH v2 4/6] usb: dra7xx: Add support for dra7xx xhci USB host Dan Murphy
2013-10-12 1:13 ` Marek Vasut
2013-10-11 17:28 ` [U-Boot] [PATCH v2 5/6] usb: am437x: Add support for am437x " Dan Murphy
2013-10-11 17:28 ` [U-Boot] [PATCH v2 6/6] ARM: omap5-evm: Move MAC creation to misc_init Dan Murphy
2013-10-12 1:15 ` [U-Boot] [PATCH v2 0/6] TI xHCI Updated patchset Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1381512499-11504-1-git-send-email-dmurphy@ti.com \
--to=dmurphy@ti.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox