index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
1
-1
/
+1
2023-11-10
bootstd: Skip over bad device during bootflows scanning
Tony Dinh
1
-1
/
+1
2023-11-07
scsi: Forceably finish migration to DM_SCSI
Tom Rini
5
-276
/
+6
2023-10-23
bootstd: sata: bootdev scanning for ahci sata with no drive attached
Tony Dinh
1
-0
/
+6
2023-10-23
bootstd: sata: Add bootstd support for ahci sata
Tony Dinh
3
-1
/
+95
2023-10-22
sunxi: remove CONFIG_SATAPWR
Andre Przywara
1
-0
/
+9
2023-10-16
arm: mvebu: sata_mv: Add bootstd hook to enable sata_bootdev
Tony Dinh
1
-1
/
+7
2023-10-10
blk: Use a macro for the typical block size
Bin Meng
4
-4
/
+8
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
1
-0
/
+1
2023-09-13
scsi: ceva: Use generic_phy_valid() helper
Jonas Karlman
1
-1
/
+1
2023-07-28
ata: dwc_ahci: Fix support for other platforms
Jonas Karlman
1
-0
/
+4
2023-07-21
arm64: zynqmp: Switch to amd.com emails
Michal Simek
1
-1
/
+1
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
1
-1
/
+1
2023-04-25
ata: pci: enable bus mastering
Christian Gmeiner
1
-1
/
+6
2023-04-06
ata: don't use SYS_SCSI_MAX_SCSI_ID for SATA
Heinrich Schuchardt
2
-2
/
+10
2023-04-06
ata: fix requirements for CONFIG_AHCI_PCI
Heinrich Schuchardt
1
-0
/
+1
2023-01-23
ata: Don't try to use non-existent ports
Simon Glass
1
-0
/
+6
2023-01-11
ata: Fix dependency for CONFIG_SATA_SIL
Pali Rohár
1
-0
/
+1
2022-12-08
ata: ahci-pci: Replace magic constant by macro
Pali Rohár
1
-1
/
+1
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
1
-1
/
+1
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
5
-5
/
+5
2022-09-16
blk: Select SPL_LEGACY_BLOCK automatically
Simon Glass
1
-1
/
+0
2022-09-16
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
1
-1
/
+1
2022-09-16
ata: Fix an instance of SPL_SATA_SUPPORT
Simon Glass
1
-1
/
+1
2022-09-16
blk: Enable CONFIG_BLK for all media
Simon Glass
1
-1
/
+0
2022-06-28
ata: sata_sil: Remove useless BLK guard in sata_sil.h
Tom Rini
1
-2
/
+0
2022-06-28
Convert CONFIG_LBA48 et al to Kconfig
Tom Rini
1
-0
/
+1
2022-06-28
Convert CONFIG_FSL_SATA_V2 to Kconfig
Tom Rini
1
-0
/
+7
2022-06-28
ata: fsl_sata: Remove legacy non-BLK code
Tom Rini
2
-69
/
+3
2022-06-28
ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI code
Tom Rini
1
-133
/
+0
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2
-5
/
+8
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2
-6
/
+6
2022-04-11
ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllers
Hajo Noerenberg
1
-0
/
+2
2022-04-09
sata: call device_probe() after scanning
AKASHI Takahiro
4
-0
/
+33
2022-02-21
Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+44
2022-02-15
scsi: ceva: Enable PHY and reset support
Michal Simek
1
-0
/
+44
2022-02-09
Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig
Simon Glass
1
-0
/
+10
2022-02-09
ahci: Make ahci drivers depend on AHCI
Simon Glass
1
-13
/
+13
2022-02-09
sata: sata_sil: Only support BLK
Simon Glass
1
-115
/
+3
2022-02-09
sata: Rearrange Kconfig for SATA
Simon Glass
1
-34
/
+37
2022-02-09
sata: Only support BLK
Simon Glass
2
-30
/
+1
2022-02-09
sata: Drop Silicon Image SIL3114 SATA driver
Simon Glass
4
-978
/
+0
2021-11-09
scsi: ceva: rename the resource name to match the linux kernel one
Michael Walle
1
-1
/
+1
2021-09-16
pci: Fix mismerge with v2021.10-rc4
Tom Rini
1
-1
/
+1
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2
-59
/
+10
2021-09-13
pci: acpi: Drop DM_PCI check from ahci
Simon Glass
1
-55
/
+0
2021-09-10
arm: mvebu : sata_mv should probe all ports
Tony Dinh
1
-4
/
+10
2021-09-01
ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI
Pali Rohár
2
-1
/
+7
2021-09-01
ata: ahci-pci: Fix dependency on DM_PCI
Pali Rohár
1
-0
/
+1
2021-08-11
arm: mvebu: sata_mv failed to identify HDDs during cold start
Tony Dinh
1
-2
/
+27
[next]