summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* mailbox: add Tegra186 HSP driverStephen Warren2016-06-191-0/+2
* ARM: tegra: add p2771-0000 board supportStephen Warren2016-05-311-0/+10
* ARM: tegra: add core Tegra186 supportStephen Warren2016-05-315-0/+87
* ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren2016-05-311-0/+2
* ARM: tegra: enable GPU node by compatible valueStephen Warren2016-05-042-14/+21
* ARM: tegra210: set PLLE_PTS bit when enabling PLLEStephen Warren2016-03-291-0/+2
* tegra: Replace home grown mmu code with generic table approachAlexander Graf2016-03-151-115/+17
* video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCDSimon Glass2016-02-171-1/+1
* tegra: video: Clean up the old LCD/PWM driver codeSimon Glass2016-02-163-115/+2
* tegra: video: Move LCD driver to use the DM PWM driverSimon Glass2016-02-161-0/+1
* tegra: video: Merge the display driver into one fileSimon Glass2016-02-162-380/+0
* tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass2016-02-161-1/+1
* tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass2016-02-161-2/+6
* tegra: Allow driver model to be used for the PWMSimon Glass2016-02-161-1/+2
* video: tegra: Enable the 'lcd' env variable work-aroundSimon Glass2016-02-111-0/+1
* ARM: tegra: shut down USB device controller at bootStephen Warren2016-01-282-1/+22
* bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-251-0/+1
* Add more SPDX-License-Identifier tagsTom Rini2016-01-198-88/+8
* dm: tegra: net: Convert tegra boards to driver model for EthernetSimon Glass2016-01-121-0/+1
* dm: tegra: Provide serial platform data for SPLSimon Glass2015-12-051-1/+1
* dm: pci: Disable PCI compatibility functions by defaultSimon Glass2015-12-011-0/+1
* dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass2015-12-012-0/+5
* ARM: tegra: refactor common Kconfig optionsStephen Warren2015-12-011-18/+20
* ns16550: unify serial_tegraThomas Chou2015-11-211-0/+14
* dm: tegra: Convert keyboard driver to driver modelSimon Glass2015-11-191-0/+1
* ARM: tegra: note that p2371-2180 is Jetson TX1Stephen Warren2015-11-121-5/+5
* ARM: tegra: rename GPU functionsAlexandre Courbot2015-11-122-4/+4
* ARM: tegra: simplify GPU setupAlexandre Courbot2015-11-121-0/+20
* ARM: tegra: remove vpr_configured() functionAlexandre Courbot2015-11-121-6/+1
* ARM: tegra: error check Tegra210 XUSB padctl waitsStephen Warren2015-11-121-5/+20
* ARM: tegra: add lane tables to Tegra210 XUSB padctlStephen Warren2015-11-122-6/+76
* ARM: tegra: switch Tegra210 to common XUSB padctlStephen Warren2015-11-122-158/+16
* ARM: tegra: parameterize common XUSB codeStephen Warren2015-11-122-82/+34
* ARM: tegra: create common XUSB padctl driver fileStephen Warren2015-11-124-341/+414
* ARM: tegra: clean up XUSB padctl error() callsStephen Warren2015-11-121-19/+14
* ARM: tegra: rename dummy XUSB padctl implementationStephen Warren2015-11-122-1/+1
* ARM: tegra210: implement PLLE init procedure from TRMStephen Warren2015-11-121-47/+132
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-11-102-0/+132
|\
| * ARM: tegra: add custom MMU setup on ARMv8Stephen Warren2015-11-102-0/+132
* | Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-102-22/+2
|/
* ARM: tegra114: Clear IDDQ when enabling PLLCThierry Reding2015-09-161-0/+5
* ARM: tegra124: Clear IDDQ when enabling PLLCThierry Reding2015-09-161-0/+5
* ARM: tegra: clk_m is the architected timer source clockThierry Reding2015-09-163-10/+8
* ARM: tegra: Implement clk_mThierry Reding2015-09-162-0/+21
* ARM: tegra: fix PLLP frequency calc on T210Stephen Warren2015-09-161-1/+10
* ARM: tegra: Add p2371-2180 boardStephen Warren2015-09-161-0/+9
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-185-10/+10
* of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada2015-08-181-1/+0
* ARM: tegra: represent RAM in 1 or 2 banksStephen Warren2015-08-131-14/+106
* ARM: tegra: query_sdram_size() cleanupStephen Warren2015-08-131-4/+10
OpenPOWER on IntegriCloud