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
/
Kconfig
Age
Commit message (
Expand
)
Author
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