summaryrefslogtreecommitdiff
path: root/drivers/clk/mpc83xx_clk.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+3
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalidRasmus Villemoes2020-01-081-1/+4
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* mpc83xx_clk: Add enable methodMario Six2019-05-211-0/+7
* clk: Add MPC83xx clock driverMario Six2018-09-181-0/+410