summaryrefslogtreecommitdiff
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: sifive: fu540-prci: Release ethernet clock resetPragnesh Patel2020-06-041-0/+20
* clk: sifive: fu540-prci: Add ddr clock initializationPragnesh Patel2020-06-041-6/+45
* clk: sifive: fu540-prci: Add clock enable and disable opsPragnesh Patel2020-06-041-12/+96
* clk: rk3399: Enable/Disable TCPHY clocksJagan Teki2020-05-291-0/+24
* clk: rk3399: Set empty for TCPHY assigned-clocksJagan Teki2020-05-291-0/+2
* clk: rk3399: Enable/Disable the USB2PHY clkJagan Teki2020-05-291-0/+12
* clk: rk3399: Fix eMMC get_clk reg offsetJagan Teki2020-05-291-1/+1
* clk: rk3399: Enable/Disable the PCIEPHY clkJagan Teki2020-05-221-0/+6
* clk: rk3399: Add enable/disable clksJagan Teki2020-05-221-0/+148
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-1866-0/+71
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1818-0/+18
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-186-0/+6
* common: Drop linux/bug.h from common headerSimon Glass2020-05-185-0/+5
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-1851-0/+51
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+3
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...WIP/14May2020Tom Rini2020-05-141-3/+4
|\
| * clk: stm32mp1: fix CK_MPU calculationLionel Debieve2020-05-141-3/+4
* | CLK: ARC: HSDK: add separate clock map for HSDK-4xDEugeniy Paltsev2020-05-132-11/+64
* | CLK: ARC: HSDK: define clock map with DT binding constantsEugeniy Paltsev2020-05-131-27/+29
* | CLK: ARC: HSDK: make set_clock optionalEugeniy Paltsev2020-05-131-1/+4
* | CLK: ARC: HSDK: prepare for multiple clock maps supportEugeniy Paltsev2020-05-131-7/+20
* | CLK: ARC: HSDK: driver cleanupEugeniy Paltsev2020-05-131-36/+39
* | CLK: ARC: HSDK: use appropriate config data typesEugeniy Paltsev2020-05-131-20/+21
* | CLK: ARC: HSDK: drop unused offsetEugeniy Paltsev2020-05-131-29/+28
* | CLK: ARC: HSDK: avoid code duplicationEugeniy Paltsev2020-05-131-72/+40
|/
* Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-05-041-1/+1
|\
| * clk: imx: clk-imxrt1050: fix lcdif clock gateGiulio Benetti2020-05-011-1/+1
* | Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-05-041-0/+1
|\ \ | |/ |/|
| * clk: rk3399: Set empty for HCLK_SD assigned-clocksJagan Teki2020-05-011-0/+1
* | Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-301-1/+4
|\ \
| * | clk: versal: Fix watchdog clock issueT Karthik Reddy2020-04-271-1/+4
| |/
* | Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-281-0/+2
|\ \
| * | clk: meson: g12a: add missing SD_EMMC_A controller gatesNeil Armstrong2020-04-281-0/+2
| |/
* | ARC: HSDK: CGU: add support for timer clockEugeniy Paltsev2020-04-271-3/+6
|/
* clk: actions: Add common clock driverAmit Singh Tomar2020-04-244-34/+112
* arm: dts: sync dts for Action Semi S900Amit Singh Tomar2020-04-241-3/+3
* clk: armada-37xx-periph: fix DDR PHY clock divider valuesMarek BehĂșn2020-04-221-2/+2
* clk: imx: add i.IMXRT1020 clk driverGiulio Benetti2020-04-183-0/+244
* clk: imx: clk-imxrt1050: add set_parent() callbackGiulio Benetti2020-04-181-0/+19
* clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPLGiulio Benetti2020-04-181-1/+8
* clk: imx: clk-imxrt1050: fix typo in clock name "video:"Giulio Benetti2020-04-181-1/+1
* clk: imx: pllv3: add enable_bitGiulio Benetti2020-04-181-0/+9
* Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod...Tom Rini2020-04-161-1/+2
|\
| * ARC: HSDK: CGU: fix tunnel clock calculationEugeniy Paltsev2020-04-161-1/+2
* | dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay2020-04-162-2/+2
|/
* configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay2020-04-151-1/+1
* Merge branch 'next'Tom Rini2020-04-134-3/+32
|\