summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2016-08-06Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-1/+6
2016-08-05ARM: Rework and correct barrier definitionsTom Rini1-1/+2
2016-08-04ARM: tegra: call tegra_board_init on Tegra186Stephen Warren1-1/+6
2016-07-21ARM: tegra: pick up actual memory sizeStephen Warren4-12/+110
2016-07-21ARM: tegra: add IVC protocol implementationStephen Warren3-0/+563
2016-07-21ARM: tegra: unify Tegra186 Makefile a bitStephen Warren2-9/+6
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-2/+4
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day1-1/+1
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun1-2/+4
2016-07-15ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai1-5/+6
2016-07-15ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai1-2/+0
2016-07-15ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai1-3/+0
2016-06-20mailbox: add Tegra186 HSP driverStephen Warren1-0/+2
2016-05-31ARM: tegra: add p2771-0000 board supportStephen Warren1-0/+10
2016-05-31ARM: tegra: add core Tegra186 supportStephen Warren5-0/+87
2016-05-31ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren1-0/+2
2016-05-04ARM: tegra: enable GPU node by compatible valueStephen Warren2-14/+21
2016-03-29ARM: tegra210: set PLLE_PTS bit when enabling PLLEStephen Warren1-0/+2
2016-03-15tegra: Replace home grown mmu code with generic table approachAlexander Graf1-115/+17
2016-02-17video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCDSimon Glass1-1/+1
2016-02-16tegra: video: Clean up the old LCD/PWM driver codeSimon Glass3-115/+2
2016-02-16tegra: video: Move LCD driver to use the DM PWM driverSimon Glass1-0/+1
2016-02-16tegra: video: Merge the display driver into one fileSimon Glass2-380/+0
2016-02-16tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass1-1/+1
2016-02-16tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass1-2/+6
2016-02-16tegra: Allow driver model to be used for the PWMSimon Glass1-1/+2
2016-02-11video: tegra: Enable the 'lcd' env variable work-aroundSimon Glass1-0/+1
2016-01-29ARM: tegra: shut down USB device controller at bootStephen Warren2-1/+22
2016-01-25bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada1-0/+1
2016-01-19Add more SPDX-License-Identifier tagsTom Rini8-88/+8
2016-01-12dm: tegra: net: Convert tegra boards to driver model for EthernetSimon Glass1-0/+1
2015-12-06dm: tegra: Provide serial platform data for SPLSimon Glass1-1/+1
2015-12-01dm: pci: Disable PCI compatibility functions by defaultSimon Glass1-0/+1
2015-12-01dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass2-0/+5
2015-12-01ARM: tegra: refactor common Kconfig optionsStephen Warren1-18/+20
2015-11-22ns16550: unify serial_tegraThomas Chou1-0/+14
2015-11-20dm: tegra: Convert keyboard driver to driver modelSimon Glass1-0/+1
2015-11-12ARM: tegra: note that p2371-2180 is Jetson TX1Stephen Warren1-5/+5
2015-11-12ARM: tegra: rename GPU functionsAlexandre Courbot2-4/+4
2015-11-12ARM: tegra: simplify GPU setupAlexandre Courbot1-0/+20
2015-11-12ARM: tegra: remove vpr_configured() functionAlexandre Courbot1-6/+1
2015-11-12ARM: tegra: error check Tegra210 XUSB padctl waitsStephen Warren1-5/+20
2015-11-12ARM: tegra: add lane tables to Tegra210 XUSB padctlStephen Warren2-6/+76
2015-11-12ARM: tegra: switch Tegra210 to common XUSB padctlStephen Warren2-158/+16
2015-11-12ARM: tegra: parameterize common XUSB codeStephen Warren2-82/+34
2015-11-12ARM: tegra: create common XUSB padctl driver fileStephen Warren4-341/+414
2015-11-12ARM: tegra: clean up XUSB padctl error() callsStephen Warren1-19/+14
2015-11-12ARM: tegra: rename dummy XUSB padctl implementationStephen Warren2-1/+1
2015-11-12ARM: tegra210: implement PLLE init procedure from TRMStephen Warren1-47/+132
2015-11-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-0/+132