index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
rproc-uclass.c
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2025-07-24
uclass: Cleanup uclass_find_next_device
Andrew Goodbody
2024-08-27
remoteproc: uclass: Modify uc_pdata->name to use combination of device name a...
MD Danish Anwar
2024-07-22
drivers: remoteproc: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
remoteproc: Remove <common.h> and add needed includes
Tom Rini
2024-03-22
remoteproc: uclass: Add methods to load firmware to rproc and boot rproc
MD Danish Anwar
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-08-08
remoteproc: uclass: Clean up a return
Dan Carpenter
2022-02-08
remoteproc: uclass: Add remoteproc resource handling helpers
Keerthy
2021-10-05
remoteproc: migrate uclass to livetree
Patrick Delaunay
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: core: Access device flags through functions
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-13
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-09-11
remoteproc: Allow for individual remoteproc initialization
Lokesh Vutla
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2015-12-05
drivers: remoteproc: rproc-uclass: Fix check for NULL pointers
Nishanth Menon
2015-10-22
drivers: Introduce a simplified remoteproc framework
Nishanth Menon