public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] ti: add usb peripheral support for omap5 and beagle x15
@ 2015-08-19  8:43 Kishon Vijay Abraham I
  2015-08-19  8:43 ` [U-Boot] [PATCH 1/3] board: ti: beagle_x15: added USB initializtion code Kishon Vijay Abraham I
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Kishon Vijay Abraham I @ 2015-08-19  8:43 UTC (permalink / raw)
  To: u-boot

Add dwc3 peripheral support for omap5 and beagle x15 and enable DFU for these
platforms.

This patch series is split from [1] to contain only adding peripheral
support for omap5 and beagle x15.

[1] -> http://permalink.gmane.org/gmane.comp.boot-loaders.u-boot/229188

Kishon Vijay Abraham I (3):
  board: ti: beagle_x15: added USB initializtion code
  board: ti: OMAP5: added USB initializtion code
  include: configs: Enable DWC3 and DFU in ti_omap5_common

 arch/arm/include/asm/arch-omap5/omap.h |    8 ++-
 board/ti/beagle_x15/board.c            |  111 ++++++++++++++++++++++++++++++++
 board/ti/omap5_uevm/evm.c              |   75 +++++++++++++++++++++
 include/configs/dra7xx_evm.h           |   63 ------------------
 include/configs/ti_omap5_common.h      |   67 ++++++++++++++++++-
 5 files changed, 257 insertions(+), 67 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2015-08-28 21:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-19  8:43 [U-Boot] [PATCH 0/3] ti: add usb peripheral support for omap5 and beagle x15 Kishon Vijay Abraham I
2015-08-19  8:43 ` [U-Boot] [PATCH 1/3] board: ti: beagle_x15: added USB initializtion code Kishon Vijay Abraham I
2015-08-20 17:54   ` Tom Rini
2015-08-28 21:04   ` [U-Boot] [U-Boot, " Tom Rini
2015-08-19  8:43 ` [U-Boot] [PATCH 2/3] board: ti: OMAP5: " Kishon Vijay Abraham I
2015-08-20 17:54   ` Tom Rini
2015-08-28 21:04   ` [U-Boot] [U-Boot, " Tom Rini
2015-08-19  8:43 ` [U-Boot] [PATCH 3/3] include: configs: Enable DWC3 and DFU in ti_omap5_common Kishon Vijay Abraham I
2015-08-20 17:56   ` Tom Rini
2015-08-21  5:57     ` Kishon Vijay Abraham I
2015-08-24 16:11       ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox