Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ad69f17090ef105e742f376c5db646241f94b9d6
/
drivers
/
block
/
ahci.c
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
83f6648
ahci: convert to use libata functions and definitions
by Rob Herring
· Sat Aug 24 10:10:54 2013 -0500
249b937
ahci: increase spin-up timeout to 20 sec
by Rob Herring
· Sat Aug 24 10:10:53 2013 -0500
c469854
ahci: handle COMINIT received during spin-up
by Rob Herring
· Sat Aug 24 10:10:52 2013 -0500
aaec098
ahci: move link bring-up handling to separate function
by Rob Herring
· Sat Aug 24 10:10:51 2013 -0500
723a281
ahci: add defines for PORT_SCR_STAT register bits
by Rob Herring
· Sat Aug 24 10:10:50 2013 -0500
18b8e12
ahci: fix memory leak in ata_scsiop_inquiry
by Rob Herring
· Sat Aug 24 10:10:49 2013 -0500
9855a23
ahci: fix unaligned access
by Rob Herring
· Sat Aug 24 10:10:48 2013 -0500
8bc0ab7
ahci: use ports implemented map instead of num_ports
by Richard Gibbs
· Sat Aug 24 10:10:47 2013 -0500
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
4a59809
Consolidate bool type
by York Sun
· Mon Apr 01 11:29:11 2013 -0700
d1cb64b
ahci: Expand HDD Logical Block addressability up to 32 bits
by Walter Murphy
· Mon Oct 29 05:24:03 2012 +0000
49ec4b1
ahci: Perform SATA flush after disk write.
by Marc Jones
· Mon Oct 29 05:24:02 2012 +0000
bbb5784
ahci: Support spin-up and link-up separately
by Marc Jones
· Mon Oct 29 05:24:01 2012 +0000
efd49b4
ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)
by Walter Murphy
· Mon Oct 29 05:24:00 2012 +0000
33e4c2f
ahci: flush / invalidate dcache around SATA commands
by Taylor Hutt
· Mon Oct 29 05:23:59 2012 +0000
3455f53
ahci: Use virt_to_phys() to denote physical addresses for DMA
by Taylor Hutt
· Mon Oct 29 05:23:58 2012 +0000
1b1d42e
ahci: Fix 'Invaild' typo
by Taylor Hutt
· Mon Oct 29 05:23:56 2012 +0000
54d0f55
ahci: Use sizeof(fis) instead of hardcoding '20'
by Taylor Hutt
· Mon Oct 29 05:23:55 2012 +0000
dd2c734
ahci: Make the AHCI code find the capacity of disks > 128 GB properly
by Gabe Black
· Mon Oct 29 05:23:54 2012 +0000
0f10bd4
ahci: support scsi writing in AHCI driver
by Hung-Te Lin
· Mon Oct 29 05:23:53 2012 +0000
3931072
ahci: Make sending the SETFEATURES_XFER command optional
by Gabe Black
· Mon Oct 29 05:23:52 2012 +0000
48791f1
ahci: cosmetics and cleanup
by Stefan Reinauer
· Mon Oct 29 05:23:51 2012 +0000
7ee0e437
ahci: Improve AHCI debugging
by Stefan Reinauer
· Mon Oct 29 05:23:50 2012 +0000
a63341c
ahci: Optimise AHCI controller reset and start-up
by Stefan Reinauer
· Mon Oct 29 05:23:49 2012 +0000
700f85c
ahci: Support splitting of read transactions into multiple chunks
by Vadim Bendebury
· Mon Oct 29 05:23:44 2012 +0000
766270c
drivers/block/ahci.c: Fix GCC 4.6 build warning
by Kumar Gala
· Wed Nov 09 06:21:08 2011 +0000
2c2e637
GCC4.6: Squash warnings in ahci.c
by Marek Vasut
· Fri Oct 21 14:17:16 2011 +0000
c2829ff
scsi/ahci: add support for non-PCI controllers
by Rob Herring
· Wed Jul 06 16:13:36 2011 +0000
33601839
scsi/ahci: ata id little endian fix
by Rob Herring
· Wed Jun 01 09:10:26 2011 +0000
6a6d948
Update Freescale copyrights to remove "All Rights Reserved"
by Kumar Gala
· Tue Jul 28 21:49:52 2009 -0500
8a19065
ahci: Fix gcc 4.4 compiler warning
by Kumar Gala
· Mon Jul 13 09:24:00 2009 -0500
2dfef27
drivers/block/ahci: Fix pci mapping bug
by Becky Bruce
· Tue Feb 03 18:10:55 2009 -0600
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
92dbcc3
drivers/block: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:39 2008 +0200
7f7e6fb
drivers/block : move block drivers to drivers/block
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 21:13:59 2007 +0100
[Renamed from drivers/ahci.c]
afd2519
Fix malloc size error in ahci_init_one.
by Ed Swarthout
· Tue Aug 14 14:06:45 2007 -0500
91080f7
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
by Ed Swarthout
· Thu Aug 02 14:09:49 2007 -0500
c0b0cda
Cleanup and lindent new AHCI driver.
by Jon Loeliger
· Wed Aug 23 11:04:43 2006 -0500
ae180dc
Add AHCI support to u-boot
by Jin Zhengxiong
· Wed Aug 23 19:10:44 2006 +0800