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
/
clk-pllv3.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
clk: Remove <common.h> and add needed includes
Tom Rini
2022-09-18
clk: imx: Add i.MXRT11xx pllv3 variant
Jesse Taube
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-04-06
clk: Update drivers to use -EINVAL
Simon Glass
2020-08-24
clk: imx: Add support for pllv3 enet clock
Lukasz Majewski
2020-04-18
clk: imx: pllv3: add enable_bit
Giulio Benetti
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-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
2019-07-19
clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)
Lukasz Majewski