summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/rproc-uclass.c
AgeCommit message (Expand)Author
2024-03-21remoteproc: uclass: Add methods to load firmware to rproc and boot rprocMD Danish Anwar
2022-02-08remoteproc: uclass: Add remoteproc resource handling helpersKeerthy
2021-10-05remoteproc: migrate uclass to livetreePatrick Delaunay
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: core: Access device flags through functionsSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-13dm: treewide: Update 'auto' declarations to be on one lineSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2018-09-11remoteproc: Allow for individual remoteproc initializationLokesh Vutla
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2015-12-05drivers: remoteproc: rproc-uclass: Fix check for NULL pointersNishanth Menon
2015-10-22drivers: Introduce a simplified remoteproc frameworkNishanth Menon