From: Vasanth Ananthan <vasanthananthan@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/4] Support for SATA on EXYNOS5
Date: Fri, 23 Nov 2012 17:38:54 +0530 [thread overview]
Message-ID: <1353672538-15610-1-git-send-email-vasanthananthan@gmail.com> (raw)
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
next reply other threads:[~2012-11-23 12:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-23 12:08 Vasanth Ananthan [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1353672538-15610-1-git-send-email-vasanthananthan@gmail.com \
--to=vasanthananthan@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox