public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/6 V2] EXYNOS5: USB: Enable USB 2.0 support
@ 2012-05-04 11:11 Rajeshwari Shinde
  2012-05-04 11:11 ` [U-Boot] [PATCH 1/6 V2] EXYNOS5: Fix system register structure Rajeshwari Shinde
                   ` (7 more replies)
  0 siblings, 8 replies; 19+ messages in thread
From: Rajeshwari Shinde @ 2012-05-04 11:11 UTC (permalink / raw)
  To: u-boot

This patchset series adds support to enable USB 2.0 on smdk5250.
It corrects sysreg register, usb host, usb otg base address,
adds power management registers,functions to enable and disable power
to the USB host controller are added.

This patchset is based on:
USB: EXYNOS: Add ehci support.patch

Rajeshwari Shinde (6):
  EXYNOS5: Fix system register structure
  EXYNOS: Add structure for PMU registers
  EXYNOS5 : USB: Set USB 2.0 HOST Link mode
  Exynos5: Add power Enable/Disable for USB-EHCI
  EXYNOS5: USB: Fix incorrect USB base addresses
  config: EXYNOS5: USB: Enable USB 2.0 on smdk5250

 arch/arm/cpu/armv7/exynos/power.c         |   37 ++
 arch/arm/cpu/armv7/exynos/system.c        |   22 +
 arch/arm/include/asm/arch-exynos/cpu.h    |    4 +-
 arch/arm/include/asm/arch-exynos/power.h  |  626 +++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-exynos/system.h |    4 +
 drivers/usb/host/ehci-exynos.c            |    7 +
 include/configs/smdk5250.h                |    6 +
 7 files changed, 704 insertions(+), 2 deletions(-)

-- 
1.7.4.4

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

end of thread, other threads:[~2012-05-08  9:59 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 11:11 [U-Boot] [PATCH 0/6 V2] EXYNOS5: USB: Enable USB 2.0 support Rajeshwari Shinde
2012-05-04 11:11 ` [U-Boot] [PATCH 1/6 V2] EXYNOS5: Fix system register structure Rajeshwari Shinde
2012-05-08  2:19   ` Minkyu Kang
2012-05-04 11:11 ` [U-Boot] [PATCH 2/6 V2] EXYNOS: Add structure for PMU registers Rajeshwari Shinde
2012-05-08  2:19   ` Minkyu Kang
2012-05-04 11:12 ` [U-Boot] [PATCH 3/6 V2] EXYNOS5 : USB: Set USB 2.0 HOST Link mode Rajeshwari Shinde
2012-05-08  2:07   ` Minkyu Kang
2012-05-04 11:12 ` [U-Boot] [PATCH 4/6 V2] Exynos5: Add power Enable/Disable for USB-EHCI Rajeshwari Shinde
2012-05-08  2:17   ` Minkyu Kang
2012-05-08  9:59     ` Rajeshwari Birje
2012-05-04 11:12 ` [U-Boot] [PATCH 5/6 V2] EXYNOS5: USB: Fix incorrect USB base addresses Rajeshwari Shinde
2012-05-08  2:20   ` Minkyu Kang
2012-05-04 11:12 ` [U-Boot] [PATCH 6/6 V2] config: EXYNOS5: USB: Enable USB 2.0 on smdk5250 Rajeshwari Shinde
2012-05-08  2:20   ` Minkyu Kang
2012-05-08  2:29     ` Marek Vasut
2012-05-04 11:20 ` [U-Boot] [PATCH 0/6 V2] EXYNOS5: USB: Enable USB 2.0 support Marek Vasut
2012-05-07  6:54 ` Lukasz Majewski
2012-05-08  0:00   ` Marek Vasut
2012-05-08  6:52     ` Lukasz Majewski

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