summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeLines
...
* | ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai2016-07-15-5/+6
* | ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai2016-07-15-2/+0
* | ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai2016-07-15-3/+0
|/
* mailbox: add Tegra186 HSP driverStephen Warren2016-06-19-0/+2
* ARM: tegra: add p2771-0000 board supportStephen Warren2016-05-31-0/+10
* ARM: tegra: add core Tegra186 supportStephen Warren2016-05-31-0/+87
* ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren2016-05-31-0/+2
* ARM: tegra: enable GPU node by compatible valueStephen Warren2016-05-04-14/+21
* ARM: tegra210: set PLLE_PTS bit when enabling PLLEStephen Warren2016-03-29-0/+2
* tegra: Replace home grown mmu code with generic table approachAlexander Graf2016-03-15-115/+17
* 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