summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it"Mian Yousaf Kaukab2019-10-061-14/+0
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* apalis-tk1: remove non-essential power rails on bootDominik Sliwa2019-08-091-0/+45
* apalis-tk1/t30: colibri_t30: display reset reasonDominik Sliwa2019-08-091-10/+22
* arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSETMasahiro Yamada2019-07-103-6/+1
* ARM: tegra: Enable position independent build for 64-bitThierry Reding2019-06-051-0/+1
* ARM: tegra: Import cbootargs value from cboot DTBThierry Reding2019-06-051-0/+47
* ARM: tegra: Implement cboot_get_ethaddr()Thierry Reding2019-06-051-17/+80
* ARM: tegra: Implement cboot_save_boot_params() in CThierry Reding2019-06-053-21/+13
* ARM: tegra: Unify Tegra186 buildsThierry Reding2019-06-058-234/+234
* ARM: tegra: Workaround UDC boot issues only if necessaryThierry Reding2019-06-051-0/+1
* ARM: tegra: Support TZ-only access to PMCThierry Reding2019-06-058-64/+126
* ARM: tegra: Fix save_boot_params() prototypeThierry Reding2019-06-051-1/+2
* ARM: tegra: Guard powergate code with a Kconfig symbolThierry Reding2019-06-052-1/+6
* ARM: tegra: Guard pin controller code with a Kconfig symbolThierry Reding2019-06-054-1/+14
* ARM: tegra: Guard memory controller code with a Kconfig symbolThierry Reding2019-06-052-0/+12
* ARM: tegra: Guard GP pad control code with a Kconfig symbolThierry Reding2019-06-053-1/+8
* ARM: tegra: Guard clock code with a Kconfig symbolThierry Reding2019-06-054-3/+18
* ARM: tegra: Use common header for PMU declarationsThierry Reding2019-06-052-2/+2
* ARM: tegra: Remove disp1 clock initialization on Tegra210Thierry Reding2019-06-051-1/+0
* ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210Thierry Reding2019-06-051-5/+5
* tegra: Add a delay in clock_start_periph_pll()Simon Glass2019-05-241-0/+1
* tegra: Correct tegra124 clock nameSimon Glass2019-05-241-1/+1
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-1/+1
* arm64: zynqmp: Move SoC sources to mach-zynqmpMichal Simek2019-01-241-1/+1
* linux/sizes.h: sync from kernelBaruch Siach2018-11-201-2/+1
* ARM: tegra: reserve unmapped RAM so EFI doesn't use itStephen Warren2018-09-231-0/+14
* ARM: tegra: avoid more operations in non-secure worldStephen Warren2018-08-212-8/+19
* ARM: tegra: align carveout sizeStephen Warren2018-08-011-1/+1
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-2/+2
* dm: Change CMD_DM enablingMichal Simek2018-07-301-0/+1
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-4/+4
* ARM: tegra: avoid using secure carveout RAMStephen Warren2018-07-261-0/+4
* ARM: tegra: implement RAM repairBibek Basu2018-07-261-2/+40
* Revert "tegra: Introduce SRAM repair on tegra124"Stephen Warren2018-07-261-19/+1
* arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2018-05-071-1/+1
* tegra: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-1/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0763-133/+66
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-272-4/+0
* Convert CONFIG_SPI to KconfigAdam Ford2018-04-271-0/+1
* aes: Allow non-zero initialization vectorАндрей Мозжухин2018-01-291-2/+5
* ARM: Tegra186: calculate load addresses at bootStephen Warren2018-01-121-1/+264
* ARM: Tegra186: don't map memory not in RAM banksStephen Warren2018-01-122-26/+55
* ARM: Tegra186: search for best RAM bankStephen Warren2018-01-121-19/+69
* ARM: Tegra186: mem parsing fixes from downstreamStephen Warren2018-01-121-7/+13
* ARM: tegra: use LINUX_KERNEL_IMAGE_HEADERStephen Warren2018-01-121-0/+6
* ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSETStephen Warren2018-01-122-0/+6
* binman: tegra: Convert to use binmanSimon Glass2017-12-121-0/+1