summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288/timer.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-3/+3
* arm(64): Replace write32() and friends with writel()Julius Werner2015-04-211-3/+3
* timer: Reestablish init_timer(), consolidate timer initialization callsJulius Werner2015-04-141-1/+1
* rk3288/exynos5250/exynos5420: Consolidate timer filesJulius Werner2015-04-131-1/+17
* timer: Add generic udelay() implementationAaron Durbin2015-04-081-27/+0
* rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-081-2/+3
* veyron_pinky/rk3288: Use KHz, MHz and GHz constantsJulius Werner2015-04-041-1/+0
* coreboot: rk3288: Add a stub implementation of the rk3288 SOCjinkun.hong2015-03-161-0/+58