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
/
mach-tegra
/
clock.c
Age
Commit message (
Expand
)
Author
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-09-16
ARM: tegra: Implement clk_m
Thierry Reding
2015-09-16
ARM: tegra: fix PLLP frequency calc on T210
Stephen Warren
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-13
tegra: Correct logic for reading pll_misc in clock_start_pll()
Simon Glass
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-07-28
ARM: Tegra210: Add support to common Tegra source/config files
Tom Warren
2015-07-28
ARM: tegra: Initialize timer earlier
Thierry Reding
2015-06-09
tegra: clock: Adjust PLL access to avoid a warning
Simon Glass
2015-06-09
tegra: clock: Support enabling external clocks
Simon Glass
2015-05-13
tegra124: clock: Add display clocks and functions
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
2015-03-04
ARM: tegra: support running in non-secure mode
Stephen Warren
2015-02-21
ARM: tegra: collect SoC sources into mach-tegra
Masahiro Yamada