aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/tegra114
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: tegra: Remove <common.h> and add needed includesTom Rini
2024-01-02tegra114: clock: define MIPI calibration peripheral clockSvyatoslav Ryhel
2023-12-19drivers: pinctrl: tegra: incorporate existing codeSvyatoslav Ryhel
2023-12-19ARM: tegra114: clock: implement PLLD2 supportSvyatoslav Ryhel
2023-12-19ARM: tegra: clock: support get and set rate for simple PLLSvyatoslav Ryhel
2023-11-03ARM: tegra114: enable base voltages setup from boardSvyatoslav Ryhel
2023-02-23ARM: tegra: Fix Tegra PWM parent clockSvyatoslav Ryhel
2023-02-23ARM: tegra: clock: add clk_id_to_pll_id helperSvyatoslav Ryhel
2023-02-02ARM: tegra: remap clock_osc_freq for all Tegra familySvyatoslav Ryhel
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2016-09-27ARM: tegra: add APIs the clock uclass driver will needStephen Warren
2016-09-27ARM: tegra: add peripheral clock init tableStephen Warren
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-09-16ARM: tegra114: Clear IDDQ when enabling PLLCThierry Reding
2015-09-16ARM: tegra: clk_m is the architected timer source clockThierry Reding
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-05Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada