summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeLines
* video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCDSimon Glass2016-02-17-1/+1
* tegra: video: Clean up the old LCD/PWM driver codeSimon Glass2016-02-16-115/+2
* tegra: video: Move LCD driver to use the DM PWM driverSimon Glass2016-02-16-0/+1
* tegra: video: Merge the display driver into one fileSimon Glass2016-02-16-380/+0
* tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass2016-02-16-1/+1
* tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass2016-02-16-2/+6
* tegra: Allow driver model to be used for the PWMSimon Glass2016-02-16-1/+2
* video: tegra: Enable the 'lcd' env variable work-aroundSimon Glass2016-02-11-0/+1
* ARM: tegra: shut down USB device controller at bootStephen Warren2016-01-28-1/+22
* bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-25-0/+1
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19-88/+8
* dm: tegra: net: Convert tegra boards to driver model for EthernetSimon Glass2016-01-12-0/+1
* dm: tegra: Provide serial platform data for SPLSimon Glass2015-12-05-1/+1
* dm: pci: Disable PCI compatibility functions by defaultSimon Glass2015-12-01-0/+1
* dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass2015-12-01-0/+5
* ARM: tegra: refactor common Kconfig optionsStephen Warren2015-12-01-18/+20
* ns16550: unify serial_tegraThomas Chou2015-11-21-0/+14
* dm: tegra: Convert keyboard driver to driver modelSimon Glass2015-11-19-0/+1
* ARM: tegra: note that p2371-2180 is Jetson TX1Stephen Warren2015-11-12-5/+5
* ARM: tegra: rename GPU functionsAlexandre Courbot2015-11-12-4/+4
* ARM: tegra: simplify GPU setupAlexandre Courbot2015-11-12-0/+20
* ARM: tegra: remove vpr_configured() functionAlexandre Courbot2015-11-12-6/+1
* ARM: tegra: error check Tegra210 XUSB padctl waitsStephen Warren2015-11-12-5/+20
* ARM: tegra: add lane tables to Tegra210 XUSB padctlStephen Warren2015-11-12-6/+76
* ARM: tegra: switch Tegra210 to common XUSB padctlStephen Warren2015-11-12-158/+16
* ARM: tegra: parameterize common XUSB codeStephen Warren2015-11-12-82/+34
* ARM: tegra: create common XUSB padctl driver fileStephen Warren2015-11-12-341/+414
* ARM: tegra: clean up XUSB padctl error() callsStephen Warren2015-11-12-19/+14
* ARM: tegra: rename dummy XUSB padctl implementationStephen Warren2015-11-12-1/+1
* ARM: tegra210: implement PLLE init procedure from TRMStephen Warren2015-11-12-47/+132
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-11-10-0/+132
|\
| * ARM: tegra: add custom MMU setup on ARMv8Stephen Warren2015-11-10-0/+132
* | Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-10-22/+2
|/
* ARM: tegra114: Clear IDDQ when enabling PLLCThierry Reding2015-09-16-0/+5
* ARM: tegra124: Clear IDDQ when enabling PLLCThierry Reding2015-09-16-0/+5
* ARM: tegra: clk_m is the architected timer source clockThierry Reding2015-09-16-10/+8
* ARM: tegra: Implement clk_mThierry Reding2015-09-16-0/+21
* ARM: tegra: fix PLLP frequency calc on T210Stephen Warren2015-09-16-1/+10
* ARM: tegra: Add p2371-2180 boardStephen Warren2015-09-16-0/+9
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18-10/+10
* of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada2015-08-18-1/+0
* ARM: tegra: represent RAM in 1 or 2 banksStephen Warren2015-08-13-14/+106
* ARM: tegra: query_sdram_size() cleanupStephen Warren2015-08-13-4/+10
* tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass2015-08-13-13/+31
* ARM: tegra: Add p2371-0000 boardStephen Warren2015-08-06-0/+9
* ARM: tegra: Add e2220-1170 boardStephen Warren2015-08-06-0/+8
* ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot2015-08-06-0/+19
* ARM: tegra: move VPR configuration to a later stageAlexandre Courbot2015-08-06-9/+19
* ARM: tegra: restrict usable RAM size furtherStephen Warren2015-08-06-2/+11
* Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren2015-08-05-145/+260