index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
dwc_ahsata.c
Age
Commit message (
Expand
)
Author
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-05-24
block: dwc_ahsata: support i.MX6DQPlus
Peng Fan
2016-03-14
dm: Drop the block_dev_desc_t typedef
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
2014-12-01
sata: fix reset_sata for dwc_ahsata
Soeren Moch
2014-11-24
sata: implement reset_sata for dwc_ahsata
Nikita Kiryanov
2014-10-28
dwc_ahsata: use bitwise operator in sata_port_status
Nikita Kiryanov
2014-09-09
sata: dwc_ahsata: implement sata_port_status
Nikita Kiryanov
2014-06-06
dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D
Tim Harvey
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
dwc_ahsata: Allow use with dcache enabled
Eric Nelson
2012-10-15
sata.h: Make all sata/ata drivers include <sata.h>
Pavel Herrmann
2012-10-15
dwc_ahsata: Make sata_write() comply with <part.h>
Tom Rini
2012-05-15
SATA: add driver for MX5 / MX6 SOCs
Stefano Babic