summaryrefslogtreecommitdiff
path: root/drivers/timer/orion-timer.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07timer: Remove <common.h> and add needed includesTom Rini
2023-01-17timer: orion-timer: Fix problem in early_init_done()Stefan Roese
2023-01-09Merge branch 'next'Tom Rini
2023-01-02timer: orion-timer: Fix problem with early static variableStefan Roese
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-10-06timer: orion-timer: Only init timer onceStefan Roese
2022-09-20timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE supportStefan Roese
2022-09-20timer: orion-timer: Add support for other Armada SoC'sStefan Roese
2022-09-18timer: orion-timer: Use timer_conv_64() to fix timer wrap aroundStefan Roese
2022-08-23timer: add orion-timer supportMichael Walle