From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/20] AHCI / SATA Improvements
Date: Fri, 26 Oct 2012 13:16:06 -0700 [thread overview]
Message-ID: <20121026201606.GG31793@bill-the-cat> (raw)
In-Reply-To: <1350618317-6878-1-git-send-email-sjg@chromium.org>
On Thu, Oct 18, 2012 at 08:44:57PM -0700, Simon Glass wrote:
> This series contains a set of improvements for the SATA susbsystem, mostly
> targeted at solid-state drivers and improving start-up time.
>
> The patches are tested on various x86 Chromebooks.
This unfortunately breaks some mpc85xx powerpc boards. Please grab ELDK
5.2.x for a toolchain if you don't have one handy already and MAKEALL
--cpu mpc85xx (there's a few different errors and warnings popping up).
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/20121026/959c6b0b/attachment.pgp>
next prev parent reply other threads:[~2012-10-26 20:16 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-19 3:44 [U-Boot] [PATCH 0/20] AHCI / SATA Improvements Simon Glass
2012-10-19 3:44 ` [U-Boot] [PATCH 01/20] ahci: Support splitting of read transactions into multiple chunks Simon Glass
2012-10-19 3:44 ` [U-Boot] [PATCH 02/20] scsi: Provide support for a list of AHCI controllers Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 03/20] scsi: Add scsi_write to SCSI driver Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 04/20] scsi: Add function to report number of scsi drives Simon Glass
2012-10-19 12:16 ` Rob Herring
2012-10-23 5:35 ` Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 05/20] ahci: Optimise AHCI controller reset and start-up Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 06/20] ahci: Improve AHCI debugging Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 07/20] ahci: cosmetics and cleanup Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 08/20] ahci: Make sending the SETFEATURES_XFER command optional Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 09/20] ahci: support scsi writing in AHCI driver Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 10/20] ahci: Make the AHCI code find the capacity of disks > 128 GB properly Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 11/20] ahci: Use sizeof(fis) instead of hardcoding '20' Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 12/20] ahci: Put all uses of ahci_set_feature() under CONFIG_AHCI_SETFEATURES_XFER Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 13/20] scsi: Put 'scsi_device_list' variable under CONFIG_PCI Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 14/20] ahci: Use virt_to_phys() to denote physical addresses for DMA Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 15/20] ahci: flush / invalidate dcache around SATA commands Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 16/20] ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 17/20] ahci: Support spin-up and link-up separately Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 18/20] ahci: Perform SATA flush after disk write Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 19/20] ahci: Expand HDD Logical Block addressability up to 32 bits Simon Glass
2012-10-19 3:45 ` [U-Boot] [PATCH 20/20] x86: config: Enable AHCI support for coreboot Simon Glass
2012-10-19 4:12 ` Graeme Russ
2012-10-23 5:34 ` Simon Glass
2012-10-23 5:38 ` Graeme Russ
2012-10-23 5:42 ` Simon Glass
2012-10-23 6:33 ` Graeme Russ
2012-10-26 2:36 ` Simon Glass
2012-10-26 4:15 ` Graeme Russ
2012-10-31 23:28 ` Simon Glass
2012-10-26 20:16 ` Tom Rini [this message]
2012-10-26 20:55 ` [U-Boot] [PATCH 0/20] AHCI / SATA Improvements Simon Glass
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=20121026201606.GG31793@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox