summaryrefslogtreecommitdiffstats
path: root/src/soc/samsung/exynos5420/timer.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/samsung: 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-4/+3
* timer: Reestablish init_timer(), consolidate timer initialization callsJulius Werner2015-04-141-2/+3
* rk3288/exynos5250/exynos5420: Consolidate timer filesJulius Werner2015-04-131-0/+48
* timer: Add generic udelay() implementationAaron Durbin2015-04-081-56/+0
* exynos5420: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-2/+2
* armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin2014-08-261-0/+56