summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/tegra-common
Commit message (Expand)AuthorAgeFilesLines
* tegra: make local functions staticJeroen Hofstee2014-10-251-1/+1
* ARM: tegra: Use mem size from MC in combination with get_ram_size()Marcel Ziswiler2014-10-221-51/+13
* ARM: tegra: Use mem size from MC rather than ODMDATAStephen Warren2014-08-181-1/+17
* ARM: tegra: Disable VPRBryan Wu2014-08-183-0/+39
* ARM: tegra: add function to enable input clamping on tristateStephen Warren2014-05-131-0/+16
* ARM: tegra: allow pinmux mux option not to be set by init tablesStephen Warren2014-05-131-0/+3
* ARM: tegra: pack pinmux data tables tighterStephen Warren2014-04-171-4/+3
* ARM: tegra: pinmux naming consistency fixesStephen Warren2014-04-171-60/+62
* ARM: tegra: reduce public pinmux APIStephen Warren2014-04-171-2/+2
* ARM: tegra: pinctrl: remove duplicationStephen Warren2014-04-172-1/+512
* Move CONFIG_DISPLAY_CPUINFO to MakefileMasahiro Yamada2014-02-192-3/+2
* ARM: tegra: add common (shared) CPU filesTom Warren2014-02-033-12/+24
* ARM: tegra: don't exceed AVP limits when configuring PLLPJimmy Zhang2014-02-031-1/+93
* ARM: tegra: implement MASK_BITS_31_29Tom Warren2014-02-031-4/+18
* ARM: tegra: use MASK_BITS_* macros everywhereStephen Warren2014-02-031-1/+1
* ARM: tegra: rename OUT_CLK_SOURCE_*Stephen Warren2014-02-031-8/+8
* ARM: tegra: accept any SKU ID for most chipsStephen Warren2014-02-031-0/+2
* ARM: tegra: support SKU b1 of Tegra30Alban Bedel2013-12-181-0/+1
* ARM: tegra: convert to common timer codeRob Herring2013-11-042-96/+1
* ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-23/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-246-102/+6
* ARM: tegra: only enable SCU on Tegra20Tom Warren2013-06-061-0/+4
* ARM: tegra: support SKU 7 of Tegra20Stephen Warren2013-05-281-0/+1
* ARM: tegra: support SKU 1 of Tegra114Stephen Warren2013-05-281-0/+1
* Tegra: clk: always use find_best_divider() for periph clocksAllen Martin2013-05-281-5/+5
* Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren2013-04-151-11/+32
* Tegra114: Initialize System Counter (TSC) with osc frequencyTom Warren2013-04-151-0/+3
* Tegra: Configure L2 cache control reg properly.Tom Warren2013-04-153-8/+51
* ARM: tegra: support T33 SKU of Tegra30Stephen Warren2013-04-151-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-125-12/+647
|\
| * Tegra114: Add common CPU (shared) filesTom Warren2013-02-112-4/+26
| * tegra: rename FUNCMUX_UART2_UARTBStephen Warren2013-02-111-2/+2
| * Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.cTom Warren2013-02-112-1/+561
| * tegra: remove IRDA pinmux synonymAllen Martin2013-01-161-1/+1
| * Tegra30: Add common CPU (shared) filesTom Warren2013-01-163-9/+62
* | arm: Move lastinc to arch_global_dataSimon Glass2013-02-011-4/+4
* | arm: Move tbl to arch_global_dataSimon Glass2013-02-011-3/+3
|/
* tegra: clean up board include hellLucas Stach2012-10-151-0/+1
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-153-12/+12
* Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren2012-10-156-0/+513
OpenPOWER on IntegriCloud