summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/tegra20
AgeCommit message (Expand)AuthorFilesLines
2021-05-24ARM: fix LTO for seaboardMarek Behún1-0/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass5-0/+5
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-17aes: add support of aes192 and aes256Philippe Reynes1-19/+22
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini13-27/+13
2018-01-29aes: Allow non-zero initialization vectorАндрей Мозжухин1-2/+5
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-3/+3
2017-06-12ARM: tegra: remove Whistler supportStephen Warren1-5/+0
2017-04-12Rename aes.h to uboot_aes.hStefano Babic1-1/+1
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini1-0/+10
2016-09-27ARM: tegra: add APIs the clock uclass driver will needStephen Warren1-22/+54
2016-09-27ARM: tegra: add peripheral clock init tableStephen Warren1-0/+21
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2-2/+2
2016-08-05ARM: Rework and correct barrier definitionsTom Rini1-1/+2
2016-02-16tegra: video: Merge the display driver into one fileSimon Glass2-380/+0
2016-02-16tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass1-1/+1
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-11/+1
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada1-2/+2
2015-08-06Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren1-0/+32
2015-05-13tegra: Move display controller header into commonSimon Glass1-1/+1
2015-05-13tegra: Move the pwm into tegra-commonSimon Glass2-87/+0
2015-05-13arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-03-30tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BITLucas Stach1-0/+2
2015-03-30ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler1-2/+2
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada15-0/+3196