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
/
include
/
ahci.h
Age
Commit message (
Expand
)
Author
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-09-13
pci: acpi: Drop DM_PCI check from ahci
Simon Glass
2019-05-18
ata: ahci: drop read-only ahci_ioports members
Christian Gmeiner
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-11-28
ata: Fix ahci wording
Michal Simek
2017-08-17
dm: sata: Update the AHCI uclass to support operations
Simon Glass
2017-08-01
ahci: Support non-PCI controllers
Simon Glass
2017-07-11
dm: ahci: Add a driver for SCSI on AHCI
Simon Glass
2017-07-11
dm: ahci: Drop use of probe_ent
Simon Glass
2017-07-11
dm: ahci: Unwind the confusing init code
Simon Glass
2017-07-11
dm: sata: Move ataid into struct ahci_uc_priv
Simon Glass
2017-07-11
dm: ahci: Rename struct ahci_probe_ent
Simon Glass
2016-12-20
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-09
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-08
dm: Add support for scsi/sata based devices
Michal Simek
2016-01-12
dm: ahci: Convert to use new DM PCI API
Simon Glass
2015-07-09
ahci: Fix compiling warnings under 64bit platforms
Tang Yuantian
2015-04-18
ahci: mmio_base is a virtual address
Scott Wood
2015-01-05
ahci: introduce ahci_reset()
Dmitry Lifshitz
2014-07-31
ahci: provide sunxi SATA driver using AHCI platform framework
Ian Campbell
2013-09-06
ahci: convert to use libata functions and definitions
Rob Herring
2013-09-06
ahci: add defines for PORT_SCR_STAT register bits
Rob Herring
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-02
ahci: cosmetics and cleanup
Stefan Reinauer
2012-05-15
SATA: add driver for MX5 / MX6 SOCs
Stefano Babic
2011-07-26
scsi/ahci: add support for non-PCI controllers
Rob Herring
2009-07-29
Update Freescale copyrights to remove "All Rights Reserved"
Kumar Gala
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2006-08-23
Add AHCI support to u-boot
Jin Zhengxiong