~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
dwc_ahsata.c
Commit message (
Expand
)
Author
Age
*
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
*
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
*
ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI code
Tom Rini
2022-06-28
*
sata: call device_probe() after scanning
AKASHI Takahiro
2022-04-09
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop part.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
sata: dwc_ahsata: Fix memory issue in reset_sata
Ye Li
2020-05-08
*
sata: dwc_ahsata: Fix incorrect free
Ye Li
2020-05-08
*
sata: ahsata: Fix wrong operand for checking SERR DIAG_X
Ye Li
2020-05-08
*
sata: ahsata: Fix resource leak
Ye Li
2020-05-08
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
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-13
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
dm: sata: dwc_ahsata: Add support for driver model
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
2017-08-17
*
dm: sata: dw_sata: Sort #include directives
Simon Glass
2017-08-17
*
dm: sata: dw_sata: Drop unnecessary brackets
Simon Glass
2017-08-17
*
dm: sata: dw_sata: Pass uc_priv to internal functions
Simon Glass
2017-08-17
*
dm: sata: dw_sata: Drop unnecessary casts
Simon Glass
2017-08-17
*
dm: sata: dw_sata: Rename 'probe_ent' to uc_priv
Simon Glass
2017-08-17
*
dm: sata: dw_sata: Move exported functions to the end
Simon Glass
2017-08-17
*
dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()
Simon Glass
2017-08-17
*
dm: sata: dwc_ahsata: Make functions static
Simon Glass
2017-08-17
*
dm: ahci: Rename struct ahci_probe_ent
Simon Glass
2017-07-11
*
sata: Move drivers into new drivers/ata directory
Simon Glass
2017-07-11