summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: dra7xx: Hang on any failure during IOdelay recalibrationWIP/2019-10-11-ti-importsLokesh Vutla2019-10-111-0/+6
* arm: dra7xx: Fix error path in iodelay recalibrationLokesh Vutla2019-10-111-2/+3
* tao3530: Fix usage of mmc rescanJarkko Nikula2019-10-111-1/+1
* configs: am43xx_evm: Enable USB supportLokesh Vutla2019-10-111-0/+1
* arm: dts: k3-j721e-common-proc-board: Mark main_uart0 as shared deviceLokesh Vutla2019-10-111-0/+4
* board: ti: am335x-ice: Configure the CDCE913 clock synthesizerTero Kristo2019-10-113-0/+27
* board: ti: am43xx-idk: Configure the CDCE913 clock synthesizerTero Kristo2019-10-113-0/+21
* board: ti: am57xx-idk: Configure the CDCE913 clock synthesizerTero Kristo2019-10-116-0/+45
* clk: cdce9xx: add support for cdce9xx clock synthesizerTero Kristo2019-10-114-0/+311
* arm: k3: Use driver_name to get ti_sci handleLokesh Vutla2019-10-111-1/+2
* configs: am65x_evm_a53: Enable DISPLAY_CPUINFOLokesh Vutla2019-10-112-2/+0
* configs: j721e_evm_a72: Enable DISPLAY_CPUINFOLokesh Vutla2019-10-111-1/+0
* board: am65x: Print board name and version during bootLokesh Vutla2019-10-111-1/+14
* arm: k3: Add support for printing CPUINFOLokesh Vutla2019-10-113-0/+66
* configs: j721e_evm_a72: Disable PSCI_RESETLokesh Vutla2019-10-111-0/+1
* configs: am65x_evm_a53: Disable PSCI_RESETLokesh Vutla2019-10-111-0/+1
* mmc: am654_sdhci: Drop a redundant power_domain_on in probeLokesh Vutla2019-10-111-13/+0
* configs: ti: Use addr_fit for run_fit environment variableAndrew F. Davis2019-10-111-1/+1
* am335x, guardian: adapt guardian board to DMMoses Christopher2019-10-113-58/+80
* am335x, guardian: update guardian boardMoses Christopher2019-10-113-21/+65
* cmd: ti: ddr3: Move the print statement after testKrunal Bhargav2019-10-111-4/+5
* arm: omap: emif-common: Fix memory priming for ECCKrunal Bhargav2019-10-111-13/+21
* arm: omap: emif-common: Disable interleavingKrunal Bhargav2019-10-111-0/+3
* cmd: ti: ddr3: Fix ecc address calculationLokesh Vutla2019-10-111-4/+4
* arm: omap: emif-common: Fix ecc address calculationLokesh Vutla2019-10-111-9/+9
* board: j721e: Add READMELokesh Vutla2019-10-111-0/+227
* 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
* configs: am65x_evm_a53: Enhance bootcmd to start remoteprocsSuman Anna2019-10-111-1/+1
* configs: am65x_evm_a53: Enable R5F remoteproc driverSuman Anna2019-10-111-0/+2
* configs: j721e_evm_a72: Enhance bootcmd to start remoteprocsSuman Anna2019-10-111-1/+1
* configs: j721e_evm_a72: Enable R5F and DSP remoteproc driverLokesh Vutla2019-10-111-0/+3
* env: ti: am65x_evm: Add env support to boot the MCU R5F rprocsSuman Anna2019-10-111-1/+10
* env: ti: j721e-evm: Add support to boot rprocs including R5Fs and DSPsSuman Anna2019-10-111-1/+13
* env: ti: k3_rproc: Add common rproc environment variablesSuman Anna2019-10-111-0/+52
* arm: dts: k3-am65-mcu: Add MCU domain R5F DT nodesSuman Anna2019-10-112-1/+44
* arm: dts: k3-j721e-main: Add C71x DSP nodeLokesh Vutla2019-10-112-0/+12
* arm: dts: k3-j721e-main: Add C66x DSP nodesLokesh Vutla2019-10-112-0/+26
* arm: dts: k3-j721e-main: Add MAIN domain R5F cluster nodesLokesh Vutla2019-10-112-0/+80
* arm: dts: k3-j721e-mcu: Add MCU domain R5F cluster nodeLokesh Vutla2019-10-112-0/+43
* remoteproc: Introduce K3 C66 and C71 remoteproc driverLokesh Vutla2019-10-113-0/+365
* dt-bindings: remoteproc: Add bindings for DSP C66x clusters on TI K3 SoCsSuman Anna2019-10-111-0/+101
* remoteproc: Introduce K3 remoteproc driver for R5F subsystemLokesh Vutla2019-10-113-0/+827
* dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCsSuman Anna2019-10-111-0/+164
* remoteproc: tisci_proc: Add helper api for controlling core power domainLokesh Vutla2019-10-111-0/+27
* remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla2019-10-113-0/+38
* remoteproc: elf_loader: Introduce a common elf loader and checker functionsLokesh Vutla2019-10-112-0/+60
* remoteproc: elf-loader: Add 64 bit elf loading supportLokesh Vutla2019-10-112-0/+136
* remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla2019-10-114-17/+14
* remoteproc: ops: Add elf section size as input parameter to device_to_virt apiLokesh Vutla2019-10-114-5/+17