index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
2024-05-07
ata: Remove <common.h> and add needed includes
Tom Rini
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-10
bootstd: Skip over bad device during bootflows scanning
Tony Dinh
2023-11-07
scsi: Forceably finish migration to DM_SCSI
Tom Rini
2023-10-23
bootstd: sata: bootdev scanning for ahci sata with no drive attached
Tony Dinh
2023-10-23
bootstd: sata: Add bootstd support for ahci sata
Tony Dinh
2023-10-22
sunxi: remove CONFIG_SATAPWR
Andre Przywara
2023-10-16
arm: mvebu: sata_mv: Add bootstd hook to enable sata_bootdev
Tony Dinh
2023-10-10
blk: Use a macro for the typical block size
Bin Meng
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-13
scsi: ceva: Use generic_phy_valid() helper
Jonas Karlman
2023-07-28
ata: dwc_ahci: Fix support for other platforms
Jonas Karlman
2023-07-21
arm64: zynqmp: Switch to amd.com emails
Michal Simek
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-04-25
ata: pci: enable bus mastering
Christian Gmeiner
2023-04-06
ata: don't use SYS_SCSI_MAX_SCSI_ID for SATA
Heinrich Schuchardt
2023-04-06
ata: fix requirements for CONFIG_AHCI_PCI
Heinrich Schuchardt
2023-01-23
ata: Don't try to use non-existent ports
Simon Glass
2023-01-11
ata: Fix dependency for CONFIG_SATA_SIL
Pali Rohár
2022-12-08
ata: ahci-pci: Replace magic constant by macro
Pali Rohár
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
blk: Select SPL_LEGACY_BLOCK automatically
Simon Glass
2022-09-16
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-09-16
ata: Fix an instance of SPL_SATA_SUPPORT
Simon Glass
2022-09-16
blk: Enable CONFIG_BLK for all media
Simon Glass
2022-06-28
ata: sata_sil: Remove useless BLK guard in sata_sil.h
Tom Rini
2022-06-28
Convert CONFIG_LBA48 et al to Kconfig
Tom Rini
2022-06-28
Convert CONFIG_FSL_SATA_V2 to Kconfig
Tom Rini
2022-06-28
ata: fsl_sata: Remove legacy non-BLK code
Tom Rini
2022-06-28
ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI code
Tom Rini
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-04-11
ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllers
Hajo Noerenberg
2022-04-09
sata: call device_probe() after scanning
AKASHI Takahiro
2022-02-21
Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2022-02-15
scsi: ceva: Enable PHY and reset support
Michal Simek
2022-02-09
Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig
Simon Glass
2022-02-09
ahci: Make ahci drivers depend on AHCI
Simon Glass
2022-02-09
sata: sata_sil: Only support BLK
Simon Glass
2022-02-09
sata: Rearrange Kconfig for SATA
Simon Glass
2022-02-09
sata: Only support BLK
Simon Glass
2022-02-09
sata: Drop Silicon Image SIL3114 SATA driver
Simon Glass
2021-11-09
scsi: ceva: rename the resource name to match the linux kernel one
Michael Walle
2021-09-16
pci: Fix mismerge with v2021.10-rc4
Tom Rini
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-13
pci: acpi: Drop DM_PCI check from ahci
Simon Glass
2021-09-10
arm: mvebu : sata_mv should probe all ports
Tony Dinh
2021-09-01
ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI
Pali Rohár
2021-09-01
ata: ahci-pci: Fix dependency on DM_PCI
Pali Rohár
[next]