summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-tegra20
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-2/+2
2019-06-05ARM: tegra: Use common header for PMU declarationsThierry Reding1-13/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini14-28/+14
2016-05-31ARM: tegra: use DT bindings for GPIO namingStephen Warren1-227/+0
2016-02-16tegra: video: Move LCD enums into the driverSimon Glass1-22/+0
2016-02-16tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass1-26/+0
2016-02-16tegra: video: Merge the two config structures togetherSimon Glass1-39/+0
2016-02-16tegra: video: Merge the display driver into one fileSimon Glass1-21/+0
2015-09-17ARM: tegra: Implement clk_mThierry Reding1-0/+1
2015-05-13tegra: Move display controller header into commonSimon Glass2-530/+1
2015-05-13tegra: Move the pwm into tegra-commonSimon Glass1-50/+4
2015-04-23ARM: ARM720t: remove empty asm/arch/hardware.hMasahiro Yamada1-13/+0
2015-03-04ARM: tegra: pinmux: account for different drivegroup base registersStephen Warren1-0/+1
2015-01-30dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass1-4/+5
2014-12-18ARM: tegra: Implement powergate supportThierry Reding1-0/+6
2014-12-18ARM: tegra: Provide PCIEXCLK reset IDThierry Reding1-1/+1
2014-12-18ARM: tegra: Implement tegra_plle_enable()Thierry Reding1-0/+2
2014-10-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2-0/+37
2014-10-22dm: tegra: spi: Convert to driver modelSimon Glass2-82/+0
2014-10-22ARM: tegra: Use mem size from MC in combination with get_ram_size()Marcel Ziswiler2-0/+37
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-12/+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-160/+0
2014-04-17usb: tegra: fix PHY configurationStefan Agner1-1/+6
2014-04-17ARM: tegra: Tegra20 pinmux cleanupStephen Warren1-135/+131
2014-04-17ARM: tegra: pinmux naming consistency fixesStephen Warren1-1/+1
2014-04-17ARM: tegra: pinctrl: remove duplicationStephen Warren1-81/+4
2014-04-17ARM: tegra: use apb_misc.h in more placesStephen Warren1-20/+0
2014-04-17ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20Stephen Warren1-10/+7
2014-04-17ARM: tegra: pinctrl: remove vddioStephen Warren1-15/+0
2014-04-17ARM: tegra: pinctrl: remove func_safeStephen Warren1-1/+0
2014-03-06ARM: tegra: move CONFIG_TEGRAnnStephen Warren1-0/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk17-284/+17
2013-07-12ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin1-0/+155
2013-03-25spi: add common fdt SPI driver interfaceAllen Martin2-0/+22
2013-03-25tegra: spi: pull register structs out of headersAllen Martin2-99/+0
2013-03-25tegra: spi: rename tegra SPI driversAllen Martin2-0/+159
2013-03-25tegra: remove support for UART SPI switchAllen Martin1-46/+0
2013-03-14tegra: usb: move implementation into right directoryLucas Stach2-269/+0
2013-03-14tegra: usb: various small cleanupsLucas Stach1-3/+0
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 Warren3-0/+10
2013-01-17tegra: remove IRDA pinmux synonymAllen Martin2-2/+1
2013-01-17Tegra30: Add arch-tegra30 include filesTom Warren2-33/+10
2012-11-19tegra: Add SOC support for display/lcdWei Ni2-0/+697
2012-11-19tegra: Add support for PWMSimon Glass1-0/+75
2012-11-19tegra: Use const for pinmux_config_pingroup/table()Simon Glass1-2/+2
2012-10-29tegra: move to common SPL frameworkAllen Martin1-0/+28