summaryrefslogtreecommitdiff
path: root/drivers/timer/mpc83xx_timer.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-11-06board: Rename uclass to sysinfoSimon Glass1-5/+5
2020-10-22timer: Return count from timer_ops.get_countSean Anderson1-4/+2
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-12-03common: Move interrupt functions into a new headerSimon Glass1-0/+1
2019-12-03common: Move wait_ticks functions out of common.hSimon Glass1-0/+1
2019-12-03common: Drop global inclusion of status_led.hSimon Glass1-0/+1
2019-12-03Drop CONFIG_SHOW_ACTIVITYSimon Glass1-4/+0
2018-11-14timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng1-1/+0
2018-09-18timer: Add MPC83xx timer driverMario Six1-0/+249