summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2016-10-27drivers/pci/Kconfig: Add PCITom Rini
2016-10-24Fix codying style broken by recent libfdt syncMasahiro Yamada
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-10-10ARM: tegra: reduce DRAM size mapped into MMU on ARM64Stephen Warren
2016-09-27ARM: tegra: flush caches via SMC callStephen Warren
2016-09-27ARM: tegra: enable standard clock/reset APIs everywhereStephen Warren
2016-09-27ARM: tegra: fix clock_get_periph_rate() for UART clocksStephen Warren
2016-09-27ARM: tegra: add APIs the clock uclass driver will needStephen Warren
2016-09-27ARM: tegra: add peripheral clock init tableStephen Warren
2016-09-27mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren
2016-09-27ARM: tegra: set MMC pin mux in board_init()Stephen Warren
2016-09-27mmc: tegra: move pad_init_mmc() into MMC driverStephen Warren
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada
2016-09-07ARM: tegra: remove wrong dependency on SPL_BUILDMasahiro Yamada
2016-09-01ARM: tegra: Add support for TK1-SOM board from Colorado EngineeringPeter Chubb
2016-08-15ARM: tegra: reduce CSITE clock from 204M to 136MBryan Wu
2016-08-15ARM: tegra: move ft_system_setup()Stephen Warren
2016-08-15reset: add Tegra186 reset driverStephen Warren
2016-08-15clock: add Tegra186 clock driverStephen Warren
2016-08-15misc: add Tegra BPMP driverStephen Warren
2016-08-05Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-08-05ARM: Rework and correct barrier definitionsTom Rini
2016-08-04ARM: tegra: call tegra_board_init on Tegra186Stephen Warren
2016-07-21ARM: tegra: pick up actual memory sizeStephen Warren
2016-07-21ARM: tegra: add IVC protocol implementationStephen Warren
2016-07-21ARM: tegra: unify Tegra186 Makefile a bitStephen Warren
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun
2016-07-15ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai
2016-07-15ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai
2016-07-15ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai
2016-06-19mailbox: add Tegra186 HSP driverStephen Warren
2016-05-31ARM: tegra: add p2771-0000 board supportStephen Warren
2016-05-31ARM: tegra: add core Tegra186 supportStephen Warren
2016-05-31ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren
2016-05-04ARM: tegra: enable GPU node by compatible valueStephen Warren
2016-03-29ARM: tegra210: set PLLE_PTS bit when enabling PLLEStephen Warren
2016-03-15tegra: Replace home grown mmu code with generic table approachAlexander Graf
2016-02-17video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCDSimon Glass
2016-02-16tegra: video: Clean up the old LCD/PWM driver codeSimon Glass
2016-02-16tegra: video: Move LCD driver to use the DM PWM driverSimon Glass
2016-02-16tegra: video: Merge the display driver into one fileSimon Glass
2016-02-16tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass