Home | History | Annotate | Download | only in sunxi
History log of /src/sys/arch/arm/sunxi/sunxi_sata.c
RevisionDateAuthorComments
 1.4  27-Jan-2021  thorpej Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.
 1.3  15-Jan-2021  jmcneill use fdtbus_intr_establish_xname
 1.2  13-May-2019  bouyer branches: 1.2.10;
Use new magic values from linux for DMACR. While I couldn't measure any
significant difference with my old, slow laptop drive, linux commiter claims
a 3x write performance boost (from 40 to 120MB/s) and 200MB/s read with
a ssd.
 1.1  07-Oct-2017  jmcneill branches: 1.1.2; 1.1.6;
Add A10/A20 SATA support
 1.1.6.1  10-Jun-2019  christos Sync with HEAD
 1.1.2.2  03-Dec-2017  jdolecek update from HEAD
 1.1.2.1  07-Oct-2017  jdolecek file sunxi_sata.c was added on branch tls-maxphys on 2017-12-03 11:35:56 +0000
 1.2.10.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed