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