summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-11-083-23/+44
|\
| * ARM: tegra186: call secure monitor for all cache-wide opsStephen Warren2016-11-071-3/+21
| * armv8: add hooks for all cache-wide operationsStephen Warren2016-11-071-2/+2
| * ARM: tegra: translate __asm_flush_l3_cache to assemblyStephen Warren2016-11-072-23/+25
| * ARM: tegra: ensure nvtboot_boot_x0 alignmentStephen Warren2016-11-071-0/+1
* | ARM: tegra: configure Ethernet address on Tegra186Stephen Warren2016-11-072-0/+55
* | ARM: tegra: add SoC-level hook for board_late_init()Stephen Warren2016-11-071-1/+6
|/
* drivers/pci/Kconfig: Add PCITom Rini2016-10-271-2/+0
* Fix codying style broken by recent libfdt syncMasahiro Yamada2016-10-241-1/+1
* libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass2016-10-131-2/+2
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-131-7/+7
* ARM: tegra: reduce DRAM size mapped into MMU on ARM64Stephen Warren2016-10-101-1/+1
* ARM: tegra: flush caches via SMC callStephen Warren2016-09-272-0/+24
* ARM: tegra: enable standard clock/reset APIs everywhereStephen Warren2016-09-271-3/+11
* ARM: tegra: fix clock_get_periph_rate() for UART clocksStephen Warren2016-09-271-2/+36
* ARM: tegra: add APIs the clock uclass driver will needStephen Warren2016-09-276-86/+283
* ARM: tegra: add peripheral clock init tableStephen Warren2016-09-276-0/+128
* mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren2016-09-273-24/+1
* ARM: tegra: set MMC pin mux in board_init()Stephen Warren2016-09-271-7/+5
* mmc: tegra: move pad_init_mmc() into MMC driverStephen Warren2016-09-272-34/+0
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-232-2/+2
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2016-09-071-0/+1
* ARM: tegra: remove wrong dependency on SPL_BUILDMasahiro Yamada2016-09-071-2/+2
* ARM: tegra: Add support for TK1-SOM board from Colorado EngineeringPeter Chubb2016-09-011-0/+12
* ARM: tegra: reduce CSITE clock from 204M to 136MBryan Wu2016-08-151-1/+1
* ARM: tegra: move ft_system_setup()Stephen Warren2016-08-154-31/+35
* reset: add Tegra186 reset driverStephen Warren2016-08-151-0/+2
* clock: add Tegra186 clock driverStephen Warren2016-08-151-0/+2
* misc: add Tegra BPMP driverStephen Warren2016-08-151-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-08-051-1/+6
|\
| * ARM: tegra: call tegra_board_init on Tegra186Stephen Warren2016-08-041-1/+6
* | ARM: Rework and correct barrier definitionsTom Rini2016-08-051-1/+2
|/
* ARM: tegra: pick up actual memory sizeStephen Warren2016-07-214-12/+110
* ARM: tegra: add IVC protocol implementationStephen Warren2016-07-213-0/+563
* ARM: tegra: unify Tegra186 Makefile a bitStephen Warren2016-07-212-9/+6
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-191-2/+4
|\
| * armv8: mmu: Add support of non-identical mappingYork Sun2016-07-151-2/+4
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-161-1/+1
* | ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai2016-07-151-5/+6
* | ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai2016-07-151-2/+0
* | ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai2016-07-151-3/+0
|/
* 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