summaryrefslogtreecommitdiff
path: root/drivers/timer/rockchip_timer.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-0/+1
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang1-1/+1
2018-11-14timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-25rockchip: timer: add compatible strings for rk3188 and rk3288Philipp Tomsich1-0/+2
2017-09-18rockchip: timer: update for 32/64bit-aware OF_PLATDATAPhilipp Tomsich1-1/+1
2017-09-18rockchip: timer: Convert to livetreePhilipp Tomsich1-1/+3
2017-09-18rockchip: timer: implement timer_get_boot_usPhilipp Tomsich1-5/+67
2017-09-05rockchip: timer: fix U_BOOT_DRIVER namePhilipp Tomsich1-1/+1
2017-08-13rockchip: timer: add device-model timer driver for RK3368 (and similar)Philipp Tomsich1-0/+107