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