summaryrefslogtreecommitdiff
path: root/drivers/timer/mpc83xx_timer.c
Commit message (Expand)AuthorAgeFilesLines
* common: Move interrupt functions into a new headerSimon Glass2019-12-021-0/+1
* common: Move wait_ticks functions out of common.hSimon Glass2019-12-021-0/+1
* common: Drop global inclusion of status_led.hSimon Glass2019-12-021-0/+1
* Drop CONFIG_SHOW_ACTIVITYSimon Glass2019-12-021-4/+0
* timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-141-1/+0
* timer: Add MPC83xx timer driverMario Six2018-09-181-0/+249