summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/timer.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-1/+1
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese2016-01-141-1/+1
* arm: mvebu/kirkwood: Use common timer functionsStefan Roese2016-01-141-124/+12
* arm: mvebu: timer.c: Explicitly move "init_done" var to data sectionStefan Roese2015-10-011-1/+1
* arm: mvebu: Call timer_init early before PHY and DDR initStefan Roese2015-07-231-0/+7
* arm: mvebu: Move mvebu-common into mach-mvebuStefan Roese2015-05-051-0/+147