Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d79de1d950d4779583a97be8eaab135d2bca3565
/
drivers
/
block
/
ahci.c
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
d1cb64b
ahci: Expand HDD Logical Block addressability up to 32 bits
by Walter Murphy
· 12 years ago
49ec4b1
ahci: Perform SATA flush after disk write.
by Marc Jones
· 12 years ago
bbb5784
ahci: Support spin-up and link-up separately
by Marc Jones
· 12 years ago
efd49b4
ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)
by Walter Murphy
· 12 years ago
33e4c2f
ahci: flush / invalidate dcache around SATA commands
by Taylor Hutt
· 12 years ago
3455f53
ahci: Use virt_to_phys() to denote physical addresses for DMA
by Taylor Hutt
· 12 years ago
1b1d42e
ahci: Fix 'Invaild' typo
by Taylor Hutt
· 12 years ago
54d0f55
ahci: Use sizeof(fis) instead of hardcoding '20'
by Taylor Hutt
· 12 years ago
dd2c734
ahci: Make the AHCI code find the capacity of disks > 128 GB properly
by Gabe Black
· 12 years ago
0f10bd4
ahci: support scsi writing in AHCI driver
by Hung-Te Lin
· 12 years ago
3931072
ahci: Make sending the SETFEATURES_XFER command optional
by Gabe Black
· 12 years ago
48791f1
ahci: cosmetics and cleanup
by Stefan Reinauer
· 12 years ago
7ee0e437
ahci: Improve AHCI debugging
by Stefan Reinauer
· 12 years ago
a63341c
ahci: Optimise AHCI controller reset and start-up
by Stefan Reinauer
· 12 years ago
700f85c
ahci: Support splitting of read transactions into multiple chunks
by Vadim Bendebury
· 12 years ago
766270c
drivers/block/ahci.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
2c2e637
GCC4.6: Squash warnings in ahci.c
by Marek Vasut
· 13 years ago
c2829ff
scsi/ahci: add support for non-PCI controllers
by Rob Herring
· 13 years ago
33601839
scsi/ahci: ata id little endian fix
by Rob Herring
· 14 years ago
6a6d948
Update Freescale copyrights to remove "All Rights Reserved"
by Kumar Gala
· 15 years ago
8a19065
ahci: Fix gcc 4.4 compiler warning
by Kumar Gala
· 15 years ago
2dfef27
drivers/block/ahci: Fix pci mapping bug
by Becky Bruce
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
92dbcc3
drivers/block: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7f7e6fb
drivers/block : move block drivers to drivers/block
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/ahci.c]
afd2519
Fix malloc size error in ahci_init_one.
by Ed Swarthout
· 17 years ago
91080f7
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
by Ed Swarthout
· 17 years ago
c0b0cda
Cleanup and lindent new AHCI driver.
by Jon Loeliger
· 18 years ago
ae180dc
Add AHCI support to u-boot
by Jin Zhengxiong
· 18 years ago