aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/mpc83xx_clk.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+3
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2020-01-08mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalidRasmus Villemoes1-1/+4
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-05-21mpc83xx_clk: Add enable methodMario Six1-0/+7
2018-09-18clk: Add MPC83xx clock driverMario Six1-0/+410