~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM: tegra: clock: add clock_decode_pair helperSvyatoslav Ryhel2023-02-23
* ARM: tegra: remap clock_osc_freq for all Tegra familySvyatoslav Ryhel2023-02-02
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Move get_ticks() function out of common.hSimon Glass2019-12-02
* ARM: tegra: Support TZ-only access to PMCThierry Reding2019-06-05
* tegra: Add a delay in clock_start_periph_pll()Simon Glass2019-05-24
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: tegra: Convert clock_decode_periph_id() to support livetreeSimon Glass2017-07-28
* tegra: Fix up include file orderingSimon Glass2017-07-11
* tegra: clock: Avoid a divide-by-zero errorSimon Glass2017-06-09
* tegra: Init clocks even when SPL did not runSimon Glass2017-06-09
* ARM: tegra: fix clock_get_periph_rate() for UART clocksStephen Warren2016-09-27
* ARM: tegra: add APIs the clock uclass driver will needStephen Warren2016-09-27
* ARM: tegra: add peripheral clock init tableStephen Warren2016-09-27
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19
* ARM: tegra: Implement clk_mThierry Reding2015-09-16
* ARM: tegra: fix PLLP frequency calc on T210Stephen Warren2015-09-16
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18
* tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass2015-08-13
* Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren2015-08-05
* Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren2015-08-05
* ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-28
* ARM: tegra: Initialize timer earlierThierry Reding2015-07-28
* tegra: clock: Adjust PLL access to avoid a warningSimon Glass2015-06-09
* tegra: clock: Support enabling external clocksSimon Glass2015-06-09
* tegra124: clock: Add display clocks and functionsSimon Glass2015-05-13
* tegra: clock: Split the clock source code into a separate functionSimon Glass2015-05-13
* tegra: clock: Add checking for invalid clock IDsSimon Glass2015-05-13
* ARM: tegra: support running in non-secure modeStephen Warren2015-03-04
* ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada2015-02-21