public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] EXYNOS5: Enable dwmmc
@ 2012-12-05 13:31 Amar
  2012-12-05 13:31 ` [U-Boot] [PATCH 1/4] MMC: DWMMC: Modified fifo size computation Amar
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: Amar @ 2012-12-05 13:31 UTC (permalink / raw)
  To: u-boot

This patch set enables the dwmmc for Exynos5250 on SMDK5250.
Also does the required driver changes. 

This patch set is based on:
"EXYNOS: mmc: support DesignWare Controller for Samsung-SoC"
"Exynos: clock: support get_mmc_clk for exynos"

Amar (4):
  MMC: DWMMC: Modified fifo size computation
  MMC: EXYNOS: Added call back function for clock get
  EXYNOS: CLOCK: Initialised the local variable
  SMDK5250: Initialise and enable dwmmc channels

 arch/arm/cpu/armv7/exynos/clock.c |    4 ++--
 board/samsung/smdk5250/smdk5250.c |   32 ++++++++++++++++++++++++++------
 drivers/mmc/dw_mmc.c              |    2 ++
 drivers/mmc/exynos_dw_mmc.c       |   13 ++++++++++++-
 include/configs/smdk5250.h        |    4 ++--
 5 files changed, 44 insertions(+), 11 deletions(-)

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

end of thread, other threads:[~2013-03-27  8:01 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-05 13:31 [U-Boot] [PATCH 0/4] EXYNOS5: Enable dwmmc Amar
2012-12-05 13:31 ` [U-Boot] [PATCH 1/4] MMC: DWMMC: Modified fifo size computation Amar
2012-12-06  3:59   ` Jaehoon Chung
2012-12-08 19:49     ` Simon Glass
2012-12-10  2:21       ` Jaehoon Chung
2012-12-10  6:09         ` Amarendra Reddy
2013-03-27  5:03   ` Minkyu Kang
2013-03-27  5:18     ` Amarendra Reddy
2013-03-27  5:39       ` Minkyu Kang
2012-12-05 13:31 ` [U-Boot] [PATCH 2/4] MMC: EXYNOS: Added call back function for clock get Amar
2012-12-06  4:03   ` Jaehoon Chung
2013-03-27  5:14   ` Minkyu Kang
2013-03-27  5:38     ` Amarendra Reddy
2013-03-27  7:40       ` Minkyu Kang
2013-03-27  8:01         ` Amarendra Reddy
2012-12-05 13:31 ` [U-Boot] [PATCH 3/4] EXYNOS: CLOCK: Initialised the local variable Amar
2012-12-06  4:04   ` Jaehoon Chung
2012-12-05 13:31 ` [U-Boot] [PATCH 4/4] SMDK5250: Initialise and enable dwmmc channels Amar
2012-12-06  4:08   ` Jaehoon Chung

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