Commit Graph

26 Commits (472d546054dadacca91530bad42ad06f6408124e)

Author SHA1 Message Date
York Sun 472d546054 Consolidate bool type 11 years ago
Walter Murphy fe1f808ce7 ahci: Expand HDD Logical Block addressability up to 32 bits 12 years ago
Marc Jones 766b16fe18 ahci: Perform SATA flush after disk write. 12 years ago
Marc Jones 2a0c61d401 ahci: Support spin-up and link-up separately 12 years ago
Walter Murphy 57847660bb ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) 12 years ago
Taylor Hutt 90b276f6a2 ahci: flush / invalidate dcache around SATA commands 12 years ago
Taylor Hutt 64738e8ae8 ahci: Use virt_to_phys() to denote physical addresses for DMA 12 years ago
Taylor Hutt 5a2b77f47d ahci: Fix 'Invaild' typo 12 years ago
Taylor Hutt c873111565 ahci: Use sizeof(fis) instead of hardcoding '20' 12 years ago
Gabe Black 19d1d41e84 ahci: Make the AHCI code find the capacity of disks > 128 GB properly 12 years ago
Hung-Te Lin b7a21b70d0 ahci: support scsi writing in AHCI driver 12 years ago
Gabe Black e81058c05b ahci: Make sending the SETFEATURES_XFER command optional 12 years ago
Stefan Reinauer 4e422bce8a ahci: cosmetics and cleanup 12 years ago
Stefan Reinauer 7ba7917c91 ahci: Improve AHCI debugging 12 years ago
Stefan Reinauer 9a65b8754c ahci: Optimise AHCI controller reset and start-up 12 years ago
Vadim Bendebury 284231e49a ahci: Support splitting of read transactions into multiple chunks 12 years ago
Kumar Gala a4941bdc24 drivers/block/ahci.c: Fix GCC 4.6 build warning 13 years ago
Marek Vasut 1a928ed964 GCC4.6: Squash warnings in ahci.c 13 years ago
Rob Herring 942e31437d scsi/ahci: add support for non-PCI controllers 13 years ago
Rob Herring e5a6c79d42 scsi/ahci: ata id little endian fix 13 years ago
Kumar Gala 4c2e3da82d Update Freescale copyrights to remove "All Rights Reserved" 15 years ago
Kumar Gala cb6d0b72c2 ahci: Fix gcc 4.4 compiler warning 15 years ago
Becky Bruce 1785dbeed4 drivers/block/ahci: Fix pci mapping bug 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 1a02806c4b drivers/block: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 33daf5b785 drivers/block : move block drivers to drivers/block 17 years ago
Ed Swarthout 594e79838c Fix malloc size error in ahci_init_one. 17 years ago
Ed Swarthout 63cec5814f Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. 17 years ago
Jon Loeliger 4a7cc0f219 Cleanup and lindent new AHCI driver. 18 years ago
Jin Zhengxiong 4782ac80b0 Add AHCI support to u-boot 18 years ago