public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 0/7] am57xx: cl-som-am57x: fix usb
@ 2017-02-19 13:27 Uri Mashiach
  2017-02-19 13:27 ` [U-Boot] [PATCH v3 1/7] arm: dra7xx: move CONFIG_DRA7XX to Kconfig Uri Mashiach
                   ` (6 more replies)
  0 siblings, 7 replies; 24+ messages in thread
From: Uri Mashiach @ 2017-02-19 13:27 UTC (permalink / raw)
  To: u-boot

Various USB related comits for the CL-SOM-AM57x module.

---
V1 -> V2: Replace commit "fix XHCI registers base address" with "reintroduce the CONFIG_AM57XX symbol".
V2 -> V3: * New commit "move CONFIG_DRA7XX to Kconfig"
          * Replace commit "reintroduce the CONFIG_AM57XX symbol" with "xHCI registers based on USB port index"

Uri Mashiach (7):
  arm: dra7xx: move CONFIG_DRA7XX to Kconfig
  arm: usb: dra7xx: xHCI registers based on USB port index
  usb: host: xhci-omap: fix double weak board_usb_init functions
  arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks
  arm: am57xx: cl-som-am57x: fix USB scan
  arm: am57xx: cl-som-am57x: enable USB storage
  arm: am57xx: cl-som-am57x: enable USB commands

 board/compulab/cl-som-am57x/Kconfig        |  4 ++++
 board/compulab/cl-som-am57x/cl-som-am57x.c | 10 ----------
 board/ti/am43xx/board.c                    |  4 ++--
 board/ti/am57xx/Kconfig                    |  4 ++++
 board/ti/am57xx/board.c                    |  4 ++--
 board/ti/dra7xx/Kconfig                    |  4 ++++
 board/ti/dra7xx/evm.c                      |  4 ++--
 configs/cl-som-am57x_defconfig             |  2 ++
 configs/dra7xx_evm_defconfig               |  1 +
 configs/dra7xx_hs_evm_defconfig            |  1 +
 drivers/usb/host/Kconfig                   | 16 ++++++++++++++++
 drivers/usb/host/xhci-omap.c               | 19 +++++++++++++++++--
 include/configs/am57xx_evm.h               |  2 --
 include/configs/cl-som-am57x.h             |  6 ++----
 include/configs/dra7xx_evm.h               |  2 --
 include/linux/usb/xhci-omap.h              |  6 ++++--
 scripts/config_whitelist.txt               |  1 -
 17 files changed, 61 insertions(+), 29 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-02-26 10:13 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-19 13:27 [U-Boot] [PATCH v3 0/7] am57xx: cl-som-am57x: fix usb Uri Mashiach
2017-02-19 13:27 ` [U-Boot] [PATCH v3 1/7] arm: dra7xx: move CONFIG_DRA7XX to Kconfig Uri Mashiach
2017-02-19 15:15   ` Tom Rini
2017-02-20  7:18     ` Uri Mashiach
2017-02-20 12:09       ` Tom Rini
2017-02-19 13:27 ` [U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index Uri Mashiach
2017-02-19 14:27   ` Marek Vasut
2017-02-19 14:55     ` Uri Mashiach
2017-02-19 15:13       ` Marek Vasut
2017-02-19 15:15         ` Tom Rini
2017-02-19 15:52           ` Marek Vasut
2017-02-19 16:31             ` Igor Grinberg
2017-02-19 16:26           ` Igor Grinberg
2017-02-19 17:39             ` Marek Vasut
2017-02-20  7:47               ` Igor Grinberg
2017-02-20  8:28                 ` Marek Vasut
2017-02-22 12:58                   ` Uri Mashiach
2017-02-26 10:13                     ` Marek Vasut
2017-02-20 11:33             ` Roger Quadros
2017-02-19 13:27 ` [U-Boot] [PATCH v3 3/7] usb: host: xhci-omap: fix double weak board_usb_init functions Uri Mashiach
2017-02-19 13:27 ` [U-Boot] [PATCH v3 4/7] arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks Uri Mashiach
2017-02-19 13:27 ` [U-Boot] [PATCH v3 5/7] arm: am57xx: cl-som-am57x: fix USB scan Uri Mashiach
2017-02-19 13:27 ` [U-Boot] [PATCH v3 6/7] arm: am57xx: cl-som-am57x: enable USB storage Uri Mashiach
2017-02-19 13:27 ` [U-Boot] [PATCH v3 7/7] arm: am57xx: cl-som-am57x: enable USB commands Uri Mashiach

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