aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/aspeed
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2020-01-07aspeed: ast2500: Read clock ofdata in the correct methodSimon Glass1-2/+2
2019-09-05clk: aspeed: Add support for SD clockEddie James1-0/+27
2018-11-05aspeed: ast2500: fix D2-PLL clock setting in RGMII modeCédric Le Goater1-0/+38
2018-11-05aspeed: ast2500: fix missing break in D2PLL clock enablementCédric Le Goater1-0/+1
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay1-2/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-05-08aspeed: Refactor SCU to use consistent mask & shiftmaxims@google.com1-20/+19
2017-05-08aspeed: Add support for Clocks needed by MACsmaxims@google.com1-31/+234
2017-05-08aspeed: Add P-Bus clock in ast2500 clock drivermaxims@google.com1-0/+11
2017-05-08aspeed: Make SCU lock/unlock functions part of SCU APImaxims@google.com1-16/+2
2017-02-08aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculationmaxims@google.com1-2/+2
2017-01-28aspeed: Add basic ast2500-specific drivers and configurationmaxims@google.com2-0/+272