aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq/timer.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-12zynq: Convert arm twd timer to DM driverStefan Herbrechtsmeier1-113/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-1/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-30arm: zynq: Update years in copyright to reflect latest changesMichal Simek1-1/+1
2017-02-17zynq: Move zynq to clock frameworkStefan Herbrechtsmeier1-2/+0
2017-02-17zynq: Add clk framework support to zynq timerStefan Herbrechtsmeier1-0/+25
2015-05-25zynq: Use system timer implementation instead of ourMichal Simek1-82/+1
2015-04-29ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada1-0/+168