summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/tegra30
AgeCommit message (Expand)AuthorFilesLines
2023-02-23ARM: tegra30: implement BCT patchingRamin Khonsari3-0/+122
2023-02-23board: tegra30: switch to updated pre-dm i2c writeSvyatoslav Ryhel2-44/+0
2023-02-23ARM: tegra: create common pre-dm i2c writeSvyatoslav Ryhel1-25/+12
2023-02-23ARM: tegra: Fix Tegra PWM parent clockSvyatoslav Ryhel1-1/+1
2023-02-23ARM: tegra30: add PLLD to pll setupSvyatoslav Ryhel1-0/+41
2023-02-23ARM: tegra: clock: add clk_id_to_pll_id helperSvyatoslav Ryhel1-0/+37
2023-02-23ARM: t20/t30: swap host1x and disp1 clock parentsSvyatoslav Ryhel1-2/+2
2023-02-23tegra30: clock: add EXTPERIPHSvyatoslav Ryhel1-3/+3
2023-02-02ARM: tegra: remap clock_osc_freq for all Tegra familySvyatoslav Ryhel1-8/+2
2022-12-22Convert CONFIG_TEGRA_ENABLE_UARTA et al to KconfigTom Rini1-0/+8
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-2/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-11/+5
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-3/+3
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini1-0/+5
2016-09-27ARM: tegra: add APIs the clock uclass driver will needStephen Warren1-16/+48
2016-09-27ARM: tegra: add peripheral clock init tableStephen Warren1-0/+23
2016-01-19Add more SPDX-License-Identifier tagsTom Rini2-22/+2
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini1-11/+1
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada1-2/+2
2015-08-06Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren1-12/+33
2015-05-13arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada6-0/+1315