History log of /netbsd-current/sys/arch/arm/sunxi/sunxi_intc.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.8 25-Jun-2022 jmcneill

pic: Update ci_cpl in pic_set_priority callback.

Not all ICs need interrupts disabled to update the priority. DAIF accesses
are not cheap, so push the update of ci_cpl from pic_set_priority to the
IC's pic_set_priority callback, and let the IC driver determine whether
or not it needs interrupts disabled.


Revision tags: thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-i2c-spi-conf-base thorpej-cfargs-base thorpej-futex-base
# 1.7 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.6 15-Jan-2021 jmcneill

Add 'const char *xname' arg to fdtbus_interrupt_controller_func .establish


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3 ad-namecache-base2 ad-namecache-base1 ad-namecache-base
# 1.5 07-Jan-2020 skrll

branches: 1.5.8;
Fix arm __HAVE_PREEMPTION build

__HAVE_PREEMPTION requires TPIDRPRW_IS_CURLWP and curcpu is defined as

#define curcpu() lwp_getcpu(_curlwp())


# 1.4 07-Jan-2020 skrll

KNF


Revision tags: netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202
# 1.3 24-Oct-2017 jmcneill

branches: 1.3.2; 1.3.6;
Adjust irq mask/unmask along with enable/disable to make qemu happy


# 1.2 11-Oct-2017 jmcneill

Remove a bogus KASSERT and clear IRQ pending status as handle them


Revision tags: nick-nhusb-base-20170825
# 1.1 25-Aug-2017 jmcneill

branches: 1.1.2;
Add initial support for Allwinner A13 and R8 SoCs.


# 1.7 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.6 15-Jan-2021 jmcneill

Add 'const char *xname' arg to fdtbus_interrupt_controller_func .establish


Revision tags: thorpej-futex-base bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3 ad-namecache-base2 ad-namecache-base1 ad-namecache-base
# 1.5 07-Jan-2020 skrll

Fix arm __HAVE_PREEMPTION build

__HAVE_PREEMPTION requires TPIDRPRW_IS_CURLWP and curcpu is defined as

#define curcpu() lwp_getcpu(_curlwp())


# 1.4 07-Jan-2020 skrll

KNF


Revision tags: netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202
# 1.3 24-Oct-2017 jmcneill

branches: 1.3.2; 1.3.6;
Adjust irq mask/unmask along with enable/disable to make qemu happy


# 1.2 11-Oct-2017 jmcneill

Remove a bogus KASSERT and clear IRQ pending status as handle them


Revision tags: nick-nhusb-base-20170825
# 1.1 25-Aug-2017 jmcneill

branches: 1.1.2;
Add initial support for Allwinner A13 and R8 SoCs.


# 1.6 15-Jan-2021 jmcneill

Add 'const char *xname' arg to fdtbus_interrupt_controller_func .establish


Revision tags: thorpej-futex-base bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3 ad-namecache-base2 ad-namecache-base1 ad-namecache-base
# 1.5 07-Jan-2020 skrll

Fix arm __HAVE_PREEMPTION build

__HAVE_PREEMPTION requires TPIDRPRW_IS_CURLWP and curcpu is defined as

#define curcpu() lwp_getcpu(_curlwp())


# 1.4 07-Jan-2020 skrll

KNF


Revision tags: netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202
# 1.3 24-Oct-2017 jmcneill

branches: 1.3.2; 1.3.6;
Adjust irq mask/unmask along with enable/disable to make qemu happy


# 1.2 11-Oct-2017 jmcneill

Remove a bogus KASSERT and clear IRQ pending status as handle them


Revision tags: nick-nhusb-base-20170825
# 1.1 25-Aug-2017 jmcneill

branches: 1.1.2;
Add initial support for Allwinner A13 and R8 SoCs.


# 1.5 07-Jan-2020 skrll

Fix arm __HAVE_PREEMPTION build

__HAVE_PREEMPTION requires TPIDRPRW_IS_CURLWP and curcpu is defined as

#define curcpu() lwp_getcpu(_curlwp())


# 1.4 07-Jan-2020 skrll

KNF


Revision tags: netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202
# 1.3 24-Oct-2017 jmcneill

branches: 1.3.2;
Adjust irq mask/unmask along with enable/disable to make qemu happy


# 1.2 11-Oct-2017 jmcneill

Remove a bogus KASSERT and clear IRQ pending status as handle them


Revision tags: nick-nhusb-base-20170825
# 1.1 25-Aug-2017 jmcneill

branches: 1.1.2;
Add initial support for Allwinner A13 and R8 SoCs.


# 1.3 24-Oct-2017 jmcneill

Adjust irq mask/unmask along with enable/disable to make qemu happy


# 1.2 11-Oct-2017 jmcneill

Remove a bogus KASSERT and clear IRQ pending status as handle them


Revision tags: nick-nhusb-base-20170825
# 1.1 25-Aug-2017 jmcneill

branches: 1.1.2;
Add initial support for Allwinner A13 and R8 SoCs.


# 1.2 11-Oct-2017 jmcneill

Remove a bogus KASSERT and clear IRQ pending status as handle them


Revision tags: nick-nhusb-base-20170825
# 1.1 25-Aug-2017 jmcneill

branches: 1.1.2;
Add initial support for Allwinner A13 and R8 SoCs.


# 1.1 25-Aug-2017 jmcneill

Add initial support for Allwinner A13 and R8 SoCs.