aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-14Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-05-14clk: stm32mp1: fix CK_MPU calculationLionel Debieve
2020-05-13CLK: ARC: HSDK: add separate clock map for HSDK-4xDEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: define clock map with DT binding constantsEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: make set_clock optionalEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: prepare for multiple clock maps supportEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: driver cleanupEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: use appropriate config data typesEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: drop unused offsetEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: avoid code duplicationEugeniy Paltsev
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-05-04Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-05-01clk: imx: clk-imxrt1050: fix lcdif clock gateGiulio Benetti
2020-05-01clk: rk3399: Set empty for HCLK_SD assigned-clocksJagan Teki
2020-04-30Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-28Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-28clk: meson: g12a: add missing SD_EMMC_A controller gatesNeil Armstrong
2020-04-27clk: versal: Fix watchdog clock issueT Karthik Reddy
2020-04-27ARC: HSDK: CGU: add support for timer clockEugeniy Paltsev
2020-04-24clk: actions: Add common clock driverAmit Singh Tomar
2020-04-24arm: dts: sync dts for Action Semi S900Amit Singh Tomar
2020-04-22clk: armada-37xx-periph: fix DDR PHY clock divider valuesMarek BehĂșn
2020-04-18clk: imx: add i.IMXRT1020 clk driverGiulio Benetti
2020-04-18clk: imx: clk-imxrt1050: add set_parent() callbackGiulio Benetti
2020-04-18clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPLGiulio Benetti
2020-04-18clk: imx: clk-imxrt1050: fix typo in clock name "video:"Giulio Benetti
2020-04-18clk: imx: pllv3: add enable_bitGiulio Benetti
2020-04-16Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod...Tom Rini
2020-04-16ARC: HSDK: CGU: fix tunnel clock calculationEugeniy Paltsev
2020-04-16dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay
2020-04-13Merge branch 'next'Tom Rini
2020-04-08Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-04-06clk: meson: reset mmc clock on probeJerome Brunet
2020-04-06clk: meson-g12a: missing breakHeinrich Schuchardt
2020-04-05clk: socfpga: Read the clock parent's register base in probe functionChee Hong Ang
2020-04-02clk: rk3399: Set empty for vopl assigned-clocksJagan Teki
2020-03-30clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2Marek Vasut
2020-03-24clk: stm32mp1: add SPI5_K supportPatrick Delaunay
2020-03-24clk: stm32mp1: correct CKSELR masksPatrick Delaunay
2020-03-05x86: remove dead code in intel_clk_get_rate()Heinrich Schuchardt