History log of /netbsd-current/sys/arch/arm/sunxi/sunxi_timer.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.9 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.8 15-Jan-2021 jmcneill

use fdtbus_intr_establish_xname


Revision tags: thorpej-futex-base netbsd-9-1-RELEASE bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3 netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base
# 1.7 14-Jun-2019 tnn

fix typo


Revision tags: phil-wifi-20190609 isaki-audio2-base
# 1.6 27-Mar-2019 tnn

ensure LOSC is configured for external clock


# 1.5 27-Mar-2019 tnn

fix wrong counter_mask assignment due to typo in previous


# 1.4 26-Mar-2019 tnn

Register a timecounter source for the 32.768kHz low-power oscillator,
if it is physically present. It is preferable for timekeeping in
offline scenarios because it generally has much better long-term
frequency stability than the platform XO.

XXX: should it have higher quality rating than the 24MOSC?
I made it lower quality for now to avoid surprises for users.


Revision tags: 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
# 1.3 16-Dec-2017 jmcneill

branches: 1.3.4;
Use Timer 2 instead of the 64-bit counter as a timecounter so we can use it
in MP configurations. Should be faster as well since we don't have to do
the 64-bit counter read latch dance here.


Revision tags: tls-maxphys-base-20171202
# 1.2 25-Aug-2017 jmcneill

branches: 1.2.2; 1.2.4;
Use the 64-bit counter as timecounter, and only use it in UP configs.


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

Add initial support for Allwinner A13 and R8 SoCs.


# 1.8 15-Jan-2021 jmcneill

use fdtbus_intr_establish_xname


Revision tags: thorpej-futex-base netbsd-9-1-RELEASE bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3 netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base
# 1.7 14-Jun-2019 tnn

fix typo


Revision tags: phil-wifi-20190609 isaki-audio2-base
# 1.6 27-Mar-2019 tnn

ensure LOSC is configured for external clock


# 1.5 27-Mar-2019 tnn

fix wrong counter_mask assignment due to typo in previous


# 1.4 26-Mar-2019 tnn

Register a timecounter source for the 32.768kHz low-power oscillator,
if it is physically present. It is preferable for timekeeping in
offline scenarios because it generally has much better long-term
frequency stability than the platform XO.

XXX: should it have higher quality rating than the 24MOSC?
I made it lower quality for now to avoid surprises for users.


Revision tags: 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
# 1.3 16-Dec-2017 jmcneill

branches: 1.3.4;
Use Timer 2 instead of the 64-bit counter as a timecounter so we can use it
in MP configurations. Should be faster as well since we don't have to do
the 64-bit counter read latch dance here.


Revision tags: tls-maxphys-base-20171202
# 1.2 25-Aug-2017 jmcneill

branches: 1.2.2; 1.2.4;
Use the 64-bit counter as timecounter, and only use it in UP configs.


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

Add initial support for Allwinner A13 and R8 SoCs.


# 1.7 14-Jun-2019 tnn

fix typo


Revision tags: phil-wifi-20190609 isaki-audio2-base
# 1.6 27-Mar-2019 tnn

ensure LOSC is configured for external clock


# 1.5 27-Mar-2019 tnn

fix wrong counter_mask assignment due to typo in previous


# 1.4 26-Mar-2019 tnn

Register a timecounter source for the 32.768kHz low-power oscillator,
if it is physically present. It is preferable for timekeeping in
offline scenarios because it generally has much better long-term
frequency stability than the platform XO.

XXX: should it have higher quality rating than the 24MOSC?
I made it lower quality for now to avoid surprises for users.


Revision tags: 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
# 1.3 16-Dec-2017 jmcneill

branches: 1.3.4;
Use Timer 2 instead of the 64-bit counter as a timecounter so we can use it
in MP configurations. Should be faster as well since we don't have to do
the 64-bit counter read latch dance here.


Revision tags: tls-maxphys-base-20171202
# 1.2 25-Aug-2017 jmcneill

branches: 1.2.2; 1.2.4;
Use the 64-bit counter as timecounter, and only use it in UP configs.


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

Add initial support for Allwinner A13 and R8 SoCs.


Revision tags: isaki-audio2-base
# 1.6 27-Mar-2019 tnn

ensure LOSC is configured for external clock


# 1.5 27-Mar-2019 tnn

fix wrong counter_mask assignment due to typo in previous


# 1.4 26-Mar-2019 tnn

Register a timecounter source for the 32.768kHz low-power oscillator,
if it is physically present. It is preferable for timekeeping in
offline scenarios because it generally has much better long-term
frequency stability than the platform XO.

XXX: should it have higher quality rating than the 24MOSC?
I made it lower quality for now to avoid surprises for users.


Revision tags: 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
# 1.3 16-Dec-2017 jmcneill

Use Timer 2 instead of the 64-bit counter as a timecounter so we can use it
in MP configurations. Should be faster as well since we don't have to do
the 64-bit counter read latch dance here.


Revision tags: tls-maxphys-base-20171202
# 1.2 25-Aug-2017 jmcneill

branches: 1.2.2; 1.2.4;
Use the 64-bit counter as timecounter, and only use it in UP configs.


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

Add initial support for Allwinner A13 and R8 SoCs.


# 1.3 16-Dec-2017 jmcneill

Use Timer 2 instead of the 64-bit counter as a timecounter so we can use it
in MP configurations. Should be faster as well since we don't have to do
the 64-bit counter read latch dance here.


Revision tags: tls-maxphys-base-20171202
# 1.2 25-Aug-2017 jmcneill

branches: 1.2.2; 1.2.4;
Use the 64-bit counter as timecounter, and only use it in UP configs.


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

Add initial support for Allwinner A13 and R8 SoCs.


# 1.2 25-Aug-2017 jmcneill

Use the 64-bit counter as timecounter, and only use it in UP configs.


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

Add initial support for Allwinner A13 and R8 SoCs.