index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
2019-05-23
ata: fsl_ahci: Add sata DM support for Freescale powerpc socs
Peng Ma
2019-05-22
scsi: ceva: Clean up the driver code
Peng Ma
2019-05-18
ata: ahci: drop read-only ahci_ioports members
Christian Gmeiner
2019-05-09
ata: ahci: fix memory leak
Christian Gmeiner
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-13
ata: dwc_ahsata: Fix sector reports for large disks
Soeren Moch
2019-04-12
sata: sata_mv: add orion-sata compatible string
Michael Walle
2019-04-12
sata: sata_mv: support kirkwood architecture
Michael Walle
2019-04-12
sata: sata_mv: use correct format specifier in debug()
Michael Walle
2019-04-12
ata: ahci_mvebu: add support for Armada 38x
Baruch Siach
2019-04-12
sata: sata_mv: Add DM support to enable CONFIG_BLK usage
Stefan Roese
2018-12-06
scsi: ceva: add ls2080a soc support
Peng Ma
2018-12-06
scsi: ceva: add ls1088a soc support
Peng Ma
2018-12-06
scsi: ceva: add ls1046a soc support
Peng Ma
2018-09-29
Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-09-27
scsi: ceva: add ls1021a soc support.
Peng Ma
2018-09-27
scsi: ceva: add ls1043a soc support
Peng Ma
2018-09-25
ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI
Tuomas Tynkkynen
2018-09-25
ata: ahci: Loop over the actual number of ports, not the maximum
Tuomas Tynkkynen
2018-07-26
scsi: ceva: add ls1012a soc support
Yuantian Tang
2018-05-29
ata: ahci_mvebu: add scsi support
Ken Ma
2018-05-29
ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds
David Sniatkiwicz
2018-05-29
ata: mvebu: move mvebu sata driver to drivers/ata directory
Ken Ma
2018-05-11
scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSI
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-13
dwc_ahci: Fix breakage
Jean-Jacques Hiblot
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-12-12
ata: Drop CONFIG_MX51_PATA
Tuomas Tynkkynen
2017-12-12
ata: Drop CONFIG_SATA_DWC
Tuomas Tynkkynen
2017-11-28
ata: Fix ahci wording
Michal Simek
2017-11-03
scsi: ceva: Start port in probe
Michal Simek
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-12
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
Masahiro Yamada
2017-08-17
dm: sata: dwc_ahsata: Add support for driver model
Simon Glass
2017-08-17
dm: sata: Update the AHCI uclass to support operations
Simon Glass
2017-08-17
dm: sata: dw_sata: Set up common versions of operations
Simon Glass
2017-08-17
dm: sata: dw_sata: More ahci_init_one() futher down
Simon Glass
2017-08-17
dm: sata: dw_sata: Drop is_ready
Simon Glass
2017-08-17
dm: sata: dw_sata: Rename the dwc_ahsata private header
Simon Glass
[next]