All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] TI xHCI updates
@ 2013-10-09 17:19 Dan Murphy
  2013-10-09 17:19 ` [U-Boot] [PATCH 1/6] usb: omap: Move the xhci-omap header file to common location Dan Murphy
                   ` (6 more replies)
  0 siblings, 7 replies; 21+ messages in thread
From: Dan Murphy @ 2013-10-09 17:19 UTC (permalink / raw)
  To: u-boot

This patch series contains the following changes

- Moves the xhci-omap.h to a common location
- Fixes a compilation issue on OMAP5 when xHCI is defined when patch
"usb: new board-specific USB init interface" is applied
- Moves the TI USB PHY code out of the xhci-omap.c file and into
a new file called drivers/usb/phy/omap_usb_phy.c
- Enables the dra7xx xHCI controller
- Enables the AM437x xHCI controller
- Move OMAP5 MAC creation out of USB and into misc_init so that usbethaddr is
set on each boot or else the kernel sets a random MAC.

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2013-10-10  0:36 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-09 17:19 [U-Boot] TI xHCI updates Dan Murphy
2013-10-09 17:19 ` [U-Boot] [PATCH 1/6] usb: omap: Move the xhci-omap header file to common location Dan Murphy
2013-10-09 23:37   ` Marek Vasut
2013-10-10  0:22     ` Dan Murphy
2013-10-10  0:34       ` Marek Vasut
2013-10-09 17:19 ` [U-Boot] [PATCH 2/6] usb: omap5: Change the board_usb_init api to board_xhci_usb_init Dan Murphy
2013-10-09 23:38   ` Marek Vasut
2013-10-10  0:26     ` Dan Murphy
2013-10-09 17:19 ` [U-Boot] [PATCH 3/6] usb: omap: Move the usb phy code to the usb/phy directory Dan Murphy
2013-10-09 23:38   ` Marek Vasut
2013-10-10  0:21     ` Dan Murphy
2013-10-10  0:35       ` Marek Vasut
2013-10-10  0:36         ` Dan Murphy
2013-10-09 17:19 ` [U-Boot] [PATCH 4/6] usb: dra7xx: Add support for dra7xx xhci USB host Dan Murphy
2013-10-09 17:19 ` [U-Boot] [PATCH 5/6] usb: am437x: Add support for am437x " Dan Murphy
2013-10-10  0:33   ` Marek Vasut
2013-10-09 17:19 ` [U-Boot] [PATCH 6/6] ARM: omap5-evm: Move MAC creation to misc_init Dan Murphy
2013-10-09 17:21 ` [U-Boot] TI xHCI updates Dan Murphy
2013-10-09 17:26   ` Jagan Teki
2013-10-10  0:27     ` Dan Murphy
2013-10-10  0:34     ` Marek Vasut

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.