public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] arm: omap: reset sata on OS boot
@ 2014-12-15 14:02 Dmitry Lifshitz
  2014-12-15 14:02 ` [U-Boot] [PATCH 1/5] ahci: introduce ahci_reset() Dmitry Lifshitz
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Dmitry Lifshitz @ 2014-12-15 14:02 UTC (permalink / raw)
  To: u-boot

This series adds a SATA controller reset mechanism for OMAP platforms.

On OMAP platforms SATA support is provided via SCSI subsystem.
Implement missing SCSI reset command.

Use the new functionality to reset SATA on OS boot.

Dmitry Lifshitz (5):
  ahci: introduce ahci_reset()
  ahci-plat: provide a weak scsi_bus_reset() hook
  OMAP5+: sata/scsi: implement scsi_bus_reset()
  arm: omap: reset sata on boot
  omap5: cm-t54: add sata support

 arch/arm/cpu/armv7/omap-common/boot-common.c |    9 +++++
 arch/arm/cpu/armv7/omap-common/sata.c        |    6 +++
 drivers/block/ahci.c                         |   50 ++++++++++++++++----------
 include/ahci.h                               |    1 +
 include/configs/cm_t54.h                     |   13 +++++++
 5 files changed, 60 insertions(+), 19 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2015-01-07 15:12 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-15 14:02 [U-Boot] [PATCH 0/5] arm: omap: reset sata on OS boot Dmitry Lifshitz
2014-12-15 14:02 ` [U-Boot] [PATCH 1/5] ahci: introduce ahci_reset() Dmitry Lifshitz
2014-12-15 17:00   ` Tom Rini
2015-01-07 15:12   ` [U-Boot] [U-Boot,1/5] " Tom Rini
2014-12-15 14:02 ` [U-Boot] [PATCH 2/5] ahci-plat: provide a weak scsi_bus_reset() hook Dmitry Lifshitz
2014-12-15 17:00   ` Tom Rini
2015-01-07 15:12   ` [U-Boot] [U-Boot, " Tom Rini
2014-12-15 14:02 ` [U-Boot] [PATCH 3/5] OMAP5+: sata/scsi: implement scsi_bus_reset() Dmitry Lifshitz
2014-12-15 17:00   ` Tom Rini
2015-01-07 15:12   ` [U-Boot] [U-Boot, " Tom Rini
2014-12-15 14:02 ` [U-Boot] [PATCH 4/5] arm: omap: reset sata on boot Dmitry Lifshitz
2014-12-15 17:00   ` Tom Rini
2014-12-16  6:50     ` Dmitry Lifshitz
2015-01-07 15:12   ` [U-Boot] [U-Boot,4/5] " Tom Rini
2014-12-15 14:02 ` [U-Boot] [PATCH 5/5] omap5: cm-t54: add sata support Dmitry Lifshitz
2014-12-15 17:00   ` Tom Rini
2015-01-07 15:12   ` [U-Boot] [U-Boot,5/5] " Tom Rini

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