u-boot/arch/arm/mach-k3
Andreas Dannenberg e630afe1de arm: K3: common: Allow for early console functionality
Implement an early console functionality in SPL that can be used before
the main console is being brought up. This helps in situations where the
main console is dependent on System Firmware (SYSFW) being up and running,
which is usually not the case during the very early stages of boot. Using
this early console functionality will allow for an alternate serial port
to be used to support things like UART-based boot and early diagnostic
messages until the main console is ready to get activated.

Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
2019-10-11 10:07:33 -04:00
..
include/mach board: ti: am654: Disable TRNG node for HS devices 2019-10-04 12:21:23 -04:00
am6_init.c arm: k3: Use get_ti_sci_handle() where ever possible 2019-09-13 11:56:30 -04:00
arm64-mmu.c armv8: K3: j721e: Add custom MMU support 2019-07-26 21:49:27 -04:00
common.c arm: K3: common: Allow for early console functionality 2019-10-11 10:07:33 -04:00
common.h arm: K3: common: Allow for early console functionality 2019-10-11 10:07:33 -04:00
config.mk arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot images 2019-05-09 20:22:05 -04:00
config_secure.mk arm: mach-k3: Add secure device build support 2019-04-26 17:51:51 -04:00
j721e_init.c armv7R: K3: j721e: Load SYSFW binary and config from boot media 2019-07-26 21:49:27 -04:00
Kconfig arm: K3: common: Allow for early console functionality 2019-10-11 10:07:33 -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: K3: j721e: Add basic support for J721E SoC definition 2019-07-26 21:49:25 -04:00
r5_mpu.c armv7R: K3: am654: Enable MPU regions 2018-11-16 16:51:58 -05:00
security.c arm: k3: Use get_ti_sci_handle() where ever possible 2019-09-13 11:56:30 -04:00
sysfw-loader.c arm: K3: sysfw-loader: Do not require full printf() for version info 2019-08-12 13:33:43 -04:00