summaryrefslogtreecommitdiff
path: root/drivers/clk/aspeed
AgeCommit message (Expand)Author
2022-09-13clk: aspeed: Get HCLK frequency supportChin-Ting Kuo
2022-07-06clk/ast2500: Add SD clockJoel Stanley
2022-07-06clk/ast2600: Adjust eMMC clock namesJoel Stanley
2022-07-06clk/aspeed: Add debug message when clock failsJoel Stanley
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-18clk: ast2600: Revise MII interface delayDylan Hung
2021-11-17clk: ast2600: Add RSACLK control for ACRYChia-Wei Wang
2021-11-17clk: ast2600: Add YCLK control for HACEJoel Stanley
2021-04-06clk: Update drivers to use -EINVALSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-18clk: aspeed: Add AST2600 clock supportRyan Chen
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-09-09clock:aspeed: Sync with Linux kernel clock header defineRyan Chen
2020-09-09cosmetic: aspeed: ast2500: Rename clock headerRyan Chen
2020-08-22treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada
2020-08-22dm: core: Fix devfdt_get_addr_ptr return valueOvidiu Panait
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-07aspeed: ast2500: Read clock ofdata in the correct methodSimon Glass
2019-09-05clk: aspeed: Add support for SD clockEddie James
2018-11-05aspeed: ast2500: fix D2-PLL clock setting in RGMII modeCédric Le Goater
2018-11-05aspeed: ast2500: fix missing break in D2PLL clock enablementCédric Le Goater
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-08aspeed: Refactor SCU to use consistent mask & shiftmaxims@google.com
2017-05-08aspeed: Add support for Clocks needed by MACsmaxims@google.com
2017-05-08aspeed: Add P-Bus clock in ast2500 clock drivermaxims@google.com
2017-05-08aspeed: Make SCU lock/unlock functions part of SCU APImaxims@google.com
2017-02-08aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculationmaxims@google.com
2017-01-28aspeed: Add basic ast2500-specific drivers and configurationmaxims@google.com