summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-102-22/+2
* ARM: tegra114: Clear IDDQ when enabling PLLCThierry Reding2015-09-161-0/+5
* ARM: tegra124: Clear IDDQ when enabling PLLCThierry Reding2015-09-161-0/+5
* ARM: tegra: clk_m is the architected timer source clockThierry Reding2015-09-163-10/+8
* ARM: tegra: Implement clk_mThierry Reding2015-09-162-0/+21
* ARM: tegra: fix PLLP frequency calc on T210Stephen Warren2015-09-161-1/+10
* ARM: tegra: Add p2371-2180 boardStephen Warren2015-09-161-0/+9
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-185-10/+10
* of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada2015-08-181-1/+0
* ARM: tegra: represent RAM in 1 or 2 banksStephen Warren2015-08-131-14/+106
* ARM: tegra: query_sdram_size() cleanupStephen Warren2015-08-131-4/+10
* tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass2015-08-133-13/+31
* ARM: tegra: Add p2371-0000 boardStephen Warren2015-08-061-0/+9
* ARM: tegra: Add e2220-1170 boardStephen Warren2015-08-061-0/+8
* ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot2015-08-061-0/+19
* ARM: tegra: move VPR configuration to a later stageAlexandre Courbot2015-08-064-9/+19
* ARM: tegra: restrict usable RAM size furtherStephen Warren2015-08-061-2/+11
* Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren2015-08-059-145/+260
* Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren2015-08-053-6/+27
* T210: P2571: Turn CPU fan onTom Warren2015-08-051-0/+3
* T210: Add support for 64-bit T210-based P2571 boardTom Warren2015-07-281-0/+7
* ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-289-25/+125
* ARM: Tegra210: Add SoC code/include files for T210Tom Warren2015-07-285-0/+1648
* Tegra: Rework KConfig options to allow 64-bit builds (T210)Tom Warren2015-07-281-0/+18
* Tegra210: Fix 64-bit build warning about save_boot_params_ret()Tom Warren2015-07-281-0/+2
* ARM: tegra: Initialize timer earlierThierry Reding2015-07-282-6/+6
* ARM: tegra: Use standard cache enable for 64-bitThierry Reding2015-07-281-1/+1
* ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCsThierry Reding2015-07-281-0/+16
* ARM: tegra: Build warning fixes for 64-bitThierry Reding2015-07-272-3/+3
* tegra124: Implement spl_was_boot_source()Simon Glass2015-07-271-0/+16
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-12/+0
* dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-101-3/+0
* dts: Disable device tree for SPL on all boardsSimon Glass2015-06-101-0/+3
* dm: tegra: usb: Move USB to driver modelSimon Glass2015-06-102-0/+5
* tegra: Replace 'Norrin' with 'Nyan-big' and fix typoSimon Glass2015-06-091-1/+1
* tegra: Allow board-specific initSimon Glass2015-06-091-2/+6
* tegra: Add missing tegra124 peripheralsSimon Glass2015-06-091-1/+1
* tegra: Introduce SRAM repair on tegra124Simon Glass2015-06-091-1/+19
* tegra: clock: Adjust PLL access to avoid a warningSimon Glass2015-06-091-2/+5
* tegra: clock: Support enabling external clocksSimon Glass2015-06-091-0/+17
* ARM: tegra: move NVIDIA common files to arch/arm/mach-tegraMasahiro Yamada2015-05-134-1/+326
* jetson-tk1: Add PSCI configuration options and reserve secure codeIan Campbell2015-05-131-0/+2
* ARM: tegra: Enable SMMU when going non-secureThierry Reding2015-05-131-0/+40
* tegra: Set CNTFRQ for secondary CPUsJan Kiszka2015-05-131-0/+13
* tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0Ian Campbell2015-05-131-0/+15
* tegra124: Add PSCI support for Tegra124Jan Kiszka2015-05-134-0/+168
* tegra: Make tegra_powergate_power_on publicJan Kiszka2015-05-131-1/+1
* tegra: Move display controller header into commonSimon Glass2015-05-131-1/+1
* tegra124: clock: Add display clocks and functionsSimon Glass2015-05-132-5/+138
* tegra: clock: Split the clock source code into a separate functionSimon Glass2015-05-131-22/+29
OpenPOWER on IntegriCloud