summaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3
Commit message (Expand)AuthorAgeFilesLines
* common: Drop net.h from common headerSimon Glass2020-05-183-0/+3
* arm: K3: Increase default SYSFW image size allocationAndrew F. Davis2020-05-111-1/+1
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-222-2/+2
* arm: mach-k3: Use JTAD_ID register for device identificationLokesh Vutla2020-04-193-18/+8
* Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/17Mar2020Tom Rini2020-03-178-36/+217
|\
| * armv8: K3: j721e: Add DSP internal memory regions in MMU tableSuman Anna2020-03-161-1/+7
| * arm: mach-k3: Add a separate function for printing sysfw versionLokesh Vutla2020-03-115-22/+31
| * armv7R: K3: Add support for jumping to firmwareKeerthy2020-03-031-6/+16
| * armv7R: K3: r5_mpu: Enable execute permission for MCU0 BTCMKeerthy2020-03-031-1/+3
| * arm: k3: Add support for loading non linux remote coresKeerthy2020-03-033-5/+115
| * ARM: mach-k3: sysfw-loader: Use SPI memmapped addr when loading SYSFWLokesh Vutla2020-03-032-1/+38
| * ARM: mach-k3: arm64-mmu: map 64bit FSS MMIO space in A53 MMUVignesh Raghavendra2020-03-031-0/+7
* | arm: K3: sysfw-loader: Add a config_pm_pre_callback()Faiz Abbas2020-03-094-4/+70
|/
* armV7R: K3: am654: Activate early console functionalityAndreas Dannenberg2020-02-131-0/+10
* arm: K3: j721e: Fix boot parameter table index memory addressAndreas Dannenberg2020-02-131-1/+1
* arm: mach-k3: Fix nomenclature on Silicon RevisionsLokesh Vutla2020-02-131-1/+1
* arm: mach-k3: sysfw-loader: Add support to download SYSFW via DFUVignesh Raghavendra2020-02-041-0/+30
* arm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEVICE_DFUVignesh Raghavendra2020-02-041-1/+1
* Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...WIP/20Jan2020Tom Rini2020-01-207-4/+137
|\
| * arm: K3: Increase default SYSFW image size allocationAndrew F. Davis2020-01-201-1/+1
| * arm: K3: Disable ROM configured firewallsAndrew F. Davis2020-01-204-0/+115
| * arm: K3: Fix header comment match AM6 specific file functionAndrew F. Davis2020-01-201-1/+1
| * arm: mach-k3: security: Clean image out of cache before authenticationAndrew F. Davis2020-01-201-0/+12
| * arm: mach-k3: Warn when node to disable is not foundAndrew F. Davis2020-01-201-2/+2
| * board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg2020-01-202-0/+6
* | common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* | common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
|/
* arm: mach-k3: Enable WA for R5F deadlockLokesh Vutla2020-01-034-0/+28
* arm: mach-k3: j721e_init: Initialize avs class 0Keerthy2019-11-071-0/+7
* arm: mach-k3: am6_init: Initialize AVS class 0Keerthy2019-11-071-0/+7
* armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla2019-10-251-1/+7
* arm: K3: Clean and invalidate Linux Image before jumping to LinuxLokesh Vutla2019-10-251-0/+11
* arm: k3: Use driver_name to get ti_sci handleLokesh Vutla2019-10-111-1/+2
* arm: k3: Add support for printing CPUINFOLokesh Vutla2019-10-113-0/+66
* armv8: K3: j721e: Updated ddr address regions in MMU tableKedar Chitnis2019-10-111-4/+4
* armv8: K3: am65x: Update DDR address regions in MMU tableSuman Anna2019-10-111-2/+14
* arm: K3: sysfw-loader: Allow loading SYSFW via Y-ModemAndreas Dannenberg2019-10-111-0/+21
* arm: K3: common: Allow for early console functionalityAndreas Dannenberg2019-10-113-0/+48
* board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis2019-10-042-0/+22
* arm: K3: Increase default SYSFW image size allocationAndrew F. Davis2019-10-041-1/+1
* arm: k3: Use get_ti_sci_handle() where ever possibleLokesh Vutla2019-09-132-25/+6
* arm: k3: Fix getting ti_sci handleLokesh Vutla2019-09-131-1/+1
* arm: K3: sysfw-loader: Do not require full printf() for version infoWIP/2019-08-11-ti-importsAndreas Dannenberg2019-08-121-5/+16
* board: ti: j721e: Add board support for j721e evmLokesh Vutla2019-07-261-0/+1
* armv8: K3: j721e: Add custom MMU supportSuman Anna2019-07-261-0/+55
* armv7R: K3: j721e: Load SYSFW binary and config from boot mediaAndreas Dannenberg2019-07-261-0/+30
* armv7R: K3: j721e: Shut down R5 core after ATF startup on A72Lokesh Vutla2019-07-261-0/+57
* armv7R: K3: j721e: Store boot index from ROMAndreas Dannenberg2019-07-261-2/+15
* armv7R: K3: j721e: Unlock all applicable control MMR registersAndreas Dannenberg2019-07-261-1/+42
* armv7R: K3: j721e: Add support for boot device detectionLokesh Vutla2019-07-265-0/+141