summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-tegra114
AgeCommit message (Expand)AuthorFilesLines
2019-06-05ARM: tegra: Use common header for PMU declarationsThierry Reding1-12/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini11-22/+11
2016-01-19Add more SPDX-License-Identifier tagsTom Rini9-99/+9
2015-09-17ARM: tegra114: Clear IDDQ when enabling PLLCThierry Reding1-0/+3
2015-09-17ARM: tegra: Implement clk_mThierry Reding1-0/+1
2015-04-23ARM: ARM720t: remove empty asm/arch/hardware.hMasahiro Yamada1-22/+0
2015-03-04ARM: tegra: pinmux: account for different drivegroup base registersStephen Warren1-0/+1
2015-03-04ARM: tegra: pinmux: handle feature removal on newer SoCsStephen Warren1-0/+3
2015-03-04ARM: tegra: pinmux: simplify some definesStephen Warren1-3/+7
2014-12-18ARM: tegra: Implement powergate supportThierry Reding1-0/+6
2014-10-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2-0/+38
2014-10-22dm: tegra: spi: Convert to driver modelSimon Glass1-41/+0
2014-10-22ARM: tegra: Use mem size from MC in combination with get_ram_size()Marcel Ziswiler2-0/+38
2014-08-31tegra: kconfig: move board select menu and common settingsMasahiro Yamada1-2/+0
2014-06-06spl: consolidate arch/arm/include/asm/arch-*/spl.hMasahiro Yamada1-22/+0
2014-05-13ARM: tegra: allow pinmux mux option not to be set by init tablesStephen Warren1-0/+1
2014-04-17ARM: tegra: pack pinmux data tables tighterStephen Warren1-4/+4
2014-04-17usb: tegra: combine header fileStefan Agner1-156/+0
2014-04-17ARM: tegra: Tegra114 pinmux cleanupStephen Warren1-321/+257
2014-04-17ARM: tegra: pinmux naming consistency fixesStephen Warren1-4/+4
2014-04-17ARM: tegra: pinctrl: remove duplicationStephen Warren1-213/+6
2014-04-17ARM: tegra: prototype pinmux_init() in board.hStephen Warren1-3/+0
2014-04-17ARM: tegra: pinctrl: remove vddioStephen Warren1-21/+0
2014-04-17ARM: tegra: pinctrl: remove func_safeStephen Warren1-1/+0
2014-03-06ARM: tegra: move CONFIG_TEGRAnnStephen Warren1-0/+2
2013-07-12ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin1-0/+156
2013-04-15Tegra114: Initialize System Counter (TSC) with osc frequencyTom Warren2-0/+36
2013-03-25Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config tableTom Warren1-0/+6
2013-03-25tegra114: add SPI driverAllen Martin1-0/+41
2013-03-14Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren1-14/+86
2013-03-14Tegra114: Fix/update GP padcfg register structTom Warren1-8/+26
2013-03-14Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 initTom Warren1-110/+36
2013-02-11Tegra114: Add arch-tegra114 include filesTom Warren11-0/+1303