summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2019-05-24tegra: Add a delay in clock_start_periph_pll()Simon Glass1-0/+1
2019-05-24tegra: Correct tegra124 clock nameSimon Glass1-1/+1
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-1/+1
2019-01-24arm64: zynqmp: Move SoC sources to mach-zynqmpMichal Simek1-1/+1
2018-11-20linux/sizes.h: sync from kernelBaruch Siach1-2/+1
2018-09-23ARM: tegra: reserve unmapped RAM so EFI doesn't use itStephen Warren1-0/+14
2018-08-21ARM: tegra: avoid more operations in non-secure worldStephen Warren2-8/+19
2018-08-02ARM: tegra: align carveout sizeStephen Warren1-1/+1
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-2/+2
2018-07-30dm: Change CMD_DM enablingMichal Simek1-0/+1
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-4/+4
2018-07-26ARM: tegra: avoid using secure carveout RAMStephen Warren1-0/+4
2018-07-26ARM: tegra: implement RAM repairBibek Basu1-2/+40
2018-07-26Revert "tegra: Introduce SRAM repair on tegra124"Stephen Warren1-19/+1
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla1-1/+1
2018-05-07tegra: psci: save context id in cpu_on commandPatrick Delaunay1-1/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini63-133/+66
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2-4/+0
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-0/+1
2018-01-29aes: Allow non-zero initialization vectorАндрей Мозжухин1-2/+5
2018-01-12ARM: Tegra186: calculate load addresses at bootStephen Warren1-1/+264
2018-01-12ARM: Tegra186: don't map memory not in RAM banksStephen Warren2-26/+55
2018-01-12ARM: Tegra186: search for best RAM bankStephen Warren1-19/+69
2018-01-12ARM: Tegra186: mem parsing fixes from downstreamStephen Warren1-7/+13
2018-01-12ARM: tegra: use LINUX_KERNEL_IMAGE_HEADERStephen Warren1-0/+6
2018-01-12ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSETStephen Warren2-0/+6
2017-12-13binman: tegra: Convert to use binmanSimon Glass1-0/+1
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada7-25/+25
2017-09-12dm: core: Add ofnode_for_each_subnode()Simon Glass1-6/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-16env: Rename common functions related to setenv()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass2-3/+3
2017-08-16env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-3/+0
2017-07-28dm: power: Convert as3722 to driver modelSimon Glass1-6/+0
2017-07-28dm: tegra: Convert clock_decode_periph_id() to support livetreeSimon Glass1-3/+2
2017-07-28dm: tegra: Convert USB setup to livetreeSimon Glass6-48/+102
2017-07-28tegra: tegra124: Add a PMC syscon driverSimon Glass3-0/+22
2017-07-28tegra: spl: Enable debug UARTSimon Glass1-0/+4
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-0/+3
2017-07-11tegra: Show a debug message if the LCD PMIC fails to startSimon Glass1-1/+3
2017-07-11tegra: Fix up include file orderingSimon Glass2-16/+10
2017-06-12ARM: tegra: remove Whistler supportStephen Warren1-5/+0
2017-06-09tegra: clock: Avoid a divide-by-zero errorSimon Glass1-1/+4
2017-06-09tegra: Init clocks even when SPL did not runSimon Glass3-0/+26
2017-06-01fdt: Rename a few functions in fdt_supportSimon Glass1-2/+2
2017-06-01Kconfig: Finish migration of hashing commandsDaniel Thompson1-0/+1
2017-05-22Convert CONFIG_CMD_ENTERRCM to KconfigSimon Glass1-0/+16
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-0/+1
2017-04-30power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722Simon Glass1-1/+1
2017-04-12Rename aes.h to uboot_aes.hStefano Babic1-1/+1