aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3288/timer.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-14timer: Reestablish init_timer(), consolidate timer initialization callsJulius Werner
2015-04-13rk3288/exynos5250/exynos5420: Consolidate timer filesJulius Werner
2015-04-08timer: Add generic udelay() implementationAaron Durbin
2015-04-08rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-04veyron_pinky/rk3288: Use KHz, MHz and GHz constantsJulius Werner
2015-03-16coreboot: rk3288: Add a stub implementation of the rk3288 SOCjinkun.hong