index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
2
-0
/
+2
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
2
-0
/
+2
*
|
remoteproc: k3_r5: Sync to upstreamed kernel DT property names
Suman Anna
2021-02-04
1
-4
/
+4
|
/
*
remoproc: stm32: migrate trace to log macro
Patrick Delaunay
2021-01-13
1
-1
/
+2
*
remoteproc: ti_k3_arm64: Program CNTFID0 register in GTC
Nishanth Menon
2021-01-12
1
-0
/
+15
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
1
-1
/
+1
*
dm: core: Access device flags through functions
Simon Glass
2021-01-05
1
-1
/
+1
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
1
-2
/
+2
*
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
1
-2
/
+1
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
3
-19
/
+19
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
8
-9
/
+9
*
remoteproc: stm32: update error management in stm32_copro_start
Patrick Delaunay
2020-11-25
1
-7
/
+6
*
remoteproc: stm32: use reset for hold boot
Patrick Delaunay
2020-11-25
1
-68
/
+25
*
remoteproc: k3: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
1
-4
/
+5
*
remoteproc: k3-r5: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
1
-10
/
+14
*
remoteproc: Remove unused function rproc_elf_sanity_check
Sean Anderson
2020-09-30
1
-16
/
+0
*
remoteproc: k3-r5: Add support for J7200 R5Fs
Suman Anna
2020-09-15
1
-10
/
+89
*
common: Drop log.h from common header
Simon Glass
2020-05-18
8
-0
/
+8
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devices
Suman Anna
2020-03-16
1
-3
/
+5
*
remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0
Suman Anna
2020-03-16
1
-0
/
+1
*
remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPs
Suman Anna
2020-03-16
1
-7
/
+83
*
remoteproc: k3-dsp: Add a sanity check for DSP boot address alignment
Suman Anna
2020-03-16
1
-3
/
+31
*
remoteproc: k3-dsp: Fix unbalanced state machine in k3_dsp_start
Suman Anna
2020-03-16
1
-5
/
+3
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
6
-1
/
+9
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
5
-0
/
+5
*
remoteproc: elf_loader: fix program header parsing
Fabien Dessenne
2020-01-24
1
-2
/
+1
*
remoteproc: stm32: load resource table from firmware
Fabien Dessenne
2020-01-07
1
-0
/
+16
*
remoteproc: stm32: track the coprocessor state in a backup register
Fabien Dessenne
2020-01-07
1
-12
/
+5
*
remoteproc: elf_loader: Add elf resource table load support
Fabien Dessenne
2020-01-07
1
-0
/
+269
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFF
Lokesh Vutla
2019-10-15
1
-0
/
+1
*
remoteproc: Introduce K3 C66 and C71 remoteproc driver
Lokesh Vutla
2019-10-11
3
-0
/
+365
*
remoteproc: Introduce K3 remoteproc driver for R5F subsystem
Lokesh Vutla
2019-10-11
3
-0
/
+827
*
remoteproc: tisci_proc: Add helper api for controlling core power domain
Lokesh Vutla
2019-10-11
1
-0
/
+27
*
remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api
Lokesh Vutla
2019-10-11
1
-0
/
+24
*
remoteproc: elf_loader: Introduce a common elf loader and checker functions
Lokesh Vutla
2019-10-11
1
-0
/
+31
*
remoteproc: elf-loader: Add 64 bit elf loading support
Lokesh Vutla
2019-10-11
1
-0
/
+110
*
remoteproc: elf_loader: Always check the validity of the image before loading
Lokesh Vutla
2019-10-11
2
-11
/
+9
*
remoteproc: ops: Add elf section size as input parameter to device_to_virt api
Lokesh Vutla
2019-10-11
3
-4
/
+15
*
stm32mp1: Add remoteproc support for m4 coprocessor
Patrick Delaunay
2019-08-27
1
-1
/
+1
*
remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc
Lokesh Vutla
2019-07-26
3
-38
/
+41
*
remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpers
Lokesh Vutla
2019-07-26
1
-48
/
+31
*
remoteproc: tisci: add TI-SCI processor control helper functions
Lokesh Vutla
2019-07-26
1
-0
/
+121
*
remoteproc: Introduce STM32 Cortex-M4 remoteproc driver
Fabien Dessenne
2019-07-22
3
-0
/
+268
*
remoteproc: add elf file load support
Fabien Dessenne
2019-07-22
3
-1
/
+126
*
remoteproc: k3_system_controller: Increase rx timeout
Lokesh Vutla
2019-05-09
1
-1
/
+1
*
spl: Allow remoteproc drivers to be used within SPL
Lokesh Vutla
2018-09-11
1
-1
/
+1
*
remoteproc: Introduce K3 remoteproc driver
Lokesh Vutla
2018-09-11
3
-0
/
+254
*
remoteproc: Introduce K3 system controller
Lokesh Vutla
2018-09-11
3
-0
/
+333
[next]