index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-keystone
/
clock.c
Age
Commit message (
Expand
)
Author
2023-11-29
ARM: keystone2: Remove unneeded inclusions of common.h
Andrew Davis
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-08
ARM: keystone2: Add support for getting external clock dynamically
Lokesh Vutla
2016-11-13
ARM: keystone2: PLL: Enable glitch free initialization sequence
Lokesh Vutla
2016-10-08
ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()
Masahiro Yamada
2016-03-14
ARM: keystone2: K2G: Add support for different arm/device speeds
Lokesh Vutla
2016-03-14
ARM: keystone2: Allow for board specific speed definitions
Lokesh Vutla
2015-10-22
ARM: k2g: Add clock information
Vitaly Andrianov
2015-10-22
ARM: k2g: Add pll data
Vitaly Andrianov
2015-10-17
ARM: k2e/l: Apply WA for selecting PA clock source
Lokesh Vutla
2015-08-12
ARM: keystone2: Use common definition for clk_get_rate
Lokesh Vutla
2015-08-12
ARM: keystone2: Cleanup init_pll definition
Lokesh Vutla
2015-08-12
ARM: keystone2: Use common structure for PLLs
Lokesh Vutla
2015-08-12
ARM: keystone2: Fix dev and arm speed detection
Lokesh Vutla
2015-08-12
ARM: keystone2: Cleanup PLL init code
Lokesh Vutla
2015-06-19
keystone2: use correct EFUSE_BOOTROM fileds to configure speed
Vitaly Andrianov
2015-02-21
ARM: keystone: move SoC sources to mach-keystone
Masahiro Yamada