Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cf3cd803c614e1890bc4a9f00fc0928b652b3a66
/
drivers
/
ata
/
fsl_sata.c
2294ecb
blk: Use a macro for the typical block size
by Bin Meng
· Tue Sep 26 16:43:31 2023 +0800
dbfa32c
blk: Switch over to using uclass IDs
by Simon Glass
· Thu Aug 11 19:34:59 2022 -0600
eee91aa
ata: fsl_sata: Remove legacy non-BLK code
by Tom Rini
· Fri Jun 10 22:59:26 2022 -0400
927a7a5
sata: call device_probe() after scanning
by AKASHI Takahiro
· Tue Mar 08 20:36:43 2022 +0900
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
c15f177
ata: fsl_sata: Continue probing other sata port when failed current port.
by Peng Ma
· Wed Dec 04 10:36:45 2019 +0000
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
64a6ec3
ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver
by Peng Ma
· Tue Nov 19 06:17:36 2019 +0000
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
2c844c4
sata: Move drivers into new drivers/ata directory
by Simon Glass
· Wed Jun 14 21:28:26 2017 -0600
[Renamed from drivers/block/fsl_sata.c]
222d242
fsl/sata: correctly identify failed malloc
by xypron.glpk@gmx.de
· Sat Apr 15 15:31:53 2017 +0200
d65d684
Fix typo: commmand -> command.
by Vagrant Cascadian
· Tue Nov 24 14:45:02 2015 -0800
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· Sun Nov 08 23:47:45 2015 -0700
42e7894
fsl/sata: Replace sprintf() with snprintf()
by Tang Yuantian
· Wed May 06 11:21:33 2015 +0800
b9666d6
sata: implement reset_sata for dwc_ahsata
by Nikita Kiryanov
· Fri Nov 21 12:47:23 2014 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
0348748
drivers/block/: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:40 2012 +0000
9e9f628
sata.h: Make all sata/ata drivers include <sata.h>
by Pavel Herrmann
· Thu Sep 27 23:18:04 2012 +0000
47e68fb
fsl_sata: Make sata_{read,write}() comply with <part.h>
by Tom Rini
· Sat Sep 29 07:55:11 2012 -0700
d7acf5c
powerpc/85xx: always implement the work-around for Erratum SATA_A001
by Timur Tabi
· Mon Nov 21 17:10:23 2011 -0600
589c2ff
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· Wed Oct 12 02:31:39 2011 +0000
a89db42
fsl_sata: Fix compile error when CONFIG_LBA48 is not defined
by Tang Yuantian
· Mon Oct 03 12:18:41 2011 -0700
eb453df
85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled
by Kumar Gala
· Tue Apr 20 10:21:25 2010 -0500
b9674d0
fsl_sata: Add the workaround for errata SATA-A001
by Dave Liu
· Mon Apr 12 14:23:25 2010 +0800
18cf84a
fsl_sata: Fix compiler warnings shown by gcc-4.4
by galak
· Tue Jul 07 15:53:21 2009 -0500
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
f91aa8d
silence misc printf formatting compiler warnings
by Kim Phillips
· Thu Jul 10 14:00:15 2008 -0500
4d9c188
sata: wait for device updating signature to host
by Dave Liu
· Tue Jun 03 17:38:19 2008 +0800
b9342a0
ata: update the libata.h from ata.h of linux kernel
by Dave Liu
· Tue Apr 01 15:22:11 2008 +0800
6f1a8a2
drivers: add the support for Freescale SATA controller
by Dave Liu
· Wed Mar 26 22:55:32 2008 +0800