aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/timer.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-1/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese1-1/+1
2016-01-14arm: mvebu/kirkwood: Use common timer functionsStefan Roese1-124/+12
2015-10-01arm: mvebu: timer.c: Explicitly move "init_done" var to data sectionStefan Roese1-1/+1
2015-07-23arm: mvebu: Call timer_init early before PHY and DDR initStefan Roese1-0/+7
2015-05-05arm: mvebu: Move mvebu-common into mach-mvebuStefan Roese1-0/+147