summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/tegra20-common
Commit message (Expand)AuthorAgeLines
* ARM: tegra: Provide PCIEXCLK reset IDThierry Reding2014-12-18-2/+2
* ARM: tegra: Implement tegra_plle_enable()Thierry Reding2014-12-18-0/+137
* dm: i2c: tegra: Convert to driver modelSimon Glass2014-12-11-5/+16
* Merge branch 'u-boot/master'Albert ARIBAUD2014-05-09-81/+4
|\
| * ARM:tegra20: Remove aes debug printsTom Rini2014-04-18-9/+0
| * aes: make apply_cbc_chain_data non-staticStephen Warren2014-04-18-2/+2
| * Merge branch 'next'Tom Rini2014-04-17-70/+2
| |\
| | * aes: Move the AES-128-CBC encryption function to common codeMarek Vasut2014-03-21-70/+2
* | | ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-17-239/+228
* | | ARM: tegra: pinmux naming consistency fixesStephen Warren2014-04-17-5/+5
* | | ARM: tegra: pinctrl: remove duplicationStephen Warren2014-04-17-121/+3
* | | ARM: tegra: use apb_misc.h in more placesStephen Warren2014-04-17-6/+10
* | | ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20Stephen Warren2014-04-17-1/+3
* | | ARM: tegra: pinctrl: remove vddioStephen Warren2014-04-17-2/+0
* | | ARM: tegra: pinctrl: remove func_safeStephen Warren2014-04-17-2/+0
|/ /
* | 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