summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeLines
* ARM: tegra: flush caches via SMC callStephen Warren2016-09-27-0/+24
* ARM: tegra: enable standard clock/reset APIs everywhereStephen Warren2016-09-27-3/+11
* ARM: tegra: fix clock_get_periph_rate() for UART clocksStephen Warren2016-09-27-2/+36
* ARM: tegra: add APIs the clock uclass driver will needStephen Warren2016-09-27-86/+283
* ARM: tegra: add peripheral clock init tableStephen Warren2016-09-27-0/+128
* mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren2016-09-27-24/+1
* ARM: tegra: set MMC pin mux in board_init()Stephen Warren2016-09-27-7/+5
* mmc: tegra: move pad_init_mmc() into MMC driverStephen Warren2016-09-27-34/+0
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-2/+2
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2016-09-07-0/+1
* ARM: tegra: remove wrong dependency on SPL_BUILDMasahiro Yamada2016-09-07-2/+2
* ARM: tegra: Add support for TK1-SOM board from Colorado EngineeringPeter Chubb2016-09-01-0/+12
* ARM: tegra: reduce CSITE clock from 204M to 136MBryan Wu2016-08-15-1/+1
* ARM: tegra: move ft_system_setup()Stephen Warren2016-08-15-31/+35
* reset: add Tegra186 reset driverStephen Warren2016-08-15-0/+2
* clock: add Tegra186 clock driverStephen Warren2016-08-15-0/+2
* misc: add Tegra BPMP driverStephen Warren2016-08-15-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-08-05-1/+6
|\
| * ARM: tegra: call tegra_board_init on Tegra186Stephen Warren2016-08-04-1/+6
* | ARM: Rework and correct barrier definitionsTom Rini2016-08-05-1/+2
|/
* ARM: tegra: pick up actual memory sizeStephen Warren2016-07-21-12/+110
* ARM: tegra: add IVC protocol implementationStephen Warren2016-07-21-0/+563
* ARM: tegra: unify Tegra186 Makefile a bitStephen Warren2016-07-21-9/+6
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-19-2/+4
|\
| * armv8: mmu: Add support of non-identical mappingYork Sun2016-07-15-2/+4
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-1/+1
* | 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