u-boot/arch/arm/mach-k3
Nikhil M Jain 12fdacea5a board: ti: am62x: evm: Update function calls for splash screen
Use spl_dcache_enable, in place of setup_dram, arch_reserve_mmu to set
up pagetable, initialise DRAM and enable Dcache to avoid multiple
function calls.

Check for CONFIG_SPL_VIDEO in place of CONFIG_SPL_VIDEO_TIDSS to prevent
any build failure in case video config is not defined and video related
functions are called.

Check for CONFIG_SPL_SPLASH_SCREEN and CONFIG_SPL_BMP before calling
splash_display to avoid compilation failure.

Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
2023-07-21 15:32:12 -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: *: dev-data: Update to use ARRAY_SIZE 2023-07-21 15:32:12 -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 arch: arm: mach-k3: common: Return a pointer after setting page table 2023-07-21 15:32:12 -04:00
common.h Merge tag v2023.07-rc4 into next 2023-06-12 14:55:33 -04:00
common_fdt.c arm: mach-k3: am62: Fixup CPU core, gpu and pru nodes in fdt 2023-07-21 15:32:12 -04:00
common_fdt.h arm: k3: Fix ft_system_setup so it can be enabled on any SoC 2023-07-21 15:32:12 -04:00
config.mk arm: k3: config.mk: Add missing dependencies on tispl.bin HS 2023-05-30 15:13:43 -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 arm: mach-k3: Increase SYSFW max image size 2023-05-30 15:13:44 -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 arm: mach-k3: security: separate out validating binary logic 2023-05-30 15:13:44 -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