aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/tegra124
AgeCommit message (Expand)AuthorFilesLines
2017-06-09tegra: Init clocks even when SPL did not runSimon Glass1-0/+18
2017-04-01arm: tegra: initial support for apalis tk1Marcel Ziswiler1-0/+7
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini1-0/+4
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-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada1-0/+1
2016-09-07ARM: tegra: remove wrong dependency on SPL_BUILDMasahiro Yamada1-2/+2
2016-09-01ARM: tegra: Add support for TK1-SOM board from Colorado EngineeringPeter Chubb1-0/+12
2015-11-12ARM: tegra: parameterize common XUSB codeStephen Warren1-65/+19
2015-11-12ARM: tegra: create common XUSB padctl driver fileStephen Warren2-341/+6
2015-11-12ARM: tegra: clean up XUSB padctl error() callsStephen Warren1-19/+14
2015-09-16ARM: tegra124: Clear IDDQ when enabling PLLCThierry Reding1-0/+5
2015-09-16ARM: tegra: clk_m is the architected timer source clockThierry Reding1-2/+2
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada1-2/+2
2015-08-13tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass1-1/+3
2015-08-05Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren2-20/+55
2015-06-09tegra: Replace 'Norrin' with 'Nyan-big' and fix typoSimon Glass1-1/+1
2015-06-09tegra: Add missing tegra124 peripheralsSimon Glass1-1/+1
2015-05-13jetson-tk1: Add PSCI configuration options and reserve secure codeIan Campbell1-0/+2
2015-05-13tegra124: Add PSCI support for Tegra124Jan Kiszka2-0/+63
2015-05-13tegra124: clock: Add display clocks and functionsSimon Glass1-5/+136
2015-05-12arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-03-30ARM: tegra: enable MIPI PAD CTRL support for Tegra124Stephen Warren1-0/+17
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada7-0/+2336