summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | soc: ti: fix max dup length for kstrndupMa Shimiao2017-12-161-2/+2
| * | | | | | firmware: ti_sci: Use %zu for size_t print formatNishanth Menon2017-12-161-2/+2
| * | | | | | memory: ti-emif-sram: remove unused variableArnd Bergmann2017-12-061-1/+0
| * | | | | | memory: ti-emif-sram: introduce relocatable suspend/resume handlersDave Gerlach2017-12-038-0/+860
| * | | | | | Documentation: dt: Update ti,emif bindingsDave Gerlach2017-12-031-1/+16
| |/ / / / /
* | | | | | Merge tag 'omap-for-v4.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2018-01-0512-109/+666
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | bus: ti-sysc: Add parsing of module capabilitiesTony Lindgren2017-12-212-0/+110
| * | | | | bus: ti-sysc: Handle module quirks based dts configurationTony Lindgren2017-12-212-18/+102
| * | | | | bus: ti-sysc: Detect i2c interconnect target module based on register layoutTony Lindgren2017-12-212-0/+18
| * | | | | bus: ti-sysc: Add register bits for interconnect target modulesTony Lindgren2017-12-212-10/+286
| * | | | | bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform dataTony Lindgren2017-12-214-39/+53
| * | | | | ARM: OMAP2+: Move all omap_hwmod_sysc_fields to omap_hwmod_common_data.cTony Lindgren2017-12-215-43/+39
| * | | | | ARM: dts: Add generic ti,sysc compatible in addition to the custom onesTony Lindgren2017-12-213-12/+13
| * | | | | dt-bindings: ti-sysc: Update binding for timers and capabilitiesTony Lindgren2017-12-152-0/+58
| |/ / / /
* | | | | Merge tag 'actions-drivers-for-4.16' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2018-01-051-0/+42
|\ \ \ \ \
| * | | | | soc: actions: sps: Add S700Andreas Färber2017-11-271-0/+42
| |/ / / /
* | | | | Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux i...Olof Johansson2018-01-057-49/+187
|\ \ \ \ \
| * | | | | soc: brcmstb: biuctrl: Move to early_initcallFlorian Fainelli2017-12-213-10/+4
| * | | | | soc: brcmstb: Split initializationFlorian Fainelli2017-12-211-14/+13
| * | | | | soc: brcmstb: biuctrl: Fine tune B53 MCP interface settingsFlorian Fainelli2017-12-211-0/+76
| * | | | | soc: brcmstb: biuctrl: Wire-up new registersFlorian Fainelli2017-12-211-1/+7
| * | | | | soc: brcmstb: biuctrl: Prepare for saving/restoring other registersFlorian Fainelli2017-12-211-17/+58
| * | | | | soc: brcmstb: Correct CPU_CREDIT_REG offset for Brahma-B53 CPUsFlorian Fainelli2017-12-211-3/+21
| * | | | | soc: brcmstb: Make CPU credit offset more parameterizedFlorian Fainelli2017-12-211-5/+6
| * | | | | dt-bindings: arm: brcmstb: Correct BIUCTRL node documentationFlorian Fainelli2017-12-211-10/+12
| * | | | | dt-bindings: arm: Add entry for Broadcom Brahma-B53Florian Fainelli2017-12-211-0/+1
| * | | | | Merge tag 'bcm2835-drivers-next-2017-12-19' into drivers/nextFlorian Fainelli2017-12-211-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | firmware: raspberrypi: print time using time64_tArnd Bergmann2017-11-291-1/+1
* | | | | | tee: optee: fix header dependenciesArnd Bergmann2017-12-211-1/+1
* | | | | | Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2017-12-2111-4/+917
|\ \ \ \ \ \
| * | | | | | iommu/tegra-smmu: Fix return value check in tegra_smmu_group_get()Wei Yongjun2017-12-201-1/+1
| * | | | | | iommu/tegra: Allow devices to be groupedThierry Reding2017-12-151-4/+120
| * | | | | | memory: tegra: Create SMMU display groupsThierry Reding2017-12-155-0/+71
| * | | | | | memory: tegra: Add Tegra186 supportThierry Reding2017-12-132-0/+601
| * | | | | | Merge branch 'for-4.16/dt-bindings' into for-4.16/memoryThierry Reding2017-12-133-0/+125
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | dt-bindings: memory: Add Tegra186 supportThierry Reding2017-12-132-0/+113
| | * | | | | dt-bindings: misc: Add Tegra186 MISC registers bindingsThierry Reding2017-12-131-0/+12
| |/ / / / /
* | | | | | Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann2017-12-2115-221/+1105
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | tee: shm: inline tee_shm_get_id()Volodymyr Babchuk2017-12-152-12/+4
| * | | | | tee: use reference counting for tee_contextVolodymyr Babchuk2017-12-154-9/+48
| * | | | | tee: optee: enable dynamic SHM supportVolodymyr Babchuk2017-12-151-18/+51
| * | | | | tee: optee: add optee-specific shared pool implementationVolodymyr Babchuk2017-12-153-0/+99
| * | | | | tee: optee: store OP-TEE capabilities in private dataVolodymyr Babchuk2017-12-152-0/+4
| * | | | | tee: optee: add registered buffers handling into RPC callsVolodymyr Babchuk2017-12-154-11/+102
| * | | | | tee: optee: add registered shared parameters handlingVolodymyr Babchuk2017-12-151-15/+63
| * | | | | tee: optee: add shared buffer registration functionsVolodymyr Babchuk2017-12-153-0/+75
| * | | | | tee: optee: add page list manipulation functionsVolodymyr Babchuk2017-12-152-0/+96
| * | | | | tee: optee: Update protocol definitionsVolodymyr Babchuk2017-12-152-6/+39
| * | | | | tee: shm: add page accessor functionsVolodymyr Babchuk2017-12-151-0/+13
| * | | | | tee: shm: add accessors for buffer size and page offsetVolodymyr Babchuk2017-12-151-0/+20