public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/4] Support for SATA on EXYNOS5
@ 2012-11-23 12:08 Vasanth Ananthan
  2012-11-23 12:08 ` [U-Boot] [PATCH v2 1/4] Exynos5: Add clock support for SATA Vasanth Ananthan
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Vasanth Ananthan @ 2012-11-23 12:08 UTC (permalink / raw)
  To: u-boot

This patch set adds support for SATA on Exynos5250

Vasanth Ananthan (4):
  Exynos5: Add clock support for SATA
  Exynos5: Add base addresses for SATA
  Drivers: block: Support for SATA in Exynos5
  SMDK55250: Enable SATA

 arch/arm/cpu/armv7/exynos/clock.c         |   22 ++
 arch/arm/include/asm/arch-exynos/clk.h    |    1 +
 arch/arm/include/asm/arch-exynos/cpu.h    |    3 +
 arch/arm/include/asm/arch-exynos/periph.h |    1 +
 drivers/block/dwc_ahsata.c                |  394 ++++++++++++++++++++++++++++-
 include/configs/smdk5250.h                |   11 +
 6 files changed, 425 insertions(+), 7 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2012-11-23 15:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-23 12:08 [U-Boot] [PATCH v2 0/4] Support for SATA on EXYNOS5 Vasanth Ananthan
2012-11-23 12:08 ` [U-Boot] [PATCH v2 1/4] Exynos5: Add clock support for SATA Vasanth Ananthan
2012-11-23 12:08 ` [U-Boot] [PATCH v2 2/4] Exynos5: Add base addresses " Vasanth Ananthan
2012-11-23 12:08 ` [U-Boot] [PATCH v2 3/4] Drivers: block: Support for SATA in Exynos5 Vasanth Ananthan
2012-11-23 15:41   ` Luka Perkov
2012-11-23 12:08 ` [U-Boot] [PATCH v2 4/4] SMDK55250: Enable SATA Vasanth Ananthan

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