1. 4b9839a firmware: scmi: fake base protocol commands on sandbox by AKASHI Takahiro · Wed Oct 11 19:07:02 2023 +0900
  2. 3413c31 firmware: scmi: add a version check against base protocol by AKASHI Takahiro · Wed Oct 11 19:07:01 2023 +0900
  3. d1ce56a firmware: scmi: implement SCMI base protocol by AKASHI Takahiro · Wed Oct 11 19:07:00 2023 +0900
  4. 6c90f82 firmware: scmi: framework for installing additional protocols by AKASHI Takahiro · Wed Oct 11 19:06:58 2023 +0900
  5. 6d37915 firmware: scmi: move scmi_bind_protocols() backward by AKASHI Takahiro · Wed Oct 11 19:06:57 2023 +0900
  6. 6221bf7 firmware: scmi: support dummy channels for sandbox agent by AKASHI Takahiro · Wed Oct 11 19:06:56 2023 +0900
  7. 589ec9a firmware: scmi: use a protocol's own channel if assigned by AKASHI Takahiro · Wed Oct 11 19:06:55 2023 +0900
  8. 7b3aa37 scmi: refactor the code to hide a channel from devices by AKASHI Takahiro · Wed Oct 11 19:06:54 2023 +0900
  9. c937154 firmware: scmi: return a right errno for SCMI status code by AKASHI Takahiro · Tue Jun 13 10:30:45 2023 +0900
  10. 3cf8708 clk: scmi: Add Kconfig option for SPL by Jonas Karlman · Mon Apr 17 19:07:18 2023 +0000
  11. a9e97d6 firmware: scmi: use protocol node name to bind the scmi regulator driver by Patrick Delaunay · Fri Nov 25 12:56:29 2022 +0100
  12. 3d8b950 firmware: scmi: fix the multi channel support with CCF by Patrick Delaunay · Fri Sep 30 09:36:38 2022 +0200
  13. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · Tue Sep 06 20:27:17 2022 -0600
  14. 76b690a firmware: scmi: use multi channel in mailbox, optee and smccc agents by Etienne Carriere · Tue May 31 18:09:29 2022 +0200
  15. 6ae5644 firmware: scmi: optee transport: implement multi-channel by Etienne Carriere · Tue May 31 18:09:24 2022 +0200
  16. f28df1d firmware: scmi: smccc transport: implement multi-channel by Etienne Carriere · Tue May 31 18:09:23 2022 +0200
  17. 274c0c2 firmware: scmi: mailbox transport: implement multi-channel by Etienne Carriere · Tue May 31 18:09:22 2022 +0200
  18. 187cea1 firmware: scmi: add multi-channel support by Etienne Carriere · Tue May 31 18:09:21 2022 +0200
  19. 2ee6458 firmware: scmi: factorize scmi transport look up by Etienne Carriere · Tue May 31 18:09:20 2022 +0200
  20. 0544029 firmware: scmi: prepare uclass to pass channel reference by Etienne Carriere · Tue May 31 18:09:19 2022 +0200
  21. a1e8751 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · Tue May 31 18:09:18 2022 +0200
  22. d3fd32f firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNEL by Etienne Carriere · Tue May 31 18:09:17 2022 +0200
  23. c624c97 firmware: scmi: optee: use TEE shared memory for SCMI messages by Etienne Carriere · Tue May 31 18:09:16 2022 +0200
  24. 4c4ec90 clk: scmi: register scmi clocks with CCF by Etienne Carriere · Mon Feb 21 09:22:42 2022 +0100
  25. bf1f132 firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · Mon Feb 21 09:22:41 2022 +0100
  26. 2f26c04 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · Mon Feb 21 09:22:40 2022 +0100
  27. 09665cb sandbox: scmi: test against a single scmi agent by Etienne Carriere · Mon Feb 21 09:22:39 2022 +0100
  28. d4932bd firmware: scmi: Add OP-TEE transport by Etienne Carriere · Tue Nov 09 17:08:24 2021 +0100
  29. f694235 firmware: scmi: smccc transport: simplify probe sequence by Etienne Carriere · Mon Nov 08 08:56:11 2021 +0100
  30. 213d5cf firmware: scmi: smccc transport: use plat data, not priv data by Etienne Carriere · Mon Nov 08 08:56:10 2021 +0100
  31. 3119e27 firmware: scmi: mailbox transport: use plat data, not priv data by Etienne Carriere · Mon Nov 08 08:56:09 2021 +0100
  32. adbf0fc firmware: scmi: mailbox transport: fix probe failure implementation by Etienne Carriere · Mon Nov 08 08:56:08 2021 +0100
  33. 39d1eee firmware: scmi: add configs to select the supported agents by Patrick Delaunay · Thu Oct 28 19:13:15 2021 +0200
  34. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  35. 2a28c6e dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · Tue Apr 06 09:38:06 2021 +0200
  36. 9aa75e1 scmi: translate the resource only when livetree is not activated by Patrick Delaunay · Tue Mar 30 15:29:03 2021 +0200
  37. ab5154f scmi: correctly configure MMU for SCMI buffer by Patrick Delaunay · Tue Mar 16 09:29:40 2021 +0100
  38. c83a843 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · Mon Mar 08 22:38:08 2021 +0100
  39. b8f15cd firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · Mon Mar 08 22:38:07 2021 +0100
  40. d68663a firmware: scmi: voltage regulator by Etienne Carriere · Mon Mar 08 22:38:06 2021 +0100
  41. d4c9f68 scmi: cosmetic: reorder include files by Patrick Delaunay · Wed Feb 24 11:19:45 2021 +0100
  42. 5dd84d4 scmi: define LOG_CATEGORY by Patrick Delaunay · Wed Feb 24 11:19:44 2021 +0100
  43. 2f7d3a1 scmi: Include device_compat.h by Patrick Delaunay · Wed Feb 24 11:19:43 2021 +0100
  44. 748cbaa firmware: smci: possible NULL dereference by Heinrich Schuchardt · Mon Feb 01 03:01:54 2021 +0100
  45. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  46. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  47. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · Sat Nov 28 17:50:01 2020 -0700
  48. 31786fe firmware: scmi: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:44 2020 -0400
  49. 8b9b689 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · Wed Sep 09 18:44:07 2020 +0200
  50. c6e9af3 reset: add reset controller driver for SCMI agents by Etienne Carriere · Wed Sep 09 18:44:06 2020 +0200
  51. 2d94c08fa firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · Wed Sep 09 18:44:05 2020 +0200
  52. 78928e1 clk: add clock driver for SCMI agents by Etienne Carriere · Wed Sep 09 18:44:04 2020 +0200
  53. a26d0ec firmware: scmi: support Arm SMCCC transport by Etienne Carriere · Wed Sep 09 18:44:02 2020 +0200
  54. 2b41208 firmware: scmi: mailbox/smt agent device by Etienne Carriere · Wed Sep 09 18:44:01 2020 +0200
  55. 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · Wed Sep 09 18:44:00 2020 +0200