u-boot/arch/arm/mach-tegra/tegra20
Stefano Babic b80c0b9934 Rename aes.h to uboot_aes.h
aes.h is a too generic name if this file can
be exported and used by a program.
Rename it to avoid any conflicts with
other files (for example, from openSSL).

Signed-off-by: Stefano Babic <sbabic@denx.de>
2017-04-12 13:28:27 -04:00
..
Kconfig Kconfig: Migrate BOARD_LATE_INIT to a select 2017-01-24 10:35:54 -05:00
Makefile ARM: Rework and correct barrier definitions 2016-08-05 07:23:57 -04:00
clock.c ARM: tegra: add APIs the clock uclass driver will need 2016-09-27 09:11:02 -07:00
cpu.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
crypto.c Rename aes.h to uboot_aes.h 2017-04-12 13:28:27 -04:00
crypto.h
display.c tegra: video: Merge the display driver into one file 2016-02-16 09:17:52 -07:00
emc.c
funcmux.c tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT 2015-03-30 10:04:44 -07:00
pinmux.c
pmu.c
warmboot.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
warmboot_avp.c
warmboot_avp.h