u-boot/arch/arm/mach-k3
Jan Kiszka a2db09e269 board: siemens: Add support for SIMATIC IOT2050 devices
This adds support for the IOT2050 Basic and Advanced devices. The Basic
used the dual-core AM6528 GP processor, the Advanced one the AM6548 HS
quad-core version.

Both variants are booted via a Siemens-provided FSBL that runs on the R5
cores. Consequently, U-Boot support is targeting the A53 cores. U-Boot
SPL, ATF and TEE have to reside in SPI flash.

Full integration into a bootable image can be found on
https://github.com/siemens/meta-iot2050

Based on original board support by Le Jin, Gao Nian and Chao Zeng.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2021-10-03 14:40:56 -04:00
..
include/mach arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS Northbridge 2021-09-17 14:47:03 -04:00
j721e clk: ti: k3: Update driver to account for divider flags 2021-09-17 14:47:03 -04:00
j7200 clk: ti: k3: Update driver to account for divider flags 2021-09-17 14:47:03 -04:00
am6_init.c arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS Northbridge 2021-09-17 14:47:03 -04:00
am642_init.c arch: arm: mach-k3: am642_init: Correct the function name spl_boot_mode() to spl_mmc_boot_mode() 2021-07-27 10:58:49 +05:30
arm64-mmu.c armv8: mach-k3: am642: Add custom MMU support 2021-05-12 16:27:57 +05:30
cache.S arm: mach-k3: Clean non-coherent lines out of L3 cache 2020-08-11 10:18:27 +05:30
common.c arm: mach-k3: common: Make sure firmware sections are loaded prior to armv8 startup 2021-09-17 14:48:53 -04:00
common.h arm: mach-k3: Cleanup common start_non_linux_remote_cores() 2021-07-27 11:00:44 +05:30
config.mk tools: k3_fit_atf: add DM binary to the FIT image 2021-06-11 16:34:52 +05:30
config_secure.mk arm: mach-k3: Add secure device build support 2019-04-26 17:51:51 -04:00
j721e_init.c arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPL 2021-07-27 11:00:44 +05:30
Kconfig board: siemens: Add support for SIMATIC IOT2050 devices 2021-10-03 14:40:56 -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: Add platform data for j721e and j7200 2021-06-11 16:34:52 +05:30
r5_mpu.c armv7R: K3: r5_mpu: Enable execute permission for MCU0 BTCM 2020-03-03 13:08:14 +05:30
security.c arm: mach-k3: add support for detecting firmware images from FIT 2021-06-11 16:34:52 +05:30
sysfw-loader.c mmc: Rename MMC_SUPPORT to MMC 2021-09-04 11:42:41 -04:00