Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7b7e155a03cc4b9f1f3cc32b3cd02eb1234aa6a0
/
drivers
/
block
2e2dd8a
Remove remaining mdelay() macros
by Anatolij Gustschin
· 13 years ago
36437bc
Block: Remove MG DISK support
by Marek Vasut
· 13 years ago
771bfd1
SATA: add driver for MX5 / MX6 SOCs
by Stefano Babic
· 13 years ago
60ecb1b
Blackfin: pata_bfin: fix printf warning
by Mike Frysinger
· 13 years ago
5559fb8
mvsata: fix ide_preinit for missing disks
by Simon Guinot
· 13 years ago
3671b89
drivers/block/sata_dwc.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
d7acf5c
powerpc/85xx: always implement the work-around for Erratum SATA_A001
by Timur Tabi
· 13 years ago
9e7c855
ftide020: fix incorrect information display format
by Macpaul Lin
· 13 years ago
9193374
sata_dwc.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
ec31139
drivers/block/sym53c8xx.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
c17061c
drivers/block/sata_sil3114.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
766270c
drivers/block/ahci.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
ad6db6a
GCC4.6: Squash warnings in sata_sil3114.c
by Marek Vasut
· 13 years ago
2c2e637
GCC4.6: Squash warnings in ahci.c
by Marek Vasut
· 13 years ago
589c2ff
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· 13 years ago
4511ccc
drivers: add the support for Silicon Image SATA controller
by Tang Yuantian
· 13 years ago
a89db42
fsl_sata: Fix compile error when CONFIG_LBA48 is not defined
by Tang Yuantian
· 13 years ago
801abe4
ATA: Squash warnings in mxc_ata.
by Marek Vasut
· 13 years ago
60fbc8d
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
13ec42b
Timer: Allow reset_timer() only for systems with low resolution timers
by Graeme Russ
· 13 years ago
6252b4f
disk/part.c: Make features optional
by Matthew McClintock
· 14 years ago
c2829ff
scsi/ahci: add support for non-PCI controllers
by Rob Herring
· 13 years ago
33601839
scsi/ahci: ata id little endian fix
by Rob Herring
· 14 years ago
49da20a
mvsata: issue hard reset on initialization
by Michael Walle
· 14 years ago
2fe9baa
ftide020: add faraday ide ahb controller
by Macpaul Lin
· 14 years ago
340983d
Replace obsolete e-mail address
by Albert ARIBAUD
· 14 years ago
0cd27fb
MXC: removed warnings from IMX51 ATA driver
by Stefano Babic
· 14 years ago
e280148
BLOCK: Add freescale IMX51 PATA driver
by Marek Vasut
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
a1bd9c5
mvsata_ide: adjust port init sequence
by Albert Aribaud
· 14 years ago
89a1ef0
ide: add mvsata_ide driver
by Albert Aribaud
· 14 years ago
c86cae7
ide: reorder object files alphabetically
by Albert Aribaud
· 14 years ago
6d23f58
Blackfin: pata_bfin: convert to portmux framework
by Mike Frysinger
· 15 years ago
eb453df
85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled
by Kumar Gala
· 15 years ago
8838374
fsl_sata: Move the snoop bit to another place
by Dave Liu
· 15 years ago
b9674d0
fsl_sata: Add the workaround for errata SATA-A001
by Dave Liu
· 15 years ago
c19463e
Misc SATA fixups
by Graeme Russ
· 15 years ago
6a6d948
Update Freescale copyrights to remove "All Rights Reserved"
by Kumar Gala
· 15 years ago
8a19065
ahci: Fix gcc 4.4 compiler warning
by Kumar Gala
· 15 years ago
18cf84a
fsl_sata: Fix compiler warnings shown by gcc-4.4
by galak
· 15 years ago
cc55814
Canyonlands SATA harddisk driver
by Kazuaki Ichinohe
· 15 years ago
b6ade25
sata: namespace curr_device variable
by Mike Frysinger
· 15 years ago
e366f15
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· 16 years ago
f0b1bdd
mflash: Initial mflash support
by unsik Kim
· 16 years ago
5f1486d
sata_sil3114: fix compiler warning
by Kim Phillips
· 16 years ago
2dfef27
drivers/block/ahci: Fix pci mapping bug
by Becky Bruce
· 16 years ago
02bab34
Blackfin: add driver for on-chip ATAPI controller
by Sonic Zhang
· 16 years ago
af0501a
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
92dbcc3
drivers/block: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
dc770c7
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· 16 years ago
f91aa8d
silence misc printf formatting compiler warnings
by Kim Phillips
· 16 years ago
4d9c188
sata: wait for device updating signature to host
by Dave Liu
· 16 years ago
137953d
Add sata sil3114 support
by Tor Krill
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
b9342a0
ata: update the libata.h from ata.h of linux kernel
by Dave Liu
· 17 years ago
f17c963
drivers: code clean up
by Dave Liu
· 17 years ago
095f5aa
drivers: clean up the ata_piix.h
by Dave Liu
· 17 years ago
9a6a7e0
Coding style cleanup, update CHANGELOG
by Wolfgang Denk
· 17 years ago
6f1a8a2
drivers: add the support for Freescale SATA controller
by Dave Liu
· 17 years ago
531dd9c
ata: add the libata support
by Dave Liu
· 17 years ago
a566ebd
ata: make the ata_piix driver using new SATA framework
by Dave Liu
· 17 years ago
c230272
ata: merge the header of ata_piix driver
by Dave Liu
· 17 years ago
8b3eaa1
ata: merge the ata_piix driver
by Dave Liu
· 17 years ago
7f7e6fb
drivers/block : move block drivers to drivers/block
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago