index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
Kconfig
Age
Commit message (
Expand
)
Author
2025-07-10
ata: Correct two dependency issues
Tom Rini
2025-01-20
blk: Make block subsystems select BLK
Tom Rini
2024-10-27
drivers: ata: Rename ahci_mvebu
Patrick Rudolph
2024-06-14
block: Update BLK to be def_bool
Tom Rini
2023-11-07
scsi: Forceably finish migration to DM_SCSI
Tom Rini
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-11
ata: Fix dependency for CONFIG_SATA_SIL
Pali Rohár
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
Convert CONFIG_LBA48 et al to Kconfig
Tom Rini
2022-06-28
Convert CONFIG_FSL_SATA_V2 to Kconfig
Tom Rini
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: 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-09-16
pci: Fix mismerge with v2021.10-rc4
Tom Rini
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
2021-05-11
ata: Make LIBATA means AHCI is enabled mandatory.
Tom Rini
2021-04-23
sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS Octeon
Stefan Roese
2021-04-10
drivers: ata: Remove mvsata_ide driver
Tom Rini
2021-04-10
ata: DWC_AHSATA depends on BLK
Tom Rini
2020-08-19
ahci: mediatek: add ahci driver
Frank Wunderlich
2020-02-25
Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
Peng Ma
2019-11-19
ata: sata_sil: Add DM support for Silicon sata driver
Peng Ma
2019-11-19
ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver
Peng Ma
2019-05-23
ata: fsl_ahci: Add sata DM support for Freescale powerpc socs
Peng Ma
2019-04-17
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2019-04-17
sunxi: update SATA driver to always use DM_SCSI
Andre Przywara
2019-04-13
ata: dwc_ahsata: Add ahci driver model support
Soeren Moch
2019-04-12
sata: sata_mv: Add DM support to enable CONFIG_BLK usage
Stefan Roese
2018-05-29
ata: ahci_mvebu: add scsi support
Ken Ma
2018-05-29
ata: mvebu: move mvebu sata driver to drivers/ata directory
Ken Ma
2018-02-08
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
Adam Ford
2017-12-12
ata: Migrate CONFIG_MVSATA_IDE to Kconfig
Tuomas Tynkkynen
2017-12-12
ata: Migrate CONFIG_LIBATA to Kconfig
Tuomas Tynkkynen
2017-12-12
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
Tuomas Tynkkynen
2017-12-12
ata: Migrate CONFIG_DWC_AHSATA to Kconfig
Tuomas Tynkkynen
2017-12-12
ata: Migrate CONFIG_FSL_SATA to Kconfig
Tuomas Tynkkynen
2017-12-12
ata: Migrate CONFIG_SATA_MV to Kconfig
Tuomas Tynkkynen
2017-12-12
ata: Migrate CONFIG_SATA_SIL3114 to Kconfig
Tuomas Tynkkynen
2017-12-12
ata: Migrate CONFIG_SATA_SIL to Kconfig
Tuomas Tynkkynen
2017-08-01
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-08-01
dm: scsi: Add a generic PCI-based AHCI driver
Bin Meng
2017-08-01
dm: scsi: Drop duplicate SCSI and DM_SCSI options
Simon Glass
2017-07-11
sata: Move drivers into new drivers/ata directory
Simon Glass