1. db1e4db remoteproc: uclass: Add methods to load firmware to rproc and boot rproc by MD Danish Anwar · 8 months ago
  2. 1eb8681 remoteproc: k3-dsp: Extend support for C71x DSPs on J721S2 SoCs by Hari Nagalla · 9 months ago
  3. 225271d remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCs by Hari Nagalla · 9 months ago
  4. a962c2e remoteproc: k3-dsp: Avoid reloading of firmware by Udit Kumar · 1 year ago
  5. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  6. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 3 months ago
  7. 21a7406 remoteproc: uclass: Clean up a return by Dan Carpenter · 1 year, 4 months ago
  8. a62bd8c remoteproc: ti_k3_arm64: Change the startup of arm64 core by Manorit Chawdhry · 1 year, 8 months ago
  9. ff14a05 remoteproc: ipu: Add driver to bring up ipu by Keerthy · 2 years, 10 months ago
  10. 844db20 remoteproc: uclass: Add remoteproc resource handling helpers by Keerthy · 2 years, 10 months ago
  11. dd050c4 remoteproc: k3_system_controller: Support optional boot_notification channel by Nishanth Menon · 2 years, 10 months ago
  12. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 11 months ago
  13. c249ae5 remoteproc: migrate uclass to livetree by Patrick Delaunay · 3 years, 2 months ago
  14. f998275 remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs by Keerthy · 3 years, 5 months ago
  15. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  16. f454d61 remoteproc: k3-r5: remove sysfw PM calls if not supported by Tero Kristo · 3 years, 6 months ago
  17. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  18. a45e6db remoteproc: k3_r5: Sync to upstreamed kernel DT property names by Suman Anna · 3 years, 10 months ago
  19. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  20. e01d556 remoproc: stm32: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
  21. f26b45c remoteproc: ti_k3_arm64: Program CNTFID0 register in GTC by Nishanth Menon · 3 years, 11 months ago
  22. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  23. 6211d76 dm: core: Access device flags through functions by Simon Glass · 4 years ago
  24. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  25. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
  26. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  27. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  28. b78ceb4 remoteproc: stm32: update error management in stm32_copro_start by Patrick Delaunay · 4 years, 2 months ago
  29. a841489 remoteproc: stm32: use reset for hold boot by Patrick Delaunay · 4 years, 2 months ago
  30. b35d5d2 remoteproc: k3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 3 months ago
  31. f13dc37 remoteproc: k3-r5: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 3 months ago
  32. f7d4b9b remoteproc: Remove unused function rproc_elf_sanity_check by Sean Anderson · 4 years, 3 months ago
  33. 5d56d25 remoteproc: k3-r5: Add support for J7200 R5Fs by Suman Anna · 4 years, 4 months ago
  34. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  35. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  36. 9ff2930 remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devices by Suman Anna · 4 years, 9 months ago
  37. 41e8986 remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0 by Suman Anna · 4 years, 9 months ago
  38. be7fa2d remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPs by Suman Anna · 4 years, 9 months ago
  39. e45fa38 remoteproc: k3-dsp: Add a sanity check for DSP boot address alignment by Suman Anna · 4 years, 9 months ago
  40. 83d8fab remoteproc: k3-dsp: Fix unbalanced state machine in k3_dsp_start by Suman Anna · 4 years, 9 months ago
  41. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  42. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  43. 67e8817 remoteproc: elf_loader: fix program header parsing by Fabien Dessenne · 5 years ago
  44. ec452e1 remoteproc: stm32: load resource table from firmware by Fabien Dessenne · 5 years ago
  45. 4446d2f remoteproc: stm32: track the coprocessor state in a backup register by Fabien Dessenne · 5 years ago
  46. abb8e21 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · 5 years ago
  47. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  48. 01cfdf7 remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFF by Lokesh Vutla · 5 years ago
  49. 2c77185 remoteproc: Introduce K3 C66 and C71 remoteproc driver by Lokesh Vutla · 5 years ago
  50. 58633f1 remoteproc: Introduce K3 remoteproc driver for R5F subsystem by Lokesh Vutla · 5 years ago
  51. c1fb07b remoteproc: tisci_proc: Add helper api for controlling core power domain by Lokesh Vutla · 5 years ago
  52. 3275e5d remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api by Lokesh Vutla · 5 years ago
  53. 8db0a47 remoteproc: elf_loader: Introduce a common elf loader and checker functions by Lokesh Vutla · 5 years ago
  54. db1f820 remoteproc: elf-loader: Add 64 bit elf loading support by Lokesh Vutla · 5 years ago
  55. b506cba remoteproc: elf_loader: Always check the validity of the image before loading by Lokesh Vutla · 5 years ago
  56. e18166f remoteproc: ops: Add elf section size as input parameter to device_to_virt api by Lokesh Vutla · 5 years ago
  57. 26c24b4 stm32mp1: Add remoteproc support for m4 coprocessor by Patrick Delaunay · 5 years ago
  58. 247418b remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc by Lokesh Vutla · 5 years ago
  59. 142611f remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpers by Lokesh Vutla · 5 years ago
  60. 41a3d4f2 remoteproc: tisci: add TI-SCI processor control helper functions by Lokesh Vutla · 5 years ago
  61. e09846a remoteproc: Introduce STM32 Cortex-M4 remoteproc driver by Fabien Dessenne · 6 years ago
  62. edbbdad remoteproc: add elf file load support by Fabien Dessenne · 6 years ago
  63. c8d9dfe remoteproc: k3_system_controller: Increase rx timeout by Lokesh Vutla · 6 years ago
  64. 1a6f8e0 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
  65. fdae32e remoteproc: Introduce K3 remoteproc driver by Lokesh Vutla · 6 years ago
  66. 7eb1357 remoteproc: Introduce K3 system controller by Lokesh Vutla · 6 years ago
  67. ddca80e remoteproc: Allow for individual remoteproc initialization by Lokesh Vutla · 6 years ago
  68. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  69. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  70. 129a114 remoteproc: Add support for TI power processor by Nishanth Menon · 9 years ago
  71. 3ab6a4e drivers: remoteproc: rproc-uclass: Fix check for NULL pointers by Nishanth Menon · 9 years ago
  72. 889ee97 remoteproc: Introduce a sandbox dummy driver by Nishanth Menon · 9 years ago
  73. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago