aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop image.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop net.h from common headerSimon Glass3-0/+3
2020-05-11arm: K3: Increase default SYSFW image size allocationAndrew F. Davis1-1/+1
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2-2/+2
2020-04-19arm: mach-k3: Use JTAD_ID register for device identificationLokesh Vutla3-18/+8
2020-03-17Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini8-36/+217
2020-03-16armv8: K3: j721e: Add DSP internal memory regions in MMU tableSuman Anna1-1/+7
2020-03-11arm: mach-k3: Add a separate function for printing sysfw versionLokesh Vutla5-22/+31
2020-03-09arm: K3: sysfw-loader: Add a config_pm_pre_callback()Faiz Abbas4-4/+70
2020-03-03armv7R: K3: Add support for jumping to firmwareKeerthy1-6/+16
2020-03-03armv7R: K3: r5_mpu: Enable execute permission for MCU0 BTCMKeerthy1-1/+3
2020-03-03arm: k3: Add support for loading non linux remote coresKeerthy3-5/+115
2020-03-03ARM: mach-k3: sysfw-loader: Use SPI memmapped addr when loading SYSFWLokesh Vutla2-1/+38
2020-03-03ARM: mach-k3: arm64-mmu: map 64bit FSS MMIO space in A53 MMUVignesh Raghavendra1-0/+7
2020-02-13armV7R: K3: am654: Activate early console functionalityAndreas Dannenberg1-0/+10
2020-02-13arm: K3: j721e: Fix boot parameter table index memory addressAndreas Dannenberg1-1/+1
2020-02-13arm: mach-k3: Fix nomenclature on Silicon RevisionsLokesh Vutla1-1/+1
2020-02-04arm: mach-k3: sysfw-loader: Add support to download SYSFW via DFUVignesh Raghavendra1-0/+30
2020-02-04arm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEVICE_DFUVignesh Raghavendra1-1/+1
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini7-4/+137
2020-01-20arm: K3: Increase default SYSFW image size allocationAndrew F. Davis1-1/+1
2020-01-20arm: K3: Disable ROM configured firewallsAndrew F. Davis4-0/+115
2020-01-20arm: K3: Fix header comment match AM6 specific file functionAndrew F. Davis1-1/+1
2020-01-20arm: mach-k3: security: Clean image out of cache before authenticationAndrew F. Davis1-0/+12
2020-01-20arm: mach-k3: Warn when node to disable is not foundAndrew F. Davis1-2/+2
2020-01-20board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg2-0/+6
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2020-01-03arm: mach-k3: Enable WA for R5F deadlockLokesh Vutla4-0/+28
2019-11-07arm: mach-k3: j721e_init: Initialize avs class 0Keerthy1-0/+7
2019-11-07arm: mach-k3: am6_init: Initialize AVS class 0Keerthy1-0/+7
2019-10-25armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla1-1/+7
2019-10-25arm: K3: Clean and invalidate Linux Image before jumping to LinuxLokesh Vutla1-0/+11
2019-10-11arm: k3: Use driver_name to get ti_sci handleLokesh Vutla1-1/+2
2019-10-11arm: k3: Add support for printing CPUINFOLokesh Vutla3-0/+66
2019-10-11armv8: K3: j721e: Updated ddr address regions in MMU tableKedar Chitnis1-4/+4
2019-10-11armv8: K3: am65x: Update DDR address regions in MMU tableSuman Anna1-2/+14
2019-10-11arm: K3: sysfw-loader: Allow loading SYSFW via Y-ModemAndreas Dannenberg1-0/+21
2019-10-11arm: K3: common: Allow for early console functionalityAndreas Dannenberg3-0/+48
2019-10-04board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis2-0/+22
2019-10-04arm: K3: Increase default SYSFW image size allocationAndrew F. Davis1-1/+1
2019-09-13arm: k3: Use get_ti_sci_handle() where ever possibleLokesh Vutla2-25/+6
2019-09-13arm: k3: Fix getting ti_sci handleLokesh Vutla1-1/+1
2019-08-12arm: K3: sysfw-loader: Do not require full printf() for version infoAndreas Dannenberg1-5/+16
2019-07-26board: ti: j721e: Add board support for j721e evmLokesh Vutla1-0/+1
2019-07-26armv8: K3: j721e: Add custom MMU supportSuman Anna1-0/+55
2019-07-26armv7R: K3: j721e: Load SYSFW binary and config from boot mediaAndreas Dannenberg1-0/+30
2019-07-26armv7R: K3: j721e: Shut down R5 core after ATF startup on A72Lokesh Vutla1-0/+57
2019-07-26armv7R: K3: j721e: Store boot index from ROMAndreas Dannenberg1-2/+15
2019-07-26armv7R: K3: j721e: Unlock all applicable control MMR registersAndreas Dannenberg1-1/+42