u-boot/arch/arm/mach-k3
Marcel Ziswiler 7d1a10659f board: toradex: add verdin am62 support
This adds initial support for the Toradex Verdin AM62 Quad 1GB WB IT
V1.0A module and subsequent V1.1 launch configuration SKUs. They are
strapped to boot from their on-module eMMC. U-Boot supports booting
from the on-module eMMC only, DFU support is disabled for now due to
missing AM62x USB support.

The device trees were taken straight from Linux v6.5-rc1.

Boot sequence is:
SYSFW ---> R5 SPL (both in tiboot3.bin) ---> ATF (TF-A) ---> OP-TEE
  ---> A53 SPL (part of tispl.bin) ---> U-boot proper (u-boot.img)

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
2023-08-04 15:03:42 -04:00
..
am62ax arm: mach-k3: *: dev-data: Update to use ARRAY_SIZE 2023-07-21 15:32:12 -04:00
am62x arm: mach-k3: am62: fix 2nd mux option of clkout0 2023-08-04 15:03:34 -04:00
include/mach arm: mach-k3: am62: Add CTRLMMR_WKUP_JTAG_DEVICE_ID register definition 2023-07-21 15:32:12 -04:00
j721e arm: mach-k3: *: dev-data: Update to use ARRAY_SIZE 2023-07-21 15:32:12 -04:00
j721s2 arm: mach-k3: *: dev-data: Update to use ARRAY_SIZE 2023-07-21 15:32:12 -04:00
j7200 arm: mach-k3: *: dev-data: Update to use ARRAY_SIZE 2023-07-21 15:32:12 -04:00
am62a7_init.c arm: mach-k3: am62a7: change some prints to debug prints 2023-07-21 15:32:12 -04:00
am625_fdt.c arm: mach-k3: am62: Fixup CPU core, gpu and pru nodes in fdt 2023-07-21 15:32:12 -04:00
am625_init.c board: ti: am62x: evm: Update function calls for splash screen 2023-07-21 15:32:12 -04:00
am642_init.c arm: mach-k3: Workaround errata ID i2331 2023-05-03 09:05:24 -04:00
am654_fdt.c arm: k3: Fix ft_system_setup so it can be enabled on any SoC 2023-07-21 15:32:12 -04:00
am654_init.c arm: mach-k3: Remove empty sys_proto.h include 2023-04-24 13:18:48 -04:00
arm64-mmu.c arm: mach-k3: arm64-mmu: do not map ATF and OPTEE regions in A53 MMU 2023-06-01 12:40:16 -04:00
cache.S arm: mach-k3: Clean non-coherent lines out of L3 cache 2020-08-11 10:18:27 +05:30
common.c mach-k3: common: correct the calculations for determining firewalls 2023-07-21 19:37:58 -04:00
common.h mach-k3: common: correct the calculations for determining firewalls 2023-07-21 19:37:58 -04:00
common_fdt.c arm: k3: fix fdt_del_node_path implicit declaration and a missing include 2023-07-28 10:11:01 -04:00
common_fdt.h arm: k3: fix fdt_del_node_path implicit declaration and a missing include 2023-07-28 10:11:01 -04:00
config_secure.mk global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
j721e_fdt.c arm: k3: Fix ft_system_setup so it can be enabled on any SoC 2023-07-21 15:32:12 -04:00
j721e_init.c arch: arm: mach-k3: j721e: add support for UDA FS 2023-06-01 12:32:04 -04:00
j721s2_fdt.c arm: k3: Fix ft_system_setup so it can be enabled on any SoC 2023-07-21 15:32:12 -04:00
j721s2_init.c arch: mach-k3: j721s2_init: Disable the firewalls 2023-04-25 15:31:27 -04:00
Kconfig board: toradex: add verdin am62 support 2023-08-04 15:03:42 -04:00
lowlevel_init.S armv7r: K3: Allow SPL to run only on core 0 2018-11-26 22:52:11 -05:00
Makefile arm: mach-k3: am62: Fixup CPU core, gpu and pru nodes in fdt 2023-07-21 15:32:12 -04:00
r5_mpu.c global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
security.c mach-k3: security: improve the checks around authentication 2023-07-28 10:11:01 -04:00
sysfw-loader.c arm: mach-k3: Remove empty sys_proto.h include 2023-04-24 13:18:48 -04:00
sysfw-loader.h arm: mach-k3: Move sysfw-loader.h out of mach includes 2023-04-24 13:18:48 -04:00