Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
1bce2aeb6f31043caa0509387d85b786c1d2e147
/
drivers
/
block
/
ahci.c
344ca0b
ahci: convert to use libata functions and definitions
by Rob Herring
· 11 years ago
7610b41
ahci: increase spin-up timeout to 20 sec
by Rob Herring
· 11 years ago
1782108
ahci: handle COMINIT received during spin-up
by Rob Herring
· 11 years ago
124e9fa
ahci: move link bring-up handling to separate function
by Rob Herring
· 11 years ago
2bdb10d
ahci: add defines for PORT_SCR_STAT register bits
by Rob Herring
· 11 years ago
796c2eb
ahci: fix memory leak in ata_scsiop_inquiry
by Rob Herring
· 11 years ago
48c3a87
ahci: fix unaligned access
by Rob Herring
· 11 years ago
2915a02
ahci: use ports implemented map instead of num_ports
by Richard Gibbs
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
fe1f808
ahci: Expand HDD Logical Block addressability up to 32 bits
by Walter Murphy
· 12 years ago
766b16f
ahci: Perform SATA flush after disk write.
by Marc Jones
· 12 years ago
2a0c61d
ahci: Support spin-up and link-up separately
by Marc Jones
· 12 years ago
5784766
ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)
by Walter Murphy
· 12 years ago
90b276f
ahci: flush / invalidate dcache around SATA commands
by Taylor Hutt
· 12 years ago
64738e8
ahci: Use virt_to_phys() to denote physical addresses for DMA
by Taylor Hutt
· 12 years ago
5a2b77f
ahci: Fix 'Invaild' typo
by Taylor Hutt
· 12 years ago
c873111
ahci: Use sizeof(fis) instead of hardcoding '20'
by Taylor Hutt
· 12 years ago
19d1d41
ahci: Make the AHCI code find the capacity of disks > 128 GB properly
by Gabe Black
· 12 years ago
b7a21b7
ahci: support scsi writing in AHCI driver
by Hung-Te Lin
· 12 years ago
e81058c
ahci: Make sending the SETFEATURES_XFER command optional
by Gabe Black
· 12 years ago
4e422bc
ahci: cosmetics and cleanup
by Stefan Reinauer
· 12 years ago
7ba7917
ahci: Improve AHCI debugging
by Stefan Reinauer
· 12 years ago
9a65b87
ahci: Optimise AHCI controller reset and start-up
by Stefan Reinauer
· 12 years ago
284231e
ahci: Support splitting of read transactions into multiple chunks
by Vadim Bendebury
· 12 years ago
a4941bd
drivers/block/ahci.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
1a928ed
GCC4.6: Squash warnings in ahci.c
by Marek Vasut
· 13 years ago
942e314
scsi/ahci: add support for non-PCI controllers
by Rob Herring
· 13 years ago
e5a6c79
scsi/ahci: ata id little endian fix
by Rob Herring
· 13 years ago
4c2e3da
Update Freescale copyrights to remove "All Rights Reserved"
by Kumar Gala
· 15 years ago
cb6d0b7
ahci: Fix gcc 4.4 compiler warning
by Kumar Gala
· 15 years ago
1785dbe
drivers/block/ahci: Fix pci mapping bug
by Becky Bruce
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1a02806
drivers/block: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
33daf5b
drivers/block : move block drivers to drivers/block
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/ahci.c]
594e798
Fix malloc size error in ahci_init_one.
by Ed Swarthout
· 17 years ago
63cec58
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
by Ed Swarthout
· 17 years ago
4a7cc0f
Cleanup and lindent new AHCI driver.
by Jon Loeliger
· 18 years ago
4782ac8
Add AHCI support to u-boot
by Jin Zhengxiong
· 18 years ago