Age | Commit message (Expand) | Author |
2012-05-15 | SATA: add driver for MX5 / MX6 SOCs | Stefano Babic |
2012-02-12 | Blackfin: pata_bfin: fix printf warning | Mike Frysinger |
2011-12-06 | mvsata: fix ide_preinit for missing disks | Simon Guinot |
2011-12-02 | drivers/block/sata_dwc.c: Fix GCC 4.6 build warning | Wolfgang Denk |
2011-11-29 | powerpc/85xx: always implement the work-around for Erratum SATA_A001 | Timur Tabi |
2011-11-18 | ftide020: fix incorrect information display format | Macpaul Lin |
2011-11-16 | sata_dwc.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | drivers/block/sym53c8xx.c: Fix GCC 4.6 build warning | Wolfgang Denk |
2011-11-16 | drivers/block/sata_sil3114.c: Fix GCC 4.6 build warning | Kumar Gala |
2011-11-16 | drivers/block/ahci.c: Fix GCC 4.6 build warning | Kumar Gala |
2011-10-27 | GCC4.6: Squash warnings in sata_sil3114.c | Marek Vasut |
2011-10-27 | GCC4.6: Squash warnings in ahci.c | Marek Vasut |
2011-10-22 | consolidate mdelay by providing a common function for all users | Anatolij Gustschin |
2011-10-22 | drivers: add the support for Silicon Image SATA controller | Tang Yuantian |
2011-10-09 | fsl_sata: Fix compile error when CONFIG_LBA48 is not defined | Tang Yuantian |
2011-09-30 | ATA: Squash warnings in mxc_ata. | Marek Vasut |
2011-08-04 | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD |
2011-07-26 | Timer: Allow reset_timer() only for systems with low resolution timers | Graeme Russ |
2011-07-26 | disk/part.c: Make features optional | Matthew McClintock |
2011-07-26 | scsi/ahci: add support for non-PCI controllers | Rob Herring |
2011-07-26 | scsi/ahci: ata id little endian fix | Rob Herring |
2011-05-23 | mvsata: issue hard reset on initialization | Michael Walle |
2011-05-12 | ftide020: add faraday ide ahb controller | Macpaul Lin |
2011-04-27 | Replace obsolete e-mail address | Albert ARIBAUD |
2011-02-02 | MXC: removed warnings from IMX51 ATA driver | Stefano Babic |
2011-02-02 | BLOCK: Add freescale IMX51 PATA driver | Marek Vasut |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-13 | mvsata_ide: adjust port init sequence | Albert Aribaud |
2010-08-08 | ide: add mvsata_ide driver | Albert Aribaud |
2010-08-08 | ide: reorder object files alphabetically | Albert Aribaud |
2010-07-13 | Blackfin: pata_bfin: convert to portmux framework | Mike Frysinger |
2010-05-12 | 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled | Kumar Gala |
2010-04-26 | fsl_sata: Move the snoop bit to another place | Dave Liu |
2010-04-26 | fsl_sata: Add the workaround for errata SATA-A001 | Dave Liu |
2009-09-04 | Misc SATA fixups | Graeme Russ |
2009-07-29 | Update Freescale copyrights to remove "All Rights Reserved" | Kumar Gala |
2009-07-23 | ahci: Fix gcc 4.4 compiler warning | Kumar Gala |
2009-07-20 | fsl_sata: Fix compiler warnings shown by gcc-4.4 | galak |
2009-07-19 | Canyonlands SATA harddisk driver | Kazuaki Ichinohe |
2009-07-17 | sata: namespace curr_device variable | Mike Frysinger |
2009-04-05 | Update CHANGELOG, coding style cleanup. | Wolfgang Denk |
2009-04-03 | mflash: Initial mflash support | unsik Kim |
2009-02-19 | sata_sil3114: fix compiler warning | Kim Phillips |
2009-02-10 | drivers/block/ahci: Fix pci mapping bug | Becky Bruce |
2009-02-02 | Blackfin: add driver for on-chip ATAPI controller | Sonic Zhang |
2008-10-21 | Cleanup: fix "MHz" spelling | Wolfgang Denk |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-13 | drivers/block: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-14 | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk |
2008-07-10 | silence misc printf formatting compiler warnings | Kim Phillips |