Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a1d76e3e6f604c2f7f03e2df32dc73ae8adebc09
/
drivers
/
ata
/
fsl_sata.c
2294ecb
blk: Use a macro for the typical block size
by Bin Meng
· 1 year, 2 months ago
dbfa32c
blk: Switch over to using uclass IDs
by Simon Glass
· 2 years, 3 months ago
eee91aa
ata: fsl_sata: Remove legacy non-BLK code
by Tom Rini
· 2 years, 6 months ago
927a7a5
sata: call device_probe() after scanning
by AKASHI Takahiro
· 2 years, 9 months ago
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· 4 years ago
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· 4 years ago
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
655306c
common: Drop part.h from common header
by Simon Glass
· 4 years, 7 months ago
c15f177
ata: fsl_sata: Continue probing other sata port when failed current port.
by Peng Ma
· 5 years ago
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
64a6ec3
ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver
by Peng Ma
· 5 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
2c844c4
sata: Move drivers into new drivers/ata directory
by Simon Glass
· 7 years ago
[Renamed from drivers/block/fsl_sata.c]
222d242
fsl/sata: correctly identify failed malloc
by xypron.glpk@gmx.de
· 8 years ago
d65d684
Fix typo: commmand -> command.
by Vagrant Cascadian
· 9 years ago
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
42e7894
fsl/sata: Replace sprintf() with snprintf()
by Tang Yuantian
· 10 years ago
b9666d6
sata: implement reset_sata for dwc_ahsata
by Nikita Kiryanov
· 10 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
0348748
drivers/block/: sparse fixes
by Kim Phillips
· 12 years ago
9e9f628
sata.h: Make all sata/ata drivers include <sata.h>
by Pavel Herrmann
· 12 years ago
47e68fb
fsl_sata: Make sata_{read,write}() comply with <part.h>
by Tom Rini
· 12 years ago
d7acf5c
powerpc/85xx: always implement the work-around for Erratum SATA_A001
by Timur Tabi
· 13 years ago
589c2ff
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· 13 years ago
a89db42
fsl_sata: Fix compile error when CONFIG_LBA48 is not defined
by Tang Yuantian
· 13 years ago
eb453df
85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled
by Kumar Gala
· 15 years ago
b9674d0
fsl_sata: Add the workaround for errata SATA-A001
by Dave Liu
· 15 years ago
18cf84a
fsl_sata: Fix compiler warnings shown by gcc-4.4
by galak
· 15 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 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
b9342a0
ata: update the libata.h from ata.h of linux kernel
by Dave Liu
· 17 years ago
6f1a8a2
drivers: add the support for Freescale SATA controller
by Dave Liu
· 17 years ago