summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/sandbox_testproc.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-9/+9
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* remoteproc: ops: Add elf section size as input parameter to device_to_virt apiLokesh Vutla2019-10-111-1/+3
* remoteproc: add elf file load supportFabien Dessenne2019-07-221-0/+19
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-1/+1
* remoteproc: Introduce a sandbox dummy driverNishanth Menon2015-10-221-0/+336