summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-netWIP/25Jul2019Tom Rini2019-07-2563-468/+3081
|\
| * net: sun8i_emac: Test the correct phyEmmanuel Vadot2019-07-251-8/+21
| * net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-2515-74/+51
| * riscv: sifive: fu540: Sync-up config header with RISC-V QEMU supportAnup Patel2019-07-251-7/+11
| * net: macb: Fix check for little-endian system in gmac_configure_dma()Anup Patel2019-07-251-4/+7
| * net: macb: Extend MACB driver for SiFive Unleashed boardAnup Patel2019-07-251-17/+56
| * Add support for the NXP LS1021A-TSN boardJianchao Wang2019-07-2513-1/+921
| * configs: ls1021atwr: Fix distro_bootcmd for QSPI bootVladimir Oltean2019-07-251-1/+1
| * arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng2019-07-2513-69/+85
| * net: tsec: Change compatible strings to match LinuxVladimir Oltean2019-07-252-3/+3
| * net: tsec: Common handling of MAC station address for DM_ETHVladimir Oltean2019-07-251-9/+2
| * net: tsec: Make errors visibleVladimir Oltean2019-07-251-4/+4
| * net: tsec: Reverse Christmas tree notationVladimir Oltean2019-07-251-5/+5
| * net: tsec: Fix offset of MDIO registers for DM_ETHVladimir Oltean2019-07-252-7/+10
| * net: tsec: Refactor the readout of the tbi-handle propertyVladimir Oltean2019-07-251-8/+7
| * net/macb: increase RX buffer size for GEMRamon Fried2019-07-251-8/+23
| * net: macb: apply sane DMA configurationRamon Fried2019-07-251-0/+28
| * net: macb: add dma_burst_length configRamon Fried2019-07-251-1/+21
| * net: macb: add support for SGMII phy interfaceRamon Fried2019-07-251-0/+7
| * net: macb: use bit access macro from header fileRamon Fried2019-07-251-33/+15
| * net: macb: add support for faster clk ratesRamon Fried2019-07-252-1/+7
| * net: macb: sync header definitions as taken from LinuxRamon Fried2019-07-252-214/+662
| * doc: bindings: Add binding for register driven MDIO muxesAlex Marginean2019-07-251-0/+82
| * drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean2019-07-252-0/+9
| * net: designware: use 'phy_connect' instead of open codedSimon Goldschmidt2019-07-251-5/+3
| * drivers: net: fsl_enetc: add support for SGMII 2500Alex Marginean2019-07-252-7/+23
| * configs: ls1028a: enable networking options in rdb, qds defconfigAlex Marginean2019-07-254-2/+16
| * arm: dts: ls1028a updates for network interfacesAlex Marginean2019-07-253-0/+50