aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-11spl: Allow remoteproc drivers to be used within SPLLokesh Vutla3-2/+8
2018-09-11remoteproc: Introduce K3 remoteproc driverLokesh Vutla4-0/+304
2018-09-11remoteproc: Introduce K3 system controllerLokesh Vutla4-0/+357
2018-09-11remoteproc: Allow for individual remoteproc initializationLokesh Vutla2-0/+28
2018-09-11spl: Allow mailbox drivers to be used within SPLLokesh Vutla3-1/+10
2018-09-11mailbox: Introduce K3 Secure Proxy DriverLokesh Vutla5-0/+514
2018-09-11mailbox: Allow attaching private data for mbox_chanLokesh Vutla1-4/+3
2018-09-11sysreset: Add TI System Control Interface (TI SCI) sysreset driverAndreas Dannenberg4-0/+110
2018-09-11power domain: Introduce TI System Control Interface (TI SCI) power domain driverAndreas Dannenberg4-0/+167
2018-09-11power domain: Add support for multiple powerdomains per deviceLokesh Vutla2-2/+30
2018-09-11clk: Introduce TI System Control Interface (TI SCI) clock driverAndreas Dannenberg4-0/+279
2018-09-11clk: Extend clock control with an optional data fieldAndreas Dannenberg1-5/+7
2018-09-11reset: Introduce TI System Control Interface (TI SCI) reset driverAndreas Dannenberg4-0/+269
2018-09-11reset: Extend reset control with an optional data fieldAndreas Dannenberg1-5/+7
2018-09-11dm: reset: Update uclass to allow querying reset statusAndreas Dannenberg3-0/+31
2018-09-11dm: firmware: Automatically bind child devicesAndreas Dannenberg1-0/+3
2018-09-11firmware: ti_sci: Add support for processor control servicesLokesh Vutla3-0/+589
2018-09-11firmware: ti_sci: Add support for reboot core serviceAndreas Dannenberg3-0/+70
2018-09-11firmware: ti_sci: Add support for clock controlLokesh Vutla3-0/+1006
2018-09-11firmware: ti_sci: Add support for device controlAndreas Dannenberg3-0/+570
2018-09-11firmware: ti_sci: Add support for board configurationAndreas Dannenberg3-0/+196
2018-09-11firmware: Add basic support for TI System Control Interface (TI SCI) protocolLokesh Vutla6-0/+686
2018-09-11armv8: K3: am654: Add support for generating build targetsLokesh Vutla2-0/+28
2018-09-11armv8: K3: am654: Introduce FIT generator scriptLokesh Vutla1-0/+99
2018-09-11armv8: K3: am654: Add custom MMU supportLokesh Vutla2-0/+46
2018-09-11arm: K3: am654: Unlock control module registers during initAndreas Dannenberg2-0/+59
2018-09-11arm: K3: am654: Add support for boot device detectionLokesh Vutla7-2/+148
2018-09-11arm: K3: Update _start instructionLokesh Vutla1-0/+8
2018-09-11arm: K3: Add support for AM654 SoC definitionLokesh Vutla4-0/+85
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla7-3/+25
2018-09-10cmd: part: use MAX_SEARCH_PARTITIONS for part searchKever Yang1-1/+1
2018-09-10arm: armv7m: clean up armv7m unified code compilationVikas Manocha4-9/+3
2018-09-10arm: armv7m: remove un-necessary If then instructionVikas Manocha1-3/+0
2018-09-10arm: stm32: Remove redundant thumb build selectionVikas Manocha1-1/+0
2018-09-10arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is builtQuentin Schulz2-0/+4
2018-09-10tools: mkimage: Ensure munmap unmaps the same length that was mappedMark Tomlinson1-2/+4
2018-09-10serial: omap: Introduce DM specific omap serialLokesh Vutla4-44/+139
2018-09-10omap3: pandora: Enable DM_SERIALGrazvydas Ignotas3-18/+17
2018-09-10board: arm: Add support for Broadcom BCM7260Thomas Fitzsimmons5-4/+76
2018-09-10arm: bcm7445: Change serial console indexThomas Fitzsimmons3-10/+11
2018-09-10ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford7-65/+23
2018-09-10serial: arm_dcc: Add DCC support for V7R based coresLokesh Vutla1-1/+1
2018-09-10pinctrl: Fix build warning with ARM64Lokesh Vutla1-3/+3
2018-09-10dm: omap-timer: Update clock rate only if not populatedLokesh Vutla1-1/+2
2018-09-10dm: omap-timer: Use 64bit for counter valuesLokesh Vutla1-1/+2
2018-09-10mmc: fsl_esdhc: enable HS400 featurePeng Fan1-1/+35
2018-09-10mmc: add HS400 supportPeng Fan3-27/+134
2018-09-10at91: fix devicetree warningsEugen Hristev12-40/+2
2018-09-10ARM: dts: Makefile: fix build for at91familyEugen Hristev1-4/+4
2018-09-10gpio: stm32f7: replace ODR update by BSRR writePatrice Chotard1-6/+5