u-boot-brain/arch/arm/mach-tegra
Thierry Reding 74a50ac2a4 ARM: tegra: Enable position independent build for 64-bit
Note that U-Boot is always chainloaded from cboot starting with L4T
release 28. cboot always loads U-Boot to a fixed address, so making
the builds position independent isn't strictly necessary. However,
position independent builds can be convenient because if U-Boot is
ever loaded to an address different from its link address, it will
still be able to boot.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2019-06-05 09:16:35 -07:00
..
tegra20
tegra30
tegra114
tegra124 tegra: Correct tegra124 clock name 2019-05-24 10:13:12 -07:00
tegra186 ARM: tegra: Unify Tegra186 builds 2019-06-05 09:16:34 -07:00
tegra210 ARM: tegra: Remove disp1 clock initialization on Tegra210 2019-06-05 09:16:33 -07:00
ap.c
arm64-mmu.c
board2.c ARM: tegra: Unify Tegra186 builds 2019-06-05 09:16:34 -07:00
board.c ARM: tegra: Unify Tegra186 builds 2019-06-05 09:16:34 -07:00
cache.c ARM: tegra: Guard GP pad control code with a Kconfig symbol 2019-06-05 09:16:33 -07:00
cboot.c ARM: tegra: Import cbootargs value from cboot DTB 2019-06-05 09:16:34 -07:00
clock.c ARM: tegra: Support TZ-only access to PMC 2019-06-05 09:16:34 -07:00
cmd_enterrcm.c ARM: tegra: Support TZ-only access to PMC 2019-06-05 09:16:34 -07:00
cpu.c ARM: tegra: Support TZ-only access to PMC 2019-06-05 09:16:34 -07:00
cpu.h
dt-setup.c
emc.c ARM: tegra: Use common header for PMU declarations 2019-06-05 09:16:33 -07:00
emc.h
gpu.c
ivc.c
Kconfig ARM: tegra: Enable position independent build for 64-bit 2019-06-05 09:16:35 -07:00
Makefile ARM: tegra: Implement cboot_save_boot_params() in C 2019-06-05 09:16:34 -07:00
pinmux-common.c
pmc.c ARM: tegra: Support TZ-only access to PMC 2019-06-05 09:16:34 -07:00
powergate.c ARM: tegra: Support TZ-only access to PMC 2019-06-05 09:16:34 -07:00
psci.S
spl.c
sys_info.c
xusb-padctl-common.c
xusb-padctl-common.h
xusb-padctl-dummy.c