| Commit message (Expand) | Author | Age | Lines |
* | Misc SATA fixups | Graeme Russ | 2009-09-04 | -19/+6 |
* | Update Freescale copyrights to remove "All Rights Reserved" | Kumar Gala | 2009-07-29 | -1/+1 |
* | ahci: Fix gcc 4.4 compiler warning | Kumar Gala | 2009-07-23 | -8/+6 |
* | fsl_sata: Fix compiler warnings shown by gcc-4.4 | galak | 2009-07-20 | -81/+19 |
* | Canyonlands SATA harddisk driver | Kazuaki Ichinohe | 2009-07-19 | -0/+2588 |
* | sata: namespace curr_device variable | Mike Frysinger | 2009-07-17 | -3/+3 |
* | Update CHANGELOG, coding style cleanup. | Wolfgang Denk | 2009-04-05 | -1/+0 |
* | mflash: Initial mflash support | unsik Kim | 2009-04-03 | -2/+730 |
* | sata_sil3114: fix compiler warning | Kim Phillips | 2009-02-19 | -2/+2 |
* | drivers/block/ahci: Fix pci mapping bug | Becky Bruce | 2009-02-10 | -5/+2 |
* | Blackfin: add driver for on-chip ATAPI controller | Sonic Zhang | 2009-02-02 | -0/+1375 |
* | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -2/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -58/+58 |
* | drivers/block: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -24/+6 |
* | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk | 2008-07-14 | -1/+1 |
* | silence misc printf formatting compiler warnings | Kim Phillips | 2008-07-10 | -2/+2 |
* | sata: wait for device updating signature to host | Dave Liu | 2008-06-30 | -0/+8 |
* | Add sata sil3114 support | Tor Krill | 2008-06-29 | -0/+987 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -63/+145 |
* | ata: update the libata.h from ata.h of linux kernel | Dave Liu | 2008-04-13 | -7/+7 |
* | drivers: code clean up | Dave Liu | 2008-04-13 | -18/+18 |
* | drivers: clean up the ata_piix.h | Dave Liu | 2008-04-13 | -11/+15 |
* | Coding style cleanup, update CHANGELOG | Wolfgang Denk | 2008-03-27 | -4/+4 |
* | drivers: add the support for Freescale SATA controller | Dave Liu | 2008-03-26 | -0/+1291 |
* | ata: add the libata support | Dave Liu | 2008-03-26 | -0/+159 |
* | ata: make the ata_piix driver using new SATA framework | Dave Liu | 2008-03-26 | -142/+14 |
* | ata: merge the header of ata_piix driver | Dave Liu | 2008-03-26 | -1/+93 |
* | ata: merge the ata_piix driver | Dave Liu | 2008-03-26 | -1/+671 |
* | drivers/block : move block drivers to drivers/block | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -0/+2130 |