summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2019-01-24arm64: zynqmp: Move SoC sources to mach-zynqmpMichal Simek
2018-11-20linux/sizes.h: sync from kernelBaruch Siach
2018-09-23ARM: tegra: reserve unmapped RAM so EFI doesn't use itStephen Warren
2018-08-21ARM: tegra: avoid more operations in non-secure worldStephen Warren
2018-08-01ARM: tegra: align carveout sizeStephen Warren
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-30dm: Change CMD_DM enablingMichal Simek
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-26ARM: tegra: avoid using secure carveout RAMStephen Warren
2018-07-26ARM: tegra: implement RAM repairBibek Basu
2018-07-26Revert "tegra: Introduce SRAM repair on tegra124"Stephen Warren
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla
2018-05-07tegra: psci: save context id in cpu_on commandPatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-01-29aes: Allow non-zero initialization vectorАндрей Мозжухин
2018-01-12ARM: Tegra186: calculate load addresses at bootStephen Warren
2018-01-12ARM: Tegra186: don't map memory not in RAM banksStephen Warren
2018-01-12ARM: Tegra186: search for best RAM bankStephen Warren
2018-01-12ARM: Tegra186: mem parsing fixes from downstreamStephen Warren
2018-01-12ARM: tegra: use LINUX_KERNEL_IMAGE_HEADERStephen Warren
2018-01-12ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSETStephen Warren
2017-12-12binman: tegra: Convert to use binmanSimon Glass
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-11dm: core: Add ofnode_for_each_subnode()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-07-28dm: power: Convert as3722 to driver modelSimon Glass
2017-07-28dm: tegra: Convert clock_decode_periph_id() to support livetreeSimon Glass
2017-07-28dm: tegra: Convert USB setup to livetreeSimon Glass
2017-07-28tegra: tegra124: Add a PMC syscon driverSimon Glass
2017-07-28tegra: spl: Enable debug UARTSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-11tegra: Show a debug message if the LCD PMIC fails to startSimon Glass
2017-07-11tegra: Fix up include file orderingSimon Glass
2017-06-12ARM: tegra: remove Whistler supportStephen Warren
2017-06-09tegra: clock: Avoid a divide-by-zero errorSimon Glass
2017-06-09tegra: Init clocks even when SPL did not runSimon Glass
2017-06-01fdt: Rename a few functions in fdt_supportSimon Glass
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson
2017-05-22Convert CONFIG_CMD_ENTERRCM to KconfigSimon Glass
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan
2017-04-30power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722Simon Glass
2017-04-12Rename aes.h to uboot_aes.hStefano Babic
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-01arm: tegra: initial support for apalis tk1Marcel Ziswiler
2017-03-09ARM: Migrate errata to KconfigTom Rini