History log of /netbsd/sys/arch/arm/ti/ti_edma.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 1feede8c 21-May-2022 andvar <andvar@NetBSD.org>

s/artifical/artificial/ in comments.


# 3efe214b 16-Sep-2021 andvar <andvar@NetBSD.org>

fix typos in word "successful".


# 8e90f9ed 27-Jan-2021 thorpej <thorpej@NetBSD.org>

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 c

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.

show more ...


# 71373de6 15-Jan-2021 jmcneill <jmcneill@NetBSD.org>

Add 'const char *xname' param to fdtbus_intr_establish_byname


# b133679e 27-Oct-2019 jmcneill <jmcneill@NetBSD.org>

Add EDMA TPCC and TPTC drivers.