Up to [cvs.NetBSD.org] / src / sys / arch / arm / sunxi
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Sun Nov 7 17:13:38 2021 UTC (14 months, 3 weeks ago) by jmcneill
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Changes since 1.11: +71 -13
lines
Diff to previous 1.11 (colored)
sunxi: nmi: add support for #interrupt-cells 3 bindings
Revision 1.5.6.1 / (download) - annotate - [select for diffs], Sat Apr 3 22:28:19 2021 UTC (22 months ago) by thorpej
Branch: thorpej-futex
Changes since 1.5: +16 -12
lines
Diff to previous 1.5 (colored) next main 1.6 (colored)
Sync with HEAD.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Jan 27 03:10:20 2021 UTC (2 years ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored)
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.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Jan 27 02:09:39 2021 UTC (2 years ago) by thorpej
Branch: MAIN
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored)
Use DEVICE_COMPAT_EOL.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Jan 25 14:20:39 2021 UTC (2 years ago) by thorpej
Branch: MAIN
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
Since we're using designated initialisers for compat data, we should use a completely empty initializer for the sentinel.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Jan 18 02:35:49 2021 UTC (2 years ago) by thorpej
Branch: MAIN
Changes since 1.7: +12 -8
lines
Diff to previous 1.7 (colored)
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.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 15 22:47:32 2021 UTC (2 years ago) by jmcneill
Branch: MAIN
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
use fdtbus_intr_establish_xname
Revision 1.6 / (download) - annotate - [select for diffs], Fri Jan 15 00:38:23 2021 UTC (2 years ago) by jmcneill
Branch: MAIN
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
Add 'const char *xname' arg to fdtbus_interrupt_controller_func .establish
Revision 1.1.4.2 / (download) - annotate - [select for diffs], Wed Apr 8 14:07:31 2020 UTC (2 years, 9 months ago) by martin
Branch: phil-wifi
Changes since 1.1.4.1: +99 -22
lines
Diff to previous 1.1.4.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Merge changes from current as of 20200406
Revision 1.4.2.1 / (download) - annotate - [select for diffs], Sat Feb 29 20:18:20 2020 UTC (2 years, 11 months ago) by ad
Branch: ad-namecache
Changes since 1.4: +97 -21
lines
Diff to previous 1.4 (colored) next main 1.5 (colored)
Sync with head.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Feb 16 20:29:36 2020 UTC (2 years, 11 months ago) by thorpej
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
is-mlppp-base,
is-mlppp,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
ad-namecache-base3
Branch point for: thorpej-futex
Changes since 1.4: +97 -21
lines
Diff to previous 1.4 (colored)
Provide a back-end for fdt_intr_mask() / fdt_intr_unmask().
Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 7 10:20:07 2020 UTC (3 years ago) by skrll
Branch: MAIN
CVS Tags: ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base
Branch point for: ad-namecache
Changes since 1.3: +3 -2
lines
Diff to previous 1.3 (colored)
Fix arm __HAVE_PREEMPTION build __HAVE_PREEMPTION requires TPIDRPRW_IS_CURLWP and curcpu is defined as #define curcpu() lwp_getcpu(_curlwp())
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 7 09:57:11 2020 UTC (3 years ago) by skrll
Branch: MAIN
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
KNF
Revision 1.1.4.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:05:57 2019 UTC (3 years, 7 months ago) by christos
Branch: phil-wifi
Changes since 1.1: +10 -2
lines
Diff to previous 1.1 (colored)
Sync with HEAD
Revision 1.2 / (download) - annotate - [select for diffs], Mon May 27 21:11:51 2019 UTC (3 years, 8 months ago) by jmcneill
Branch: MAIN
CVS Tags: phil-wifi-20191119,
phil-wifi-20190609,
netbsd-9-base,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9
Changes since 1.1: +10 -2
lines
Diff to previous 1.1 (colored)
Add A80 support
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Mon May 21 04:35:59 2018 UTC (4 years, 8 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.1.2.1: +283 -0
lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Sync with HEAD
Revision 1.1.2.1, Wed May 2 21:20:20 2018 UTC (4 years, 9 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.1: +0 -283
lines
FILE REMOVED
file sunxi_nmi.c was added on branch pgoyette-compat on 2018-05-21 04:35:59 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Wed May 2 21:20:20 2018 UTC (4 years, 9 months ago) by jmcneill
Branch: MAIN
CVS Tags: phil-wifi-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
isaki-audio2-base,
isaki-audio2
Branch point for: phil-wifi,
pgoyette-compat
Add driver for Allwinner NMI / R_INTC interrupt controller.