Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
20e01d36cdccd13d0b06f09710842ee4e519b6d0
/
arch
/
arm
/
mach-k3
6839321
arm: K3: sysfw-loader: Add a config_pm_pre_callback()
by Faiz Abbas
· 4 years, 9 months ago
b45d2cd
armV7R: K3: am654: Activate early console functionality
by Andreas Dannenberg
· 6 years ago
4524b3f
arm: K3: j721e: Fix boot parameter table index memory address
by Andreas Dannenberg
· 5 years ago
ac3b5d8
arm: mach-k3: Fix nomenclature on Silicon Revisions
by Lokesh Vutla
· 4 years, 10 months ago
1b9d927
arm: mach-k3: sysfw-loader: Add support to download SYSFW via DFU
by Vignesh Raghavendra
· 4 years, 10 months ago
c626d62
arm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEVICE_DFU
by Vignesh Raghavendra
· 4 years, 10 months ago
3a7cb13
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
by Tom Rini
· 4 years, 10 months ago
336ef55
arm: K3: Increase default SYSFW image size allocation
by Andrew F. Davis
· 4 years, 11 months ago
f0bcb66
arm: K3: Disable ROM configured firewalls
by Andrew F. Davis
· 4 years, 11 months ago
2dbe389
arm: K3: Fix header comment match AM6 specific file function
by Andrew F. Davis
· 4 years, 11 months ago
2dc1e6e
arm: mach-k3: security: Clean image out of cache before authentication
by Andrew F. Davis
· 5 years ago
7e13f2c
arm: mach-k3: Warn when node to disable is not found
by Andrew F. Davis
· 5 years ago
d036a21
board: ti: j721e: Use EEPROM-based board detection
by Andreas Dannenberg
· 5 years ago
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· 5 years ago
afb0215
common: Move reset_cpu() to the CPU header
by Simon Glass
· 5 years ago
5fbd6fe
arm: mach-k3: Enable WA for R5F deadlock
by Lokesh Vutla
· 5 years ago
0b01f66
arm: mach-k3: j721e_init: Initialize avs class 0
by Keerthy
· 5 years ago
2cd5097
arm: mach-k3: am6_init: Initialize AVS class 0
by Keerthy
· 5 years ago
edfb5de
armv7R: K3: j721e: Add support for triggering ddr init from SPL
by Lokesh Vutla
· 5 years ago
362beda
arm: K3: Clean and invalidate Linux Image before jumping to Linux
by Lokesh Vutla
· 5 years ago
00a1513
arm: k3: Use driver_name to get ti_sci handle
by Lokesh Vutla
· 5 years ago
a04cf3b
arm: k3: Add support for printing CPUINFO
by Lokesh Vutla
· 5 years ago
0e01e3e
armv8: K3: j721e: Updated ddr address regions in MMU table
by Kedar Chitnis
· 5 years ago
f359afb
armv8: K3: am65x: Update DDR address regions in MMU table
by Suman Anna
· 5 years ago
6da45de
arm: K3: sysfw-loader: Allow loading SYSFW via Y-Modem
by Andreas Dannenberg
· 5 years ago
d13ec8c
arm: K3: common: Allow for early console functionality
by Andreas Dannenberg
· 5 years ago
6c43b52
board: ti: am654: Disable TRNG node for HS devices
by Andrew F. Davis
· 5 years ago
8e3c0bb
arm: K3: Increase default SYSFW image size allocation
by Andrew F. Davis
· 5 years ago
ac9ca95
arm: k3: Use get_ti_sci_handle() where ever possible
by Lokesh Vutla
· 5 years ago
bbb33de
arm: k3: Fix getting ti_sci handle
by Lokesh Vutla
· 5 years ago
bb09dce
arm: K3: sysfw-loader: Do not require full printf() for version info
by Andreas Dannenberg
· 5 years ago
1a9dd21
board: ti: j721e: Add board support for j721e evm
by Lokesh Vutla
· 5 years ago
41dfdbf
armv8: K3: j721e: Add custom MMU support
by Suman Anna
· 5 years ago
5e1782c
armv7R: K3: j721e: Load SYSFW binary and config from boot media
by Andreas Dannenberg
· 5 years ago
96c11f4
armv7R: K3: j721e: Shut down R5 core after ATF startup on A72
by Lokesh Vutla
· 5 years ago
b826741
armv7R: K3: j721e: Store boot index from ROM
by Andreas Dannenberg
· 5 years ago
660aa46
armv7R: K3: j721e: Unlock all applicable control MMR registers
by Andreas Dannenberg
· 5 years ago
6edde29
armv7R: K3: j721e: Add support for boot device detection
by Lokesh Vutla
· 5 years ago
a228532
arm: K3: j721e: Add basic support for J721E SoC definition
by Lokesh Vutla
· 5 years ago
005476d
armv7R: k3: Release all the exclusive devices
by Lokesh Vutla
· 5 years ago
31175f8
armv7R: K3: am654: Shut down R5 core after ATF startup on A53
by Andreas Dannenberg
· 5 years ago
63f5c85
board: ti: am654: Use EEPROM-based board detection
by Andreas Dannenberg
· 5 years ago
8400a90
arm: K3: am654: Map common EEPROM data into SRAM scratch space
by Andreas Dannenberg
· 5 years ago
ea91da1
armV7R: K3: am654: Load SYSFW binary and config from boot media
by Andreas Dannenberg
· 5 years ago
04e5ea8
arm: K3: Introduce System Firmware loader framework
by Andreas Dannenberg
· 5 years ago
b5d3647
arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot images
by Lokesh Vutla
· 6 years ago
3fa338d
arm: mach-k3: Add secure device build support
by Andrew F. Davis
· 6 years ago
2ed4107
arm: mach-k3: Add secure device support
by Andrew F. Davis
· 6 years ago
9ffea34
arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loaded
by Andrew F. Davis
· 6 years ago
7f6b62e
armv7R: K3: am654: Trigger panic on DDR init failures
by Andreas Dannenberg
· 6 years ago
16cf5d2
arm: k3: Add support for updating msmc dt node
by Lokesh Vutla
· 6 years ago
28cd824
arm: k3: Add a wrapper to get tisci handle
by Lokesh Vutla
· 6 years ago
376c0fe
arm: mach-k3: common: Clean up ATF image startup function
by Andreas Dannenberg
· 6 years ago
6091dd1
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
by Tien Fong Chee
· 6 years ago
6fd0a71
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
by Tien Fong Chee
· 6 years ago
7f60b23
arm64: zynqmp: Move SoC sources to mach-zynqmp
by Michal Simek
· 6 years ago
c39337c
arm: K3: Fix usage of CONFIG_SYS_K3_KEY
by Lokesh Vutla
· 6 years ago
ceadc3e
armv7r: K3: Allow SPL to run only on core 0
by Lokesh Vutla
· 6 years ago
2c69d5c
armv7R: K3: am654: Add support for triggering ddr init from SPL
by Lokesh Vutla
· 6 years ago
5d83fd2
armv7R: K3: am654: Add support to start ATF from R5 SPL
by Lokesh Vutla
· 6 years ago
6b6a394
armv7R: K3: am654: Add support for generating build targets
by Lokesh Vutla
· 6 years ago
c1e60e8
armv7R: K3: am654: Enable MPU regions
by Lokesh Vutla
· 6 years ago
c49bffb
ram: Introduce K3 AM654 DDR Sub System driver
by Lokesh Vutla
· 6 years ago
c516146
arm: K3: am654: Add support for getting boot mode
by Andrew F. Davis
· 6 years ago
f515cf0
arm: K3: am654: Choose MMC boot device based on boot port
by Andrew F. Davis
· 6 years ago
029f921
board: ti: am654: a53: Add initial support for am654
by Lokesh Vutla
· 6 years ago
bc5bd3a
armv8: K3: am654: Add support for generating build targets
by Lokesh Vutla
· 6 years ago
49297cf
armv8: K3: am654: Add custom MMU support
by Lokesh Vutla
· 6 years ago
1c855c1
arm: K3: am654: Unlock control module registers during init
by Andreas Dannenberg
· 6 years ago
c7bfb85
arm: K3: am654: Add support for boot device detection
by Lokesh Vutla
· 6 years ago
3288644
arm: K3: Add support for AM654 SoC definition
by Lokesh Vutla
· 6 years ago
9bdec00
arm: K3: Add initial support for TI's K3 generation of SoCs
by Lokesh Vutla
· 6 years ago