| Commit message (Expand) | Author | Age | Lines |
* | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD | 2011-08-04 | -2/+2 |
* | Timer: Allow reset_timer() only for systems with low resolution timers | Graeme Russ | 2011-07-26 | -0/+2 |
* | disk/part.c: Make features optional | Matthew McClintock | 2011-07-26 | -0/+4 |
* | scsi/ahci: add support for non-PCI controllers | Rob Herring | 2011-07-26 | -8/+62 |
* | scsi/ahci: ata id little endian fix | Rob Herring | 2011-07-26 | -1/+1 |
* | mvsata: issue hard reset on initialization | Michael Walle | 2011-05-23 | -1/+9 |
* | ftide020: add faraday ide ahb controller | Macpaul Lin | 2011-05-12 | -0/+651 |
* | Replace obsolete e-mail address | Albert ARIBAUD | 2011-04-27 | -2/+2 |
* | MXC: removed warnings from IMX51 ATA driver | Stefano Babic | 2011-02-02 | -3/+0 |
* | BLOCK: Add freescale IMX51 PATA driver | Marek Vasut | 2011-02-02 | -0/+150 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | mvsata_ide: adjust port init sequence | Albert Aribaud | 2010-10-13 | -9/+33 |
* | ide: add mvsata_ide driver | Albert Aribaud | 2010-08-08 | -0/+141 |
* | ide: reorder object files alphabetically | Albert Aribaud | 2010-08-08 | -3/+3 |
* | Blackfin: pata_bfin: convert to portmux framework | Mike Frysinger | 2010-07-13 | -13/+12 |
* | 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled | Kumar Gala | 2010-05-12 | -1/+13 |
* | fsl_sata: Move the snoop bit to another place | Dave Liu | 2010-04-26 | -2/+6 |
* | fsl_sata: Add the workaround for errata SATA-A001 | Dave Liu | 2010-04-26 | -0/+22 |
* | 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 |