summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-tegra20
Commit message (Expand)AuthorAgeFilesLines
* tegra: video: Move LCD enums into the driverSimon Glass2016-02-161-22/+0
* tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass2016-02-161-26/+0
* tegra: video: Merge the two config structures togetherSimon Glass2016-02-161-39/+0
* tegra: video: Merge the display driver into one fileSimon Glass2016-02-161-21/+0
* ARM: tegra: Implement clk_mThierry Reding2015-09-161-0/+1
* tegra: Move display controller header into commonSimon Glass2015-05-132-530/+1
* tegra: Move the pwm into tegra-commonSimon Glass2015-05-131-50/+4
* ARM: ARM720t: remove empty asm/arch/hardware.hMasahiro Yamada2015-04-231-13/+0
* ARM: tegra: pinmux: account for different drivegroup base registersStephen Warren2015-03-041-0/+1
* dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-4/+5
* ARM: tegra: Implement powergate supportThierry Reding2014-12-181-0/+6
* ARM: tegra: Provide PCIEXCLK reset IDThierry Reding2014-12-181-1/+1
* ARM: tegra: Implement tegra_plle_enable()Thierry Reding2014-12-181-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-232-0/+37
|\
| * ARM: tegra: Use mem size from MC in combination with get_ram_size()Marcel Ziswiler2014-10-222-0/+37
* | dm: tegra: spi: Convert to driver modelSimon Glass2014-10-222-82/+0
|/
* tegra: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-2/+0
* spl: consolidate arch/arm/include/asm/arch-*/spl.hMasahiro Yamada2014-06-061-12/+0
* ARM: tegra: allow pinmux mux option not to be set by init tablesStephen Warren2014-05-131-0/+1
* ARM: tegra: pack pinmux data tables tighterStephen Warren2014-04-171-4/+4
* usb: tegra: combine header fileStefan Agner2014-04-171-160/+0
* usb: tegra: fix PHY configurationStefan Agner2014-04-171-1/+6
* ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-171-135/+131
* ARM: tegra: pinmux naming consistency fixesStephen Warren2014-04-171-1/+1
* ARM: tegra: pinctrl: remove duplicationStephen Warren2014-04-171-81/+4
* ARM: tegra: use apb_misc.h in more placesStephen Warren2014-04-171-20/+0
* ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20Stephen Warren2014-04-171-10/+7
* ARM: tegra: pinctrl: remove vddioStephen Warren2014-04-171-15/+0
* ARM: tegra: pinctrl: remove func_safeStephen Warren2014-04-171-1/+0
* ARM: tegra: move CONFIG_TEGRAnnStephen Warren2014-03-051-0/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2417-284/+17
* ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-111-0/+155
* spi: add common fdt SPI driver interfaceAllen Martin2013-03-252-0/+22
* tegra: spi: pull register structs out of headersAllen Martin2013-03-252-99/+0
* tegra: spi: rename tegra SPI driversAllen Martin2013-03-252-0/+159
* tegra: remove support for UART SPI switchAllen Martin2013-03-251-46/+0
* tegra: usb: move implementation into right directoryLucas Stach2013-03-142-269/+0
* tegra: usb: various small cleanupsLucas Stach2013-03-141-3/+0
* 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-113-0/+10
* tegra: remove IRDA pinmux synonymAllen Martin2013-01-162-2/+1
* Tegra30: Add arch-tegra30 include filesTom Warren2013-01-162-33/+10
* tegra: Add SOC support for display/lcdWei Ni2012-11-192-0/+697
* tegra: Add support for PWMSimon Glass2012-11-191-0/+75
* tegra: Use const for pinmux_config_pingroup/table()Simon Glass2012-11-191-2/+2
* tegra: move to common SPL frameworkAllen Martin2012-10-291-0/+28
* tegra: add funcmux entry for NAND attached to KBCLucas Stach2012-10-151-0/+1
* tegra20: add clock_set_pllout functionLucas Stach2012-10-151-0/+7
* tegra20: complete periph_id enumLucas Stach2012-10-151-0/+6
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-1518-1621/+202
OpenPOWER on IntegriCloud