aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/clk-mux.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07clk: Remove <common.h> and add needed includesTom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-06-12global: Use proper project name U-BootMichal Simek
2023-02-10Correct SPL uses of SANDBOX_CLK_CCFSimon Glass
2021-12-15clk: define LOG_CATEGORY for generic and ccf clocksPatrick Delaunay
2021-12-15clk: cosmetic: reorder include filesPatrick Delaunay
2020-10-22clk: ccf: replace the get_rate helperDario Binacchi
2020-08-24clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.cLukasz Majewski
2020-08-24clk: ccf: mux: change the get_rate helperDario Binacchi
2020-08-24clk: ccf: mux: fix access to the sandbox registerDario Binacchi
2020-08-24clk: ccf: mux: fix typoDario Binacchi
2020-08-24clk: ccf: mux: change include orderDario Binacchi
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi
2020-07-01clk: Always use the supplied struct clkSean Anderson
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-07-31clk: mux: add set parent supportPeng Fan
2019-07-31clk: use clk_dev_bindedPeng Fan
2019-07-19clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski
2019-07-19clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski