summaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3
AgeCommit message (Expand)AuthorFilesLines
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-18common: 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-08arm: mach-k3: j721e_init: Initialize avs class 0Keerthy1-0/+7
2019-11-08arm: mach-k3: am6_init: Initialize AVS class 0Keerthy1-0/+7
2019-10-26armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla1-1/+7
2019-10-26arm: 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-27board: ti: j721e: Add board support for j721e evmLokesh Vutla1-0/+1
2019-07-27armv8: K3: j721e: Add custom MMU supportSuman Anna1-0/+55
2019-07-27armv7R: K3: j721e: Load SYSFW binary and config from boot mediaAndreas Dannenberg1-0/+30
2019-07-27armv7R: K3: j721e: Shut down R5 core after ATF startup on A72Lokesh Vutla1-0/+57
2019-07-27armv7R: K3: j721e: Store boot index from ROMAndreas Dannenberg1-2/+15
2019-07-27armv7R: K3: j721e: Unlock all applicable control MMR registersAndreas Dannenberg1-1/+42
2019-07-27armv7R: K3: j721e: Add support for boot device detectionLokesh Vutla5-0/+141
2019-07-27arm: K3: j721e: Add basic support for J721E SoC definitionLokesh Vutla5-8/+51
2019-07-27armv7R: k3: Release all the exclusive devicesLokesh Vutla1-0/+4
2019-07-27armv7R: K3: am654: Shut down R5 core after ATF startup on A53Andreas Dannenberg3-2/+68
2019-07-17board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg2-0/+6
2019-07-17arm: K3: am654: Map common EEPROM data into SRAM scratch spaceAndreas Dannenberg1-0/+3
2019-07-17armV7R: K3: am654: Load SYSFW binary and config from boot mediaAndreas Dannenberg1-1/+26
2019-07-17arm: K3: Introduce System Firmware loader frameworkAndreas Dannenberg4-0/+314
2019-05-10arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot imagesLokesh Vutla1-29/+4
2019-04-27arm: mach-k3: Add secure device build supportAndrew F. Davis2-0/+69
2019-04-27arm: mach-k3: Add secure device supportAndrew F. Davis2-0/+64
2019-04-27arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loadedAndrew F. Davis2-8/+8
2019-04-12armv7R: K3: am654: Trigger panic on DDR init failuresAndreas Dannenberg1-4/+2
2019-04-12arm: k3: Add support for updating msmc dt nodeLokesh Vutla2-1/+76
2019-04-12arm: k3: Add a wrapper to get tisci handleLokesh Vutla2-0/+14
2019-02-09arm: mach-k3: common: Clean up ATF image startup functionAndreas Dannenberg1-18/+10
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee1-1/+1
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee1-1/+1
2019-01-24arm64: zynqmp: Move SoC sources to mach-zynqmpMichal Simek1-1/+1