summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/tegra20-common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot/master'Albert ARIBAUD2014-05-091-81/+4
|\
| * ARM:tegra20: Remove aes debug printsTom Rini2014-04-181-9/+0
| * aes: make apply_cbc_chain_data non-staticStephen Warren2014-04-181-2/+2
| * Merge branch 'next'Tom Rini2014-04-171-70/+2
| |\
| | * aes: Move the AES-128-CBC encryption function to common codeMarek Vasut2014-03-211-70/+2
* | | ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-172-239/+228
* | | ARM: tegra: pinmux naming consistency fixesStephen Warren2014-04-172-5/+5
* | | ARM: tegra: pinctrl: remove duplicationStephen Warren2014-04-171-121/+3
* | | ARM: tegra: use apb_misc.h in more placesStephen Warren2014-04-173-6/+10
* | | ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20Stephen Warren2014-04-171-1/+3
* | | ARM: tegra: pinctrl: remove vddioStephen Warren2014-04-171-2/+0
* | | ARM: tegra: pinctrl: remove func_safeStephen Warren2014-04-171-2/+0
|/ /
* | tegra: fix Makefile to pass per-file CFLAGSMasahiro Yamada2014-03-311-1/+1
|/
* ARM: tegra: use MASK_BITS_* macros everywhereStephen Warren2014-02-031-2/+2
* ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-25/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2411-184/+11
* Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren2013-04-151-2/+2
* Tegra114: Initialize System Counter (TSC) with osc frequencyTom Warren2013-04-151-0/+4
* tegra: rename FUNCMUX_UART2_UARTBStephen Warren2013-02-111-1/+1
* Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.cTom Warren2013-02-111-585/+20
* tegra: remove IRDA pinmux synonymAllen Martin2013-01-162-3/+3
* Tegra30: Add common CPU (shared) filesTom Warren2013-01-161-1/+1
* tegra: Add display support to funcmuxSimon Glass2012-11-191-0/+37
* tegra: Use const for pinmux_config_pingroup/table()Simon Glass2012-11-191-2/+2
* tegra20: initialize variable to avoid compiler warningAllen Martin2012-10-291-1/+1
* tegra: add funcmux entry for NAND attached to KBCLucas Stach2012-10-151-1/+18
* tegra20: add clock_set_pllout functionLucas Stach2012-10-152-1/+39
* tegra20: complete periph_id enumLucas Stach2012-10-151-0/+1
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-156-27/+27
* Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren2012-10-156-467/+1
* Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-105-19/+19
* tegra: Add NAND support to funcmuxSimon Glass2012-09-071-0/+7
* tegra20: Remove armv4t build flagsAllen Martin2012-09-011-2/+0
* tegra20: enable SPL for tegra20 boardsAllen Martin2012-09-012-277/+4
* tegra20: move SDRAM param save to later in bootAllen Martin2012-09-011-5/+0
* tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin2012-09-0116-0/+4047
OpenPOWER on IntegriCloud