~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
wip/spl-2024.10
wip/spl-2024.10-g12b
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
arch-tegra
/
clock.h
Commit message (
Expand
)
Author
Age
*
ARM: tegra: clock: add clock_decode_pair helper
Svyatoslav Ryhel
2023-02-23
*
ARM: tegra: clock: add clk_id_to_pll_id helper
Svyatoslav Ryhel
2023-02-23
*
ARM: tegra: remap clock_osc_freq for all Tegra family
Svyatoslav Ryhel
2023-02-02
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
dm: tegra: Convert clock_decode_periph_id() to support livetree
Simon Glass
2017-07-28
*
tegra: Init clocks even when SPL did not run
Simon Glass
2017-06-09
*
ARM: tegra: add APIs the clock uclass driver will need
Stephen Warren
2016-09-27
*
ARM: tegra: add peripheral clock init table
Stephen Warren
2016-09-27
*
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-16
*
ARM: tegra: Implement clk_m
Thierry Reding
2015-09-16
*
Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.
Tom Warren
2015-08-05
*
Tegra: clocks: Add 38.4MHz OSC support for T210 use
Tom Warren
2015-08-05
*
tegra: clock: Support enabling external clocks
Simon Glass
2015-06-09
*
tegra: clock: Split the clock source code into a separate function
Simon Glass
2015-05-13
*
tegra: clock: Add checking for invalid clock IDs
Simon Glass
2015-05-13
*
ARM: tegra: don't exceed AVP limits when configuring PLLP
Jimmy Zhang
2014-02-03
*
ARM: tegra: MASK_BITS_ no longer needs specific values
Stephen Warren
2014-02-03
*
ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28
Stephen Warren
2014-02-03
*
ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum
Tom Warren
2014-02-03
*
arm: tegra: Fix the CPU complex reset masks
Alban Bedel
2013-12-18
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
Tegra114: Initialize System Counter (TSC) with osc frequency
Tom Warren
2013-04-15
*
Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
Tom Warren
2013-02-11
*
Tegra30: Add arch-tegra30 include files
Tom Warren
2013-01-16
*
tegra20: add clock_set_pllout function
Lucas Stach
2012-10-15
*
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-10-15