Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
09f15c9ae2834d4957502222cc9fafd7cef40dc3
/
drivers
/
ata
0234b5f
scsi: ceva: rename the resource name to match the linux kernel one
by Michael Walle
· Wed Oct 13 18:14:20 2021 +0200
61e401e
pci: Fix mismerge with v2021.10-rc4
by Tom Rini
· Thu Sep 16 11:45:03 2021 -0400
17a2907
Merge tag 'v2021.10-rc4' into next
by Tom Rini
· Thu Sep 16 10:29:40 2021 -0400
74eb045
pci: acpi: Drop DM_PCI check from ahci
by Simon Glass
· Sun Aug 01 18:54:25 2021 -0600
7418a51
arm: mvebu : sata_mv should probe all ports
by Tony Dinh
· Sun Sep 05 14:48:25 2021 -0700
605b655
ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI
by Pali Rohár
· Sun Aug 15 16:27:37 2021 +0200
4b5b1c5
ata: ahci-pci: Fix dependency on DM_PCI
by Pali Rohár
· Sun Aug 15 16:27:36 2021 +0200
1db749c
arm: mvebu: sata_mv failed to identify HDDs during cold start
by Tony Dinh
· Sat Jul 31 20:29:35 2021 -0700
bc7af81
pci: sata_sil: Drop DM_PCI checks
by Simon Glass
· Sun Aug 01 18:54:37 2021 -0600
4aab306
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Wed Jul 07 13:34:42 2021 -0400
700ef60
ata: ahci-pci: Use scsi_ops to initialize ops
by Masami Hiramatsu
· Fri Jun 04 18:43:23 2021 +0900
8131335
dm: define LOG_CATEGORY for all uclass
by Patrick Delaunay
· Tue Apr 27 11:02:19 2021 +0200
2eba192
ata: ahci: fix ahci_link_up() type mismatch for LTO
by Marek Behún
· Thu May 20 13:24:21 2021 +0200
e9fe9cb
ata: Make LIBATA means AHCI is enabled mandatory.
by Tom Rini
· Wed Apr 21 15:32:26 2021 -0400
5b2de1c
ata: ahci: Fix usage on big-endian platforms
by Stefan Roese
· Wed Apr 07 09:12:35 2021 +0200
c62067b
sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS Octeon
by Stefan Roese
· Wed Apr 07 09:12:34 2021 +0200
2dcfb24
drivers: ata: ahci: update max id if it is more than available ports
by Suneel Garapati
· Thu Mar 25 17:07:36 2021 -0700
c951574
drivers: ata: Remove mvsata_ide driver
by Tom Rini
· Tue Feb 09 21:42:56 2021 -0500
2398bbc
ata: DWC_AHSATA depends on BLK
by Tom Rini
· Tue Feb 09 21:42:44 2021 -0500
fb9a0bd
ahci: mediatek: fix undefined reference of dev_err
by Frank Wunderlich
· Tue Mar 16 19:05:33 2021 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
6ddb825
ata: sunxi: fix debug messages
by Dario Binacchi
· Sun Jan 24 19:13:10 2021 +0100
a7ece58
dm: core: Access device ofnode through functions
by Simon Glass
· Sat Dec 19 10:40:14 2020 -0700
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
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
0cc2324
ata: dwc-ahci: change trace level for phy errors managed by uclass
by Patrick Delaunay
· Fri Jul 03 17:36:44 2020 +0200
94694f5
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Tue Aug 25 10:24:40 2020 -0400
b270855
ata: ahci: Add BAR index quirk for Cavium PCI SATA device
by Suneel Garapati
· Sat Oct 19 17:48:25 2019 -0700
390c599
ahci: mediatek: fix copyright and author-lines
by Frank Wunderlich
· Thu Aug 20 16:37:54 2020 +0200
c6c8c7a
ata: mvebu: use dev_read_addr() to get base address
by Masahiro Yamada
· Tue Aug 04 14:14:42 2020 +0900
1e2dc60
ahci: mediatek: add ahci driver
by Frank Wunderlich
· Thu Aug 13 10:20:47 2020 +0200
a89b4de
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
a831cef
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
3e82350
sata_sil: Enable DM_PCI operation
by Andre Przywara
· Thu Jun 11 12:03:19 2020 +0100
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0db4b94
Fix some checkpatch warnings in calls to udelay()
by Simon Glass
· Sun May 10 11:40:10 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
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
bb7ab07
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
by Trevor Woerner
· Wed May 06 08:02:40 2020 -0400
f995375
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
by Trevor Woerner
· Wed May 06 08:02:38 2020 -0400
d301f8f
sata: dwc_ahsata: Fix memory issue in reset_sata
by Ye Li
· Sun May 03 22:27:03 2020 +0800
dcec3bd
sata: dwc_ahsata: Fix incorrect free
by Ye Li
· Sun May 03 22:27:02 2020 +0800
f1c562e
sata: ahsata: Fix wrong operand for checking SERR DIAG_X
by Ye Li
· Sun May 03 22:27:01 2020 +0800
cc653ce
sata: ahsata: Fix resource leak
by Ye Li
· Sun May 03 22:27:00 2020 +0800
dc6d5e0
Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
by Peng Ma
· Mon Dec 23 09:28:09 2019 +0000
c15f177
ata: fsl_sata: Continue probing other sata port when failed current port.
by Peng Ma
· Wed Dec 04 10:36:45 2019 +0000
17dd261
ata: sata_sil: Continue probing other sata port when failed current port.
by Peng Ma
· Wed Dec 04 10:36:42 2019 +0000
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
96f336c
ata: sata_sil: Add DM support for Silicon sata driver
by Peng Ma
· Tue Nov 19 06:17:40 2019 +0000
64a6ec3
ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver
by Peng Ma
· Tue Nov 19 06:17:36 2019 +0000
da326dd
ata: ahci allow 64-bit DMA for SATA
by Roman Kapl
· Mon Oct 14 11:21:09 2019 +0200
5b99a60
ata: ahci: Don't forget to clear upper address regs.
by Oleksandr Rybalko
· Thu Aug 22 12:26:56 2019 +0200
e664e8d
ahci-pci: ASM1061 report wrong class, but support AHCI.
by Oleksandr Rybalko
· Thu Aug 22 12:26:55 2019 +0200
1d5a1aa
dm: scsi: Scan the actual number of ports
by Park, Aiden
· Tue Aug 20 16:47:42 2019 +0000
3422853
ata: fsl_ahci: Add sata DM support for Freescale powerpc socs
by Peng Ma
· Wed Mar 27 09:23:23 2019 +0000
57e363a
scsi: ceva: Clean up the driver code
by Peng Ma
· Wed Apr 17 10:10:50 2019 +0000
8ec89a2
ata: ahci: drop read-only ahci_ioports members
by Christian Gmeiner
· Tue May 14 10:33:41 2019 +0200
66aca96
ata: ahci: fix memory leak
by Christian Gmeiner
· Mon May 06 15:18:54 2019 +0200
315ac0f
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Wed Apr 17 09:19:45 2019 -0400
0931e37
sunxi: update SATA driver to always use DM_SCSI
by Andre Przywara
· Fri Apr 12 16:28:54 2019 +0530
5569bbd
ata: dwc_ahsata: Add ahci driver model support
by Soeren Moch
· Fri Mar 01 13:10:59 2019 +0100
71657f1
ata: dwc_ahsata: Fix sector reports for large disks
by Soeren Moch
· Fri Mar 01 13:10:58 2019 +0100
99e92d9
sata: sata_mv: add orion-sata compatible string
by Michael Walle
· Wed Apr 03 23:28:30 2019 +0200
692b978
sata: sata_mv: support kirkwood architecture
by Michael Walle
· Wed Apr 03 23:28:29 2019 +0200
9d49a1e
sata: sata_mv: use correct format specifier in debug()
by Michael Walle
· Wed Apr 03 23:28:28 2019 +0200
74765de
ata: ahci_mvebu: add support for Armada 38x
by Baruch Siach
· Sun Mar 24 13:27:44 2019 +0200
e85955c
sata: sata_mv: Add DM support to enable CONFIG_BLK usage
by Stefan Roese
· Mon Mar 11 13:29:20 2019 +0100
cc403e5
scsi: ceva: add ls2080a soc support
by Peng Ma
· Mon Oct 22 10:43:20 2018 +0800
08deeff
scsi: ceva: add ls1088a soc support
by Peng Ma
· Mon Oct 22 10:39:49 2018 +0800
66135b5
scsi: ceva: add ls1046a soc support
by Peng Ma
· Thu Oct 11 10:34:19 2018 +0000
b50374f
Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Sat Sep 29 11:47:32 2018 -0400
50b5be8
scsi: ceva: add ls1021a soc support.
by Peng Ma
· Wed Aug 01 14:15:43 2018 +0800
cc688fc
scsi: ceva: add ls1043a soc support
by Peng Ma
· Wed Aug 01 11:35:15 2018 +0800
b3e45ed
ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI
by Tuomas Tynkkynen
· Thu Sep 13 01:28:55 2018 +0300
69a3899
ata: ahci: Loop over the actual number of ports, not the maximum
by Tuomas Tynkkynen
· Thu Sep 13 01:28:54 2018 +0300
88d3a1a
scsi: ceva: add ls1012a soc support
by Yuantian Tang
· Fri Jul 13 17:25:30 2018 +0800
c3f0ca1
ata: ahci_mvebu: add scsi support
by Ken Ma
· Fri May 25 15:49:26 2018 +0800
b483397
ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds
by David Sniatkiwicz
· Fri May 25 15:49:25 2018 +0800
3984dac
ata: mvebu: move mvebu sata driver to drivers/ata directory
by Ken Ma
· Fri May 25 15:49:24 2018 +0800
afb0a41
scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSI
by Michal Simek
· Fri Apr 06 13:32:52 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
d05ef52
dwc_ahci: Fix breakage
by Jean-Jacques Hiblot
· Fri Apr 06 11:13:53 2018 +0200
b10ba90
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
by Adam Ford
· Tue Feb 06 12:43:56 2018 -0600
148e505
ata: Migrate CONFIG_MVSATA_IDE to Kconfig
by Tuomas Tynkkynen
· Fri Dec 08 15:36:21 2017 +0200
fc1a4de
ata: Migrate CONFIG_LIBATA to Kconfig
by Tuomas Tynkkynen
· Fri Dec 08 15:36:20 2017 +0200
edf9f62
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
by Tuomas Tynkkynen
· Fri Dec 08 15:36:19 2017 +0200
745edca
ata: Migrate CONFIG_DWC_AHSATA to Kconfig
by Tuomas Tynkkynen
· Fri Dec 08 15:36:18 2017 +0200
8df5dd3
ata: Migrate CONFIG_FSL_SATA to Kconfig
by Tuomas Tynkkynen
· Fri Dec 08 15:36:17 2017 +0200
9f1caca
ata: Migrate CONFIG_SATA_MV to Kconfig
by Tuomas Tynkkynen
· Fri Dec 08 15:36:16 2017 +0200
1640cd4
ata: Migrate CONFIG_SATA_SIL3114 to Kconfig
by Tuomas Tynkkynen
· Fri Dec 08 15:36:15 2017 +0200
104a537
ata: Migrate CONFIG_SATA_SIL to Kconfig
by Tuomas Tynkkynen
· Fri Dec 08 15:36:14 2017 +0200
c6a252c
ata: Drop CONFIG_MX51_PATA
by Tuomas Tynkkynen
· Fri Dec 08 15:36:13 2017 +0200
3e00b17
ata: Drop CONFIG_SATA_DWC
by Tuomas Tynkkynen
· Fri Dec 08 15:36:12 2017 +0200
Next »