summaryrefslogtreecommitdiff
path: root/drivers/timer/mpc83xx_timer.c
AgeCommit message (Expand)AuthorFilesLines
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