aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2015-09-16ARM: tegra114: Clear IDDQ when enabling PLLCThierry Reding1-0/+5
2015-09-16ARM: tegra124: Clear IDDQ when enabling PLLCThierry Reding1-0/+5
2015-09-16ARM: tegra: clk_m is the architected timer source clockThierry Reding3-10/+8
2015-09-16ARM: tegra: Implement clk_mThierry Reding2-0/+21
2015-09-16ARM: tegra: fix PLLP frequency calc on T210Stephen Warren1-1/+10
2015-09-16ARM: tegra: Add p2371-2180 boardStephen Warren1-0/+9
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada5-10/+10
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada1-1/+0
2015-08-13ARM: tegra: represent RAM in 1 or 2 banksStephen Warren1-14/+106
2015-08-13ARM: tegra: query_sdram_size() cleanupStephen Warren1-4/+10
2015-08-13tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass3-13/+31
2015-08-06ARM: tegra: Add p2371-0000 boardStephen Warren1-0/+9
2015-08-06ARM: tegra: Add e2220-1170 boardStephen Warren1-0/+8
2015-08-06ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot1-0/+19
2015-08-06ARM: tegra: move VPR configuration to a later stageAlexandre Courbot4-9/+19
2015-08-06ARM: tegra: restrict usable RAM size furtherStephen Warren1-2/+11
2015-08-05Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren9-145/+260
2015-08-05Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren3-6/+27
2015-08-05T210: P2571: Turn CPU fan onTom Warren1-0/+3
2015-07-28T210: Add support for 64-bit T210-based P2571 boardTom Warren1-0/+7
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren9-25/+125
2015-07-28ARM: Tegra210: Add SoC code/include files for T210Tom Warren5-0/+1648
2015-07-28Tegra: Rework KConfig options to allow 64-bit builds (T210)Tom Warren1-0/+18
2015-07-28Tegra210: Fix 64-bit build warning about save_boot_params_ret()Tom Warren1-0/+2
2015-07-28ARM: tegra: Initialize timer earlierThierry Reding2-6/+6
2015-07-28ARM: tegra: Use standard cache enable for 64-bitThierry Reding1-1/+1
2015-07-28ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCsThierry Reding1-0/+16
2015-07-27ARM: tegra: Build warning fixes for 64-bitThierry Reding2-3/+3
2015-07-27tegra124: Implement spl_was_boot_source()Simon Glass1-0/+16
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-12/+0
2015-06-10dm: usb: tegra: Drop legacy USB codeSimon Glass1-3/+0
2015-06-10dts: Disable device tree for SPL on all boardsSimon Glass1-0/+3
2015-06-10dm: tegra: usb: Move USB to driver modelSimon Glass2-0/+5
2015-06-09tegra: Replace 'Norrin' with 'Nyan-big' and fix typoSimon Glass1-1/+1
2015-06-09tegra: Allow board-specific initSimon Glass1-2/+6
2015-06-09tegra: Add missing tegra124 peripheralsSimon Glass1-1/+1
2015-06-09tegra: Introduce SRAM repair on tegra124Simon Glass1-1/+19
2015-06-09tegra: clock: Adjust PLL access to avoid a warningSimon Glass1-2/+5
2015-06-09tegra: clock: Support enabling external clocksSimon Glass1-0/+17
2015-05-13ARM: tegra: move NVIDIA common files to arch/arm/mach-tegraMasahiro Yamada4-1/+326
2015-05-13jetson-tk1: Add PSCI configuration options and reserve secure codeIan Campbell1-0/+2
2015-05-13ARM: tegra: Enable SMMU when going non-secureThierry Reding1-0/+40
2015-05-13tegra: Set CNTFRQ for secondary CPUsJan Kiszka1-0/+13
2015-05-13tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0Ian Campbell1-0/+15
2015-05-13tegra124: Add PSCI support for Tegra124Jan Kiszka4-0/+168
2015-05-13tegra: Make tegra_powergate_power_on publicJan Kiszka1-1/+1
2015-05-13tegra: Move display controller header into commonSimon Glass1-1/+1
2015-05-13tegra124: clock: Add display clocks and functionsSimon Glass2-5/+138
2015-05-13tegra: clock: Split the clock source code into a separate functionSimon Glass1-22/+29
2015-05-13tegra: clock: Add checking for invalid clock IDsSimon Glass1-4/+26