~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: clock: add clk_id_to_pll_id 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 asm/global_data.h from common headerSimon Glass2021-02-02
* 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: Init clocks even when SPL did not runSimon Glass2017-06-09
* 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
* ARM: tegra: Implement clk_mThierry Reding2015-09-16
* 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
* tegra: clock: Support enabling external clocksSimon Glass2015-06-09
* 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: don't exceed AVP limits when configuring PLLPJimmy Zhang2014-02-03
* ARM: tegra: MASK_BITS_ no longer needs specific valuesStephen Warren2014-02-03
* ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28Stephen Warren2014-02-03
* ARM: tegra: deduplicate MASK_BITS_xxx clock mux enumTom Warren2014-02-03
* arm: tegra: Fix the CPU complex reset masksAlban Bedel2013-12-18
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* Tegra114: Initialize System Counter (TSC) with osc frequencyTom Warren2013-04-15
* Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.cTom Warren2013-02-11
* Tegra30: Add arch-tegra30 include filesTom Warren2013-01-16
* tegra20: add clock_set_pllout functionLucas Stach2012-10-15
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-15