freebsd-dev/sys/arm64/conf
Emmanuel Vadot 4ca213c07a a10_timer: Update the driver so we can use it on other SoC
a10_timer is currently use in UP allwinner SoC (A10 and A13).
Those don't have the generic arm timer.
The arm generic timecounter is broken in the A64 SoC, some attempts have
been made to fix the glitch but users still reported some minor ones.
Since the A64 (and all Allwinner SoC) still have this timer controller, rework
the driver so we can use it in any SoC.
Since it doesn't have the 64 bits counter on all SoC, use one of the
generic 32 bits counter as the timecounter source.

PR:	229644
2018-08-23 18:46:05 +00:00
..
DEFAULTS GPT is standard in x86 and arm64 land. Add it to DEFAULTS with the 2018-08-17 14:47:21 +00:00
GENERIC a10_timer: Update the driver so we can use it on other SoC 2018-08-23 18:46:05 +00:00
GENERIC-MMCCAM Add MMCCAM-enabled kernel config for arm64 2017-09-11 19:07:42 +00:00
GENERIC-NODEBUG Since we don't enable BUF_TRACKING and FULL_BUF_TRACKING buffer debugging 2018-06-05 05:24:42 +00:00
GENERIC-UP Update several more URLs 2017-10-29 08:17:03 +00:00