1. 8e545b3 sandbox: add SCMI power domain protocol support for testing by AKASHI Takahiro · 1 year, 1 month ago
  2. c1d2ed0 power: domain: add SCMI driver by AKASHI Takahiro · 1 year, 1 month ago
  3. fc358b1 firmware: scmi: add power domain protocol support by AKASHI Takahiro · 1 year, 1 month ago
  4. 66abf2b firmware: scmi: Fix clearing variable by Francois Berder · 1 year, 1 month ago
  5. 8057d8a firmware: scmi: add a check against availability of protocols by AKASHI Takahiro · 1 year, 1 month ago
  6. 7eb4eb5 firmware: scmi: install base protocol to SCMI agent by AKASHI Takahiro · 1 year, 1 month ago
  7. bddcd3a test: dm: simplify SCMI unit test on sandbox by AKASHI Takahiro · 1 year, 1 month ago
  8. b76fdc1 firmware: scmi: fake base protocol commands on sandbox by AKASHI Takahiro · 1 year, 1 month ago
  9. 58543c0 firmware: scmi: add a version check against base protocol by AKASHI Takahiro · 1 year, 1 month ago
  10. ec8727b firmware: scmi: implement SCMI base protocol by AKASHI Takahiro · 1 year, 1 month ago
  11. 55de62b firmware: scmi: framework for installing additional protocols by AKASHI Takahiro · 1 year, 1 month ago
  12. bb8079a firmware: scmi: move scmi_bind_protocols() backward by AKASHI Takahiro · 1 year, 1 month ago
  13. a70a897 firmware: scmi: support dummy channels for sandbox agent by AKASHI Takahiro · 1 year, 1 month ago
  14. 689204b firmware: scmi: use a protocol's own channel if assigned by AKASHI Takahiro · 1 year, 1 month ago
  15. c6230cd scmi: refactor the code to hide a channel from devices by AKASHI Takahiro · 1 year, 1 month ago
  16. b1d774b firmware: scmi: return a right errno for SCMI status code by AKASHI Takahiro · 1 year, 5 months ago
  17. 2229758 clk: scmi: Add Kconfig option for SPL by Jonas Karlman · 1 year, 7 months ago
  18. 55b0aff firmware: scmi: use protocol node name to bind the scmi regulator driver by Patrick Delaunay · 2 years ago
  19. eebb967 firmware: scmi: fix the multi channel support with CCF by Patrick Delaunay · 2 years, 2 months ago
  20. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  21. c08decd firmware: scmi: use multi channel in mailbox, optee and smccc agents by Etienne Carriere · 2 years, 6 months ago
  22. 965d606 firmware: scmi: optee transport: implement multi-channel by Etienne Carriere · 2 years, 6 months ago
  23. 57b812f firmware: scmi: smccc transport: implement multi-channel by Etienne Carriere · 2 years, 6 months ago
  24. b5d32ea firmware: scmi: mailbox transport: implement multi-channel by Etienne Carriere · 2 years, 6 months ago
  25. 8e96801 firmware: scmi: add multi-channel support by Etienne Carriere · 2 years, 6 months ago
  26. 5a11df3 firmware: scmi: factorize scmi transport look up by Etienne Carriere · 2 years, 6 months ago
  27. 85dc582 firmware: scmi: prepare uclass to pass channel reference by Etienne Carriere · 2 years, 6 months ago
  28. 8bcb1b4 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · 2 years, 6 months ago
  29. 5d8eb4c firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNEL by Etienne Carriere · 2 years, 6 months ago
  30. 593eac9 firmware: scmi: optee: use TEE shared memory for SCMI messages by Etienne Carriere · 2 years, 6 months ago
  31. 7c33f78 clk: scmi: register scmi clocks with CCF by Etienne Carriere · 2 years, 9 months ago
  32. 10d3e5d firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · 2 years, 9 months ago
  33. 6983710 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · 2 years, 9 months ago
  34. 41d62e2 sandbox: scmi: test against a single scmi agent by Etienne Carriere · 2 years, 9 months ago
  35. 48108f3 firmware: scmi: Add OP-TEE transport by Etienne Carriere · 3 years ago
  36. 32190a9 firmware: scmi: smccc transport: simplify probe sequence by Etienne Carriere · 3 years, 1 month ago
  37. 3de5aef firmware: scmi: smccc transport: use plat data, not priv data by Etienne Carriere · 3 years, 1 month ago
  38. 88a304f firmware: scmi: mailbox transport: use plat data, not priv data by Etienne Carriere · 3 years, 1 month ago
  39. 7b49939 firmware: scmi: mailbox transport: fix probe failure implementation by Etienne Carriere · 3 years, 1 month ago
  40. 73ead2b firmware: scmi: add configs to select the supported agents by Patrick Delaunay · 3 years, 1 month ago
  41. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  42. feb7ac4 dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · 3 years, 8 months ago
  43. 7062d4e scmi: translate the resource only when livetree is not activated by Patrick Delaunay · 3 years, 8 months ago
  44. 2a3f161 scmi: correctly configure MMU for SCMI buffer by Patrick Delaunay · 3 years, 8 months ago
  45. c3bba70 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · 3 years, 9 months ago
  46. 0124218 firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 9 months ago
  47. 1f213ee firmware: scmi: voltage regulator by Etienne Carriere · 3 years, 9 months ago
  48. 0689dc5 scmi: cosmetic: reorder include files by Patrick Delaunay · 3 years, 9 months ago
  49. 9f5e4aa scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 9 months ago
  50. 1b9ad51 scmi: Include device_compat.h by Patrick Delaunay · 3 years, 9 months ago
  51. 6f5edba firmware: smci: possible NULL dereference by Heinrich Schuchardt · 3 years, 10 months ago
  52. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 11 months ago
  53. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  54. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  55. 66e7348 firmware: scmi: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  56. c0dd177 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 3 months ago
  57. 34d76fe reset: add reset controller driver for SCMI agents by Etienne Carriere · 4 years, 3 months ago
  58. 87d4f27 firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 3 months ago
  59. 6038884 clk: add clock driver for SCMI agents by Etienne Carriere · 4 years, 3 months ago
  60. 1e35913 firmware: scmi: support Arm SMCCC transport by Etienne Carriere · 4 years, 3 months ago
  61. 240720e firmware: scmi: mailbox/smt agent device by Etienne Carriere · 4 years, 3 months ago
  62. 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 3 months ago