1. fc6b41f remoteproc: ipu: Add driver to bring up ipu by Keerthy · 2 years, 8 months ago
  2. a03df89 remoteproc: uclass: Add remoteproc resource handling helpers by Keerthy · 2 years, 8 months ago
  3. 473bd5a remoteproc: k3_system_controller: Support optional boot_notification channel by Nishanth Menon · 2 years, 8 months ago
  4. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  5. e2170c2 remoteproc: migrate uclass to livetree by Patrick Delaunay · 3 years ago
  6. 02bfcc5 remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs by Keerthy · 3 years, 3 months ago
  7. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 5 months ago
  8. 25805b6 remoteproc: k3-r5: remove sysfw PM calls if not supported by Tero Kristo · 3 years, 3 months ago
  9. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 7 months ago
  10. 468ec2f remoteproc: k3_r5: Sync to upstreamed kernel DT property names by Suman Anna · 3 years, 8 months ago
  11. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  12. c886cd6 remoproc: stm32: migrate trace to log macro by Patrick Delaunay · 3 years, 11 months ago
  13. ea3f534 remoteproc: ti_k3_arm64: Program CNTFID0 register in GTC by Nishanth Menon · 3 years, 9 months ago
  14. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  15. 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 9 months ago
  16. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  17. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 10 months ago
  18. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  19. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  20. 9ed6f92 remoteproc: stm32: update error management in stm32_copro_start by Patrick Delaunay · 4 years ago
  21. 5a536df remoteproc: stm32: use reset for hold boot by Patrick Delaunay · 4 years ago
  22. d7bd29c remoteproc: k3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  23. 44f1c38 remoteproc: k3-r5: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  24. b608c54 remoteproc: Remove unused function rproc_elf_sanity_check by Sean Anderson · 4 years ago
  25. 6aa3b74 remoteproc: k3-r5: Add support for J7200 R5Fs by Suman Anna · 4 years, 1 month ago
  26. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  27. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  28. 445b450 remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devices by Suman Anna · 4 years, 7 months ago
  29. 0438a0a remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0 by Suman Anna · 4 years, 7 months ago
  30. 4200581 remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPs by Suman Anna · 4 years, 7 months ago
  31. 1e53d5b remoteproc: k3-dsp: Add a sanity check for DSP boot address alignment by Suman Anna · 4 years, 7 months ago
  32. 0020003 remoteproc: k3-dsp: Fix unbalanced state machine in k3_dsp_start by Suman Anna · 4 years, 7 months ago
  33. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  34. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  35. 83b539c remoteproc: elf_loader: fix program header parsing by Fabien Dessenne · 5 years ago
  36. 33fd419 remoteproc: stm32: load resource table from firmware by Fabien Dessenne · 5 years ago
  37. 4a4deb8 remoteproc: stm32: track the coprocessor state in a backup register by Fabien Dessenne · 5 years ago
  38. ffcb880 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · 5 years ago
  39. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  40. af17b0d remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFF by Lokesh Vutla · 5 years ago
  41. ab827b3 remoteproc: Introduce K3 C66 and C71 remoteproc driver by Lokesh Vutla · 5 years ago
  42. 4c85035 remoteproc: Introduce K3 remoteproc driver for R5F subsystem by Lokesh Vutla · 5 years ago
  43. f795482 remoteproc: tisci_proc: Add helper api for controlling core power domain by Lokesh Vutla · 5 years ago
  44. 81e39fb remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api by Lokesh Vutla · 5 years ago
  45. 856c0ad remoteproc: elf_loader: Introduce a common elf loader and checker functions by Lokesh Vutla · 5 years ago
  46. e3c4d6f remoteproc: elf-loader: Add 64 bit elf loading support by Lokesh Vutla · 5 years ago
  47. 14d963d remoteproc: elf_loader: Always check the validity of the image before loading by Lokesh Vutla · 5 years ago
  48. c08eb93 remoteproc: ops: Add elf section size as input parameter to device_to_virt api by Lokesh Vutla · 5 years ago
  49. 5d2901a stm32mp1: Add remoteproc support for m4 coprocessor by Patrick Delaunay · 5 years ago
  50. 54e4311 remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc by Lokesh Vutla · 5 years ago
  51. 44de37a remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpers by Lokesh Vutla · 5 years ago
  52. 4fa23eb remoteproc: tisci: add TI-SCI processor control helper functions by Lokesh Vutla · 5 years ago
  53. 6bed04f remoteproc: Introduce STM32 Cortex-M4 remoteproc driver by Fabien Dessenne · 5 years ago
  54. 7a7c4cb remoteproc: add elf file load support by Fabien Dessenne · 5 years ago
  55. 0d7b6cf remoteproc: k3_system_controller: Increase rx timeout by Lokesh Vutla · 5 years ago
  56. 08c4531 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
  57. c365ed7 remoteproc: Introduce K3 remoteproc driver by Lokesh Vutla · 6 years ago
  58. 1ad190b remoteproc: Introduce K3 system controller by Lokesh Vutla · 6 years ago
  59. 81ae6e6 remoteproc: Allow for individual remoteproc initialization by Lokesh Vutla · 6 years ago
  60. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  61. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  62. 4239284 remoteproc: Add support for TI power processor by Nishanth Menon · 9 years ago
  63. 9cb05a8 drivers: remoteproc: rproc-uclass: Fix check for NULL pointers by Nishanth Menon · 9 years ago
  64. 3df0b8b remoteproc: Introduce a sandbox dummy driver by Nishanth Menon · 9 years ago
  65. ddf56bc drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago