summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/tegra124
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-04configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include filePatrick Delaunay1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop log.h from common headerSimon Glass4-0/+4
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2019-08-09apalis-tk1: remove non-essential power rails on bootDominik Sliwa1-0/+45
2019-05-24tegra: Correct tegra124 clock nameSimon Glass1-1/+1
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-2/+2
2018-07-26ARM: tegra: implement RAM repairBibek Basu1-2/+40
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini7-14/+7
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-1/+1
2017-07-28dm: tegra: Convert USB setup to livetreeSimon Glass1-7/+29
2017-07-28tegra: tegra124: Add a PMC syscon driverSimon Glass2-0/+20
2017-06-09tegra: Init clocks even when SPL did not runSimon Glass1-0/+18
2017-04-02arm: 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-17ARM: tegra124: Clear IDDQ when enabling PLLCThierry Reding1-0/+5
2015-09-17ARM: 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-06Tegra: 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-13arch: 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