summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/tegra20-common
Commit message (Expand)AuthorAgeLines
* tegra: fix Makefile to pass per-file CFLAGSMasahiro Yamada2014-03-31-1/+1
* ARM: tegra: use MASK_BITS_* macros everywhereStephen Warren2014-02-03-2/+2
* ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-25/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-184/+11
* Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren2013-04-15-2/+2
* Tegra114: Initialize System Counter (TSC) with osc frequencyTom Warren2013-04-15-0/+4
* tegra: rename FUNCMUX_UART2_UARTBStephen Warren2013-02-11-1/+1
* Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.cTom Warren2013-02-11-585/+20
* tegra: remove IRDA pinmux synonymAllen Martin2013-01-16-3/+3
* Tegra30: Add common CPU (shared) filesTom Warren2013-01-16-1/+1
* tegra: Add display support to funcmuxSimon Glass2012-11-19-0/+37
* tegra: Use const for pinmux_config_pingroup/table()Simon Glass2012-11-19-2/+2
* tegra20: initialize variable to avoid compiler warningAllen Martin2012-10-29-1/+1
* tegra: add funcmux entry for NAND attached to KBCLucas Stach2012-10-15-1/+18
* tegra20: add clock_set_pllout functionLucas Stach2012-10-15-1/+39
* tegra20: complete periph_id enumLucas Stach2012-10-15-0/+1
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-15-27/+27
* Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren2012-10-15-467/+1
* Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-10-19/+19
* tegra: Add NAND support to funcmuxSimon Glass2012-09-07-0/+7
* tegra20: Remove armv4t build flagsAllen Martin2012-09-01-2/+0
* tegra20: enable SPL for tegra20 boardsAllen Martin2012-09-01-277/+4
* tegra20: move SDRAM param save to later in bootAllen Martin2012-09-01-5/+0
* tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin2012-09-01-0/+4047