summaryrefslogtreecommitdiff
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-rockchipTom Rini2018-01-286-19/+701
|\
| * rockchip: clk: guard set_parent implementations against OF_PLATDATAPhilipp Tomsich2018-01-283-6/+12
| * clk: rockchip: clk_rk3368: Implement "assign-clock-parent"David Wu2018-01-281-7/+84
| * clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-...David Wu2018-01-281-8/+98
| * clk: rockchip: Add rk322x gamc clock supportDavid Wu2018-01-281-0/+107
| * clk: rockchip: Add rk3328 gamc clock supportDavid Wu2018-01-281-0/+178
| * rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-nodePhilipp Tomsich2018-01-281-0/+18
| * clk: implement clk_set_defaults()Philipp Tomsich2018-01-281-0/+118
| * rockchip: clk: rk3399: implement set_parent() operationPhilipp Tomsich2018-01-281-2/+72
| * clk: refactor clk_get_by_index() into clk_get_by_indexed_prop()Philipp Tomsich2018-01-281-2/+8
| * clk: add clk_set_parent()Philipp Tomsich2018-01-281-0/+12
* | clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider valuePatrice Chotard2018-01-281-1/+1
* | clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard2018-01-281-6/+6
* | clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard2018-01-281-6/+0
* | clk: stm32: retrieve external oscillator frequency from DTPatrice Chotard2018-01-281-21/+57
|/
* Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2018-01-2716-1104/+3094
|\
| * clk: renesas: Import R8A7794 E2 clock tablesMarek Vasut2018-01-243-0/+284
| * clk: renesas: Import R8A7792 V2H clock tablesMarek Vasut2018-01-243-0/+257
| * clk: renesas: Import R8A7791/R8A7793 M2 clock tablesMarek Vasut2018-01-243-0/+308
| * clk: renesas: Import R8A7790 H2 clock tablesMarek Vasut2018-01-243-0/+303
| * clk: renesas: Add Gen2 clock coreMarek Vasut2018-01-245-0/+339
| * clk: renesas: Add DIV6P1 clock typeMarek Vasut2018-01-241-0/+6
| * clk: renesas: Split out code shared between Gen2 and Gen3Marek Vasut2018-01-244-167/+203
| * clk: renesas: Make clock tables Kconfig configurableMarek Vasut2018-01-242-5/+33
| * clk: renesas: Split SMSTPCR and RMSTPCR tablesMarek Vasut2018-01-246-30/+57
| * clk: renesas: Pull Gen3 specific bits into separate headerMarek Vasut2018-01-246-41/+64
| * clk: renesas: Make PLL configurations per-SoCMarek Vasut2018-01-246-51/+178
| * clk: renesas: Make clk_ids per-driverMarek Vasut2018-01-246-40/+143
| * clk: renesas: Split RCar Gen3 driverMarek Vasut2018-01-247-903/+1052
* | Merge git://git.denx.de/u-boot-spiTom Rini2018-01-262-8/+8
|\ \ | |/ |/|
| * wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-242-8/+8
* | clk: Makefile: Sort entries alphabeticallyMario Six2018-01-211-10/+10
* | clk: Remove superfluous gd declarationsMario Six2018-01-212-4/+0
* | clk: clk_fixed_rate: Fix style violationMario Six2018-01-211-2/+2
* | clk: clk-uclass: Fix style violationsMario Six2018-01-211-10/+10
* | ARC: HSDK: CGU: Add 'Hz' when printing clock frequencyEugeniy Paltsev2018-01-191-3/+3
* | ARC: HSDK: CGU: Use plat data instead of priv dataEugeniy Paltsev2018-01-191-1/+1
* | ARC: HSDK: CGU: Update AXI, TUN, ARC clock optionsEugeniy Paltsev2018-01-191-6/+163
* | board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard2018-01-101-1/+6
|/
* rockchip: clk: bind reset driverElaine Zhang2018-01-098-0/+70
* Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2017-12-132-8/+286
|\
| * clk: rmobile: Add R8A77995 D3 clock tablesMarek Vasut2017-12-091-3/+164
| * clk: rmobile: Add R8A77970 V3M clock tablesMarek Vasut2017-12-092-4/+121
| * clk: rmobile: Fix typo in R8A7796 RPC clock table entryMarek Vasut2017-12-091-1/+1
* | ARC: clk: introduce HSDK CGU clock driverEugeniy Paltsev2017-12-113-0/+571
|/
* rockchip: rk3128: add clock driverKever Yang2017-11-302-1/+598
* Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2017-11-301-0/+60
|\
| * clk: rmobile: Add R8A7796 xHCI clockMarek Vasut2017-11-301-0/+1
| * clk: rmobile: Move preboot clock shutdown to the driverMarek Vasut2017-11-301-0/+59
* | clk: at91: clk-generated: fix incorrect index of clk sourceWenyou Yang2017-11-291-6/+8