OpenGrok
Cross Reference: octeon_cib.c
xref
: /
src
/
sys
/
arch
/
mips
/
cavium
/
dev
/
octeon_cib.c
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/mips/cavium/dev/octeon_cib.c
Revision
Date
Author
Comments
1.7
05-May-2021
simonb
Sprinkle some static.
1.6
27-Jan-2021
thorpej
branches: 1.6.4;
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.5
27-Jan-2021
thorpej
Use DEVICE_COMPAT_EOL.
1.4
25-Jan-2021
thorpej
Since we're using designated initialisers for compat data, we should
use a completely empty initializer for the sentinel.
1.3
18-Jan-2021
thorpej
Remove "struct of_compat_data" and replace its usage with
"struct device_compatible_entry"; they are ABI-compatible.
Fix several "loses const qualifier" bugs encountered during
this conversion.
1.2
15-Jan-2021
jmcneill
Add 'const char *xname' arg to fdtbus_interrupt_controller_func .establish
1.1
16-Jul-2020
jmcneill
branches: 1.1.2;
Add driver for Cavium Interrupt Bus.
1.1.2.1
03-Apr-2021
thorpej
Sync with HEAD.
1.6.4.1
13-May-2021
thorpej
Sync with HEAD.
Indexes created Tue Sep 30 06:09:59 GMT 2025