summaryrefslogtreecommitdiff
path: root/sys/arch/arm/cortex/amptimer.c
AgeCommit message (Expand)Author
2020-07-14Extend the interrupt API on arm64 and armv7 to be able to pass aroundPatrick Wildt
2020-07-12Use the full 32 bits for the miscellaneous armv7 timecounters.Christian Weisgerber
2020-07-06Add support for timeconting in userland.Paul Irofti
2018-07-09Implement ampintcmsi(4) in ampintc(4) to support MSI. The GICv2M is anPatrick Wildt
2015-12-12comment typommcc
2013-08-08Remove duplicate loop.Raphael Graf
2013-08-06Attach amptimer only on Cortex-A9, as all Cortex-A8 doesn't have a genericPatrick Wildt
2013-05-09Have the ARM MPCore Timer use the private timer, which will be very usefulPatrick Wildt
2013-05-01Add a cortex bus which represents the ARM MPCore Complex.Patrick Wildt