All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/8] SATA support for omap5_uevm and dra7_evm
Date: Mon, 11 Nov 2013 08:58:17 -0500	[thread overview]
Message-ID: <20131111135817.GP5925@bill-the-cat> (raw)
In-Reply-To: <1384176682-4537-1-git-send-email-rogerq@ti.com>

On Mon, Nov 11, 2013 at 03:31:14PM +0200, Roger Quadros wrote:

> Hi,
> 
> This series adds SATA support for OMAP5 uevm and DRA7 evm.
> 
> Patches are also availabe at
>  git at github.com:rogerq/u-boot.git	sata
> 
> v2:
> - Address review comments in the RFC series
> - Fix cache align error in the ahci driver
> - Added dra7 support

Please run ./tools/checkpatch.pl over the series and correct the issues
there, thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131111/0a08f2ae/attachment.pgp>

      parent reply	other threads:[~2013-11-11 13:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-11 13:31 [U-Boot] [PATCH v2 0/8] SATA support for omap5_uevm and dra7_evm Roger Quadros
2013-11-11 13:31 ` [U-Boot] [PATCH v2 1/8] ahci: Error out with message on malloc() failure Roger Quadros
2013-11-11 13:31 ` [U-Boot] [PATCH v2 2/8] ahci: Fix cache align error messages Roger Quadros
2013-11-11 13:56   ` Tom Rini
2013-11-11 13:57     ` Roger Quadros
2013-11-11 13:31 ` [U-Boot] [PATCH v2 3/8] ARM: OMAP5: Add Pipe3 PHY driver Roger Quadros
2013-11-11 13:31 ` [U-Boot] [PATCH v2 4/8] ARM: OMAP5: Add PRCM and Control information for SATA Roger Quadros
2013-11-11 13:31 ` [U-Boot] [PATCH v2 5/8] ARM: OMAP5: Add SATA platform glue Roger Quadros
2013-11-11 13:31 ` [U-Boot] [PATCH v2 6/8] ARM: omap5_uevm: Add SATA support Roger Quadros
2013-11-11 13:31 ` [U-Boot] [PATCH v2 7/8] ARM: DRA7xx: Add PRCM and Control information for SATA Roger Quadros
2013-11-11 13:31 ` [U-Boot] [PATCH v2 8/8] ARM: dra7_evm: Add SATA support Roger Quadros
2013-11-11 13:58 ` Tom Rini [this message]

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=20131111135817.GP5925@bill-the-cat \
    --to=trini@ti.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.