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