aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2020-07-07clk: actions: Add Ethernet clocksAmit Singh Tomar2-2/+9
2020-07-07arm: stm32mp: add weak function to save vddcorePatrick Delaunay1-0/+5
2020-07-07stm32mp1: clk: configure pll1 with OPPPatrick Delaunay1-28/+262
2020-07-01dm: Fix error handling for dev_read_addr_ptrSean Anderson1-1/+1
2020-07-01clk: Add K210 clock supportSean Anderson3-2/+665
2020-07-01clk: Add a bypass clock for K210Sean Anderson2-1/+271
2020-07-01clk: Add K210 pll supportSean Anderson5-0/+616
2020-07-01clk: Fix clk_get_by_* handling of indexSean Anderson1-4/+4
2020-07-01clk: Check that ops of composite clock components exist before callingSean Anderson1-22/+35
2020-07-01clk: Always use the supplied struct clkSean Anderson6-20/+18
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-1/+2
2020-06-27rockchip: clk: rk3188: change APLL to safe 600MHzAlexander Kochetkov1-1/+2
2020-06-24clk: versal: Remove alt_ref_clk from clock sourcesRajan Vaja1-7/+1
2020-06-04clk: sifive: fu540-prci: Release ethernet clock resetPragnesh Patel1-0/+20
2020-06-04clk: sifive: fu540-prci: Add ddr clock initializationPragnesh Patel1-6/+45
2020-06-04clk: sifive: fu540-prci: Add clock enable and disable opsPragnesh Patel1-12/+96
2020-05-29clk: rk3399: Enable/Disable TCPHY clocksJagan Teki1-0/+24
2020-05-29clk: rk3399: Set empty for TCPHY assigned-clocksJagan Teki1-0/+2
2020-05-29clk: rk3399: Enable/Disable the USB2PHY clkJagan Teki1-0/+12
2020-05-29clk: rk3399: Fix eMMC get_clk reg offsetJagan Teki1-1/+1
2020-05-22clk: rk3399: Enable/Disable the PCIEPHY clkJagan Teki1-0/+6
2020-05-22clk: rk3399: Add enable/disable clksJagan Teki1-0/+148
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass66-0/+71
2020-05-18common: Drop linux/delay.h from common headerSimon Glass18-0/+18
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass6-0/+6
2020-05-18common: Drop linux/bug.h from common headerSimon Glass5-0/+5
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass51-0/+51
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+3
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-14Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-3/+4
2020-05-14clk: stm32mp1: fix CK_MPU calculationLionel Debieve1-3/+4
2020-05-13CLK: ARC: HSDK: add separate clock map for HSDK-4xDEugeniy Paltsev2-11/+64
2020-05-13CLK: ARC: HSDK: define clock map with DT binding constantsEugeniy Paltsev1-27/+29
2020-05-13CLK: ARC: HSDK: make set_clock optionalEugeniy Paltsev1-1/+4
2020-05-13CLK: ARC: HSDK: prepare for multiple clock maps supportEugeniy Paltsev1-7/+20
2020-05-13CLK: ARC: HSDK: driver cleanupEugeniy Paltsev1-36/+39
2020-05-13CLK: ARC: HSDK: use appropriate config data typesEugeniy Paltsev1-20/+21
2020-05-13CLK: ARC: HSDK: drop unused offsetEugeniy Paltsev1-29/+28
2020-05-13CLK: ARC: HSDK: avoid code duplicationEugeniy Paltsev1-72/+40
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+1
2020-05-04Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-0/+1
2020-05-01clk: imx: clk-imxrt1050: fix lcdif clock gateGiulio Benetti1-1/+1
2020-05-01clk: rk3399: Set empty for HCLK_SD assigned-clocksJagan Teki1-0/+1
2020-04-30Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-1/+4
2020-04-28Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-0/+2
2020-04-28clk: meson: g12a: add missing SD_EMMC_A controller gatesNeil Armstrong1-0/+2
2020-04-27clk: versal: Fix watchdog clock issueT Karthik Reddy1-1/+4
2020-04-27ARC: HSDK: CGU: add support for timer clockEugeniy Paltsev1-3/+6