summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* env: ti: boot: Use ttyS2 instead of ttyO2WIP/2019-07-26-ti-importsSam Protsenko2019-07-274-5/+5
* arm: am57xx: Allow bootm to load larger kernelsSam Protsenko2019-07-271-0/+2
* ARM: da850-evm: Remove dead/unneeded codeAdam Ford2019-07-271-8/+0
* ARM: omap3/omap35_logic: Fix broken Logic PD Torpedo bootingAdam Ford2019-07-272-2/+0
* ARM: dts: Logic PD SOM-LV and Torpedo Boards: Resync DTSAdam Ford2019-07-278-41/+9
* ARM: da850evm: Remove legacy OHCI referencs and unify platformAdam Ford2019-07-275-4/+19
* ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the futureAdam Ford2019-07-262-13/+15
* ARM: omap3_logic & omap35_logic: Disable OMAP EHCI for TorpedoAdam Ford2019-07-262-0/+2
* ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV BoardsAdam Ford2019-07-262-0/+23
* ARM: am3517-evm: Remove undefined pinmuxingAdam Ford2019-07-261-12/+0
* ARM: am3517-evm: Remove non-DM legacy codeAdam Ford2019-07-261-11/+0
* ARM: am3517-evm: Migrate to SPL_OF_CONTROLAdam Ford2019-07-262-11/+42
* ARM: da850-evm: Remove repeated pinmuxing callsAdam Ford2019-07-261-4/+0
* ARM: da850-evm: Remove duplicate UART initializationAdam Ford2019-07-261-5/+0
* ARM: am3517-evm: Remove manual ethernet reset codeAdam Ford2019-07-261-30/+4
* ARM: am3517-evm: Enable DM_PMIC and DM_REGULATOR functionsAdam Ford2019-07-261-0/+6
* ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay valuesFaiz Abbas2019-07-261-20/+20
* ARM: dts: am57xx: Disable voltage switching for SD cardFaiz Abbas2019-07-266-24/+6
* ARM: dts: am574x-idk: Add pinmuxes for mmc1 and mmc2Faiz Abbas2019-07-261-0/+15
* ARM: dts: dra7-mmc-iodelay: Add a new pinctrl group for clk line without pullupFaiz Abbas2019-07-263-2/+23
* configs: j721e_evm_a72: Add initial supportLokesh Vutla2019-07-262-0/+87
* configs: j721e_evm_r5: Add initial supportLokesh Vutla2019-07-262-0/+101
* arm: dts: k3-j721e: Add r5 specific dt supportLokesh Vutla2019-07-263-1/+218
* arm: dts: k3-j721e: Add initial support for common processor boardLokesh Vutla2019-07-263-0/+93
* arm: dts: ti: Add Support for J721E SoCLokesh Vutla2019-07-263-0/+480
* dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721ELokesh Vutla2019-07-261-0/+3
* mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versionsFaiz Abbas2019-07-261-43/+71
* board: ti: j721e: Enable fixing up msmc sram nodeSuman Anna2019-07-261-0/+14
* board: ti: j721e: Add board support for j721e evmLokesh Vutla2019-07-265-0/+235
* 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
* arm: K3: j721e: Add basic support for J721E SoC definitionLokesh Vutla2019-07-265-8/+51
* remoteproc: k3_rproc: Rename to ti_k3_arm64_rprocLokesh Vutla2019-07-267-42/+43
* remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpersLokesh Vutla2019-07-261-48/+31
* remoteproc: tisci: add TI-SCI processor control helper functionsLokesh Vutla2019-07-261-0/+121
* cmd: remoteproc: Allow list command to print the probed devicesLokesh Vutla2019-07-261-5/+4
* cmd: remoteproc: Add support for initializing devices individuallyLokesh Vutla2019-07-261-15/+18
* arm: dts: k3-am654: Update power-domains property for each nodeLokesh Vutla2019-07-267-13/+18
* power: domain: ti_sci_power_domains: Add support for exclusive and shared accessLokesh Vutla2019-07-261-1/+30
* dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared accessLokesh Vutla2019-07-262-2/+18
* power-domain: Add private data to power domainLokesh Vutla2019-07-261-13/+2
* armv7R: k3: Release all the exclusive devicesLokesh Vutla2019-07-261-0/+4
* armv7R: K3: am654: Shut down R5 core after ATF startup on A53Andreas Dannenberg2019-07-263-2/+68
* firmware: ti_sci: Add a command for releasing all exclusive devicesLokesh Vutla2019-07-262-0/+79
* firmware: ti_sci: Add processor shutdown API methodAndreas Dannenberg2019-07-263-4/+241
* firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla2019-07-262-5/+23