index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
Age
Commit message (
Expand
)
Author
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-26
clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate()
Giulio Benetti
2020-01-26
clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate()
Giulio Benetti
2020-01-26
clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate()
Giulio Benetti
2020-01-26
clk: Fix error checking of dev_read_addr_ptr
Sean Anderson
2020-01-14
clk: imx: add i.IMXRT1050 clk driver
Giulio Benetti
2020-01-14
clk: imx: pfd: add set_rate()
Giulio Benetti
2020-01-14
clk: imx: pllv3: add support for PLLV3_AV type
Giulio Benetti
2020-01-14
clk: imx: pllv3: add PLLV3_SYS support
Giulio Benetti
2020-01-14
clk: imx: pllv3: add set_rate() support
Giulio Benetti
2020-01-14
clk: imx: pllv3: add disable() support
Giulio Benetti
2020-01-14
clk: imx: pllv3: add enable() support
Giulio Benetti
2020-01-14
clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB
Giulio Benetti
2020-01-14
clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks
Giulio Benetti
2020-01-14
clk: imx8qxp: extend to support getting I2C IPG clock
Anatolij Gustschin
2020-01-08
clk: imx: add i.MX8MP clk driver
Peng Fan
2020-01-08
clk: imx: add imx_clk_mux2_flags
Peng Fan
2019-12-06
clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]
Frieder Schrempf
2019-11-05
clk: imx: imx8mm: add set_parent callback
Peng Fan
2019-11-05
clk: imx8mm: add enet clk
Peng Fan
2019-11-05
clk: imx: add i.MX8MN ccf driver
Peng Fan
2019-10-22
clk: Add support for I2C clocks on NXP's imx6q SoC which use CCF
Lukasz Majewski
2019-08-22
clk: imx: add i.MX8MM clk driver
Peng Fan
2019-08-22
clk: imx: add i.MX8M composite clk support
Peng Fan
2019-08-22
clk: imx: add pll14xx driver
Peng Fan
2019-08-22
clk: imx: expose CCF entry for all
Peng Fan
2019-07-31
clk: imx: gate2 add set rate
Peng Fan
2019-07-31
clk: imx: import clk heplers
Peng Fan
2019-07-19
clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)
Lukasz Majewski
2019-06-11
clk: imx8qm: fix usdhc2 clocks
Marcel Ziswiler
2019-04-25
clk: imx8: add i.MX8QM clk driver
Peng Fan
2019-04-25
clk: imx8: split code into common and soc specific part
Peng Fan
2019-01-09
clk: imx8: fix build warning
Peng Fan
2018-10-22
clk: imx: add clk driver for i.MX8QXP
Peng Fan