summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/rproc-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: core: Access device flags through functionsSimon Glass2021-01-051-1/+1
* dm: Use access methods for dev/uclass private dataSimon Glass2021-01-051-2/+2
* dm: treewide: Update 'auto' declarations to be on one lineSimon Glass2020-12-131-2/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-7/+7
* 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: Allow for individual remoteproc initializationLokesh Vutla2018-09-111-0/+19
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-1/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* drivers: remoteproc: rproc-uclass: Fix check for NULL pointersNishanth Menon2015-12-051-1/+1
* drivers: Introduce a simplified remoteproc frameworkNishanth Menon2015-10-221-0/+417