index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
arch-tegra
/
clock.h
Age
Commit message (
Expand
)
Author
2017-06-09
tegra: Init clocks even when SPL did not run
Simon Glass
2016-09-27
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-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2015-09-16
ARM: tegra: Implement clk_m
Thierry Reding
2015-08-05
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-06-09
tegra: clock: Support enabling external clocks
Simon Glass
2015-05-13
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
2014-02-03
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
2013-12-18
arm: tegra: Fix the CPU complex reset masks
Alban Bedel
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-15
Tegra114: Initialize System Counter (TSC) with osc frequency
Tom Warren
2013-02-11
Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
Tom Warren
2013-01-16
Tegra30: Add arch-tegra30 include files
Tom Warren
2012-10-15
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