1. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  2. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
  3. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  4. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  5. 9ed6f92 remoteproc: stm32: update error management in stm32_copro_start by Patrick Delaunay · 4 years, 2 months ago
  6. 5a536df remoteproc: stm32: use reset for hold boot by Patrick Delaunay · 4 years, 2 months ago
  7. d7bd29c remoteproc: k3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 3 months ago
  8. 44f1c38 remoteproc: k3-r5: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 3 months ago
  9. b608c54 remoteproc: Remove unused function rproc_elf_sanity_check by Sean Anderson · 4 years, 3 months ago
  10. 6aa3b74 remoteproc: k3-r5: Add support for J7200 R5Fs by Suman Anna · 4 years, 4 months ago
  11. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  12. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  13. 445b450 remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devices by Suman Anna · 4 years, 9 months ago
  14. 0438a0a remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0 by Suman Anna · 4 years, 9 months ago
  15. 4200581 remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPs by Suman Anna · 4 years, 9 months ago
  16. 1e53d5b remoteproc: k3-dsp: Add a sanity check for DSP boot address alignment by Suman Anna · 4 years, 9 months ago
  17. 0020003 remoteproc: k3-dsp: Fix unbalanced state machine in k3_dsp_start by Suman Anna · 4 years, 9 months ago
  18. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  19. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  20. 83b539c remoteproc: elf_loader: fix program header parsing by Fabien Dessenne · 5 years ago
  21. 33fd419 remoteproc: stm32: load resource table from firmware by Fabien Dessenne · 5 years ago
  22. 4a4deb8 remoteproc: stm32: track the coprocessor state in a backup register by Fabien Dessenne · 5 years ago
  23. ffcb880 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · 5 years ago
  24. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  25. af17b0d remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFF by Lokesh Vutla · 5 years ago
  26. ab827b3 remoteproc: Introduce K3 C66 and C71 remoteproc driver by Lokesh Vutla · 5 years ago
  27. 4c85035 remoteproc: Introduce K3 remoteproc driver for R5F subsystem by Lokesh Vutla · 5 years ago
  28. f795482 remoteproc: tisci_proc: Add helper api for controlling core power domain by Lokesh Vutla · 5 years ago
  29. 81e39fb remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api by Lokesh Vutla · 5 years ago
  30. 856c0ad remoteproc: elf_loader: Introduce a common elf loader and checker functions by Lokesh Vutla · 5 years ago
  31. e3c4d6f remoteproc: elf-loader: Add 64 bit elf loading support by Lokesh Vutla · 5 years ago
  32. 14d963d remoteproc: elf_loader: Always check the validity of the image before loading by Lokesh Vutla · 5 years ago
  33. c08eb93 remoteproc: ops: Add elf section size as input parameter to device_to_virt api by Lokesh Vutla · 5 years ago
  34. 5d2901a stm32mp1: Add remoteproc support for m4 coprocessor by Patrick Delaunay · 5 years ago
  35. 54e4311 remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc by Lokesh Vutla · 5 years ago
  36. 44de37a remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpers by Lokesh Vutla · 5 years ago
  37. 4fa23eb remoteproc: tisci: add TI-SCI processor control helper functions by Lokesh Vutla · 5 years ago
  38. 6bed04f remoteproc: Introduce STM32 Cortex-M4 remoteproc driver by Fabien Dessenne · 6 years ago
  39. 7a7c4cb remoteproc: add elf file load support by Fabien Dessenne · 6 years ago
  40. 0d7b6cf remoteproc: k3_system_controller: Increase rx timeout by Lokesh Vutla · 6 years ago
  41. 08c4531 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
  42. c365ed7 remoteproc: Introduce K3 remoteproc driver by Lokesh Vutla · 6 years ago
  43. 1ad190b remoteproc: Introduce K3 system controller by Lokesh Vutla · 6 years ago
  44. 81ae6e6 remoteproc: Allow for individual remoteproc initialization by Lokesh Vutla · 6 years ago
  45. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  46. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  47. 4239284 remoteproc: Add support for TI power processor by Nishanth Menon · 9 years ago
  48. 9cb05a8 drivers: remoteproc: rproc-uclass: Fix check for NULL pointers by Nishanth Menon · 9 years ago
  49. 3df0b8b remoteproc: Introduce a sandbox dummy driver by Nishanth Menon · 9 years ago
  50. ddf56bc drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago