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
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
2021-08-11
arm: mvebu: sata_mv failed to identify HDDs during cold start
Tony Dinh
2021-08-06
pci: sata_sil: Drop DM_PCI checks
Simon Glass
2021-07-07
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2021-07-06
ata: ahci-pci: Use scsi_ops to initialize ops
Masami Hiramatsu
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-05-24
ata: ahci: fix ahci_link_up() type mismatch for LTO
Marek Behún
2021-05-11
ata: Make LIBATA means AHCI is enabled mandatory.
Tom Rini
2021-04-23
ata: ahci: Fix usage on big-endian platforms
Stefan Roese
2021-04-23
sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS Octeon
Stefan Roese
2021-04-20
drivers: ata: ahci: update max id if it is more than available ports
Suneel Garapati
2021-04-10
drivers: ata: Remove mvsata_ide driver
Tom Rini
2021-04-10
ata: DWC_AHSATA depends on BLK
Tom Rini
2021-03-19
ahci: mediatek: fix undefined reference of dev_err
Frank Wunderlich
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-31
ata: sunxi: fix debug messages
Dario Binacchi
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
[next]