1. a7c0d3f mailbox: zynqmp: support mulitple mboxes via device-tree by Tanmay Shah · Mon Dec 04 13:56:19 2023 -0800
  2. 59171ff firmware: scmi: support protocols on sandbox only if enabled by AKASHI Takahiro · Tue Nov 14 11:14:25 2023 +0900
  3. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  4. 224b2ff firmware: scmi: correct a validity check against power domain id by AKASHI Takahiro · Tue Nov 07 09:05:47 2023 +0900
  5. 94454fc drivers: firmware: Handle error case in the zynqmp_pm_feature by Venkatesh Yadav Abbarapu · Wed Oct 11 08:26:47 2023 +0530
  6. 8f32b93 arm_ffa: fix: remove deadcode in ffa_print_error_log() by Abdellatif El Khlifi · Fri Oct 20 14:15:33 2023 +0100
  7. 535a7bd sandbox: add SCMI power domain protocol support for testing by AKASHI Takahiro · Mon Oct 16 14:39:45 2023 +0900
  8. df234cf power: domain: add SCMI driver by AKASHI Takahiro · Mon Oct 16 14:39:44 2023 +0900
  9. 8f00d02 firmware: scmi: add power domain protocol support by AKASHI Takahiro · Mon Oct 16 14:39:43 2023 +0900
  10. d54ca4a firmware: scmi: Fix clearing variable by Francois Berder · Tue Oct 10 19:44:32 2023 +0200
  11. fa74400 firmware: scmi: add a check against availability of protocols by AKASHI Takahiro · Wed Oct 11 19:07:07 2023 +0900
  12. 410be2c firmware: scmi: install base protocol to SCMI agent by AKASHI Takahiro · Wed Oct 11 19:07:04 2023 +0900
  13. dae0046 test: dm: simplify SCMI unit test on sandbox by AKASHI Takahiro · Wed Oct 11 19:07:03 2023 +0900
  14. 4b9839a firmware: scmi: fake base protocol commands on sandbox by AKASHI Takahiro · Wed Oct 11 19:07:02 2023 +0900
  15. 3413c31 firmware: scmi: add a version check against base protocol by AKASHI Takahiro · Wed Oct 11 19:07:01 2023 +0900
  16. d1ce56a firmware: scmi: implement SCMI base protocol by AKASHI Takahiro · Wed Oct 11 19:07:00 2023 +0900
  17. 6c90f82 firmware: scmi: framework for installing additional protocols by AKASHI Takahiro · Wed Oct 11 19:06:58 2023 +0900
  18. 6d37915 firmware: scmi: move scmi_bind_protocols() backward by AKASHI Takahiro · Wed Oct 11 19:06:57 2023 +0900
  19. 6221bf7 firmware: scmi: support dummy channels for sandbox agent by AKASHI Takahiro · Wed Oct 11 19:06:56 2023 +0900
  20. 589ec9a firmware: scmi: use a protocol's own channel if assigned by AKASHI Takahiro · Wed Oct 11 19:06:55 2023 +0900
  21. 7b3aa37 scmi: refactor the code to hide a channel from devices by AKASHI Takahiro · Wed Oct 11 19:06:54 2023 +0900
  22. c7dedd0 drivers: firmware: ti_sci: Get SCI revision only if TIFS/SYSFW is up by Neha Malcom Francis · Wed Sep 27 18:39:53 2023 +0530
  23. 40bf26b firmware: zynqmp: Add support to check feature by Ashok Reddy Soma · Thu Aug 10 23:48:27 2023 -0600
  24. bf03619 arm_ffa: use debug logs by Abdellatif El Khlifi · Wed Aug 09 12:47:30 2023 +0100
  25. 5ad079f arm_ffa: introduce armffa command by Abdellatif El Khlifi · Fri Aug 04 14:33:43 2023 +0100
  26. 4970d5b arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · Fri Aug 04 14:33:41 2023 +0100
  27. 2f403d1 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · Fri Aug 04 14:33:40 2023 +0100
  28. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  29. 4af9c8e arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · Thu Jul 13 14:28:43 2023 +0100
  30. e7f77f9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · Thu Jul 13 14:28:42 2023 +0100
  31. bbb82b4 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · Thu Jul 13 14:28:41 2023 +0100
  32. c937154 firmware: scmi: return a right errno for SCMI status code by AKASHI Takahiro · Tue Jun 13 10:30:45 2023 +0900
  33. da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 12 16:42:37 2023 -0400
  34. a198214 firmware: zynqmp: Extend debug message to show parameters by Michal Simek · Thu Jun 01 13:34:34 2023 +0200
  35. 43358c8 firmware: zynqmp: Store driver data in data section by Stefan Herbrechtsmeier · Tue May 23 14:42:14 2023 +0200
  36. c4c1410 firmware: zynqmp: Move permission to change config object message by Stefan Herbrechtsmeier · Tue May 23 14:42:13 2023 +0200
  37. 00e6156 firmware: zynqmp: Remove redundant child device bind by Stefan Herbrechtsmeier · Tue May 23 14:42:11 2023 +0200
  38. 764301a firmware: zynqmp: Remove extraordinary return value by Stefan Herbrechtsmeier · Tue May 23 14:42:10 2023 +0200
  39. 831b73f firmware: ti_sci: Add missing LF in error message by Andreas Dannenberg · Tue May 09 16:38:13 2023 -0500
  40. a6fb3e8 firmware: psci: enable DM_FLAG_PRE_RELOC by Peng Fan · Thu Apr 06 18:23:17 2023 +0800
  41. 3cf8708 clk: scmi: Add Kconfig option for SPL by Jonas Karlman · Mon Apr 17 19:07:18 2023 +0000
  42. b037328 firmware: ti_sci: fix typo in boot authentication message name by Jorge Ramirez-Ortiz · Tue Jan 10 18:29:48 2023 +0100
  43. a0659a5 board: ti: introduce the basic files needed to support the am62a by Bryan Brattlof · Thu Nov 03 19:13:57 2022 -0500
  44. a9e97d6 firmware: scmi: use protocol node name to bind the scmi regulator driver by Patrick Delaunay · Fri Nov 25 12:56:29 2022 +0100
  45. 3d8b950 firmware: scmi: fix the multi channel support with CCF by Patrick Delaunay · Fri Sep 30 09:36:38 2022 +0200
  46. aacc906 firmware: zynqmp: Change loadable config object from APU_0 to OCM_BANK_0 by Ashok Reddy Soma · Fri Sep 30 09:37:26 2022 +0200
  47. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · Tue Sep 06 20:27:17 2022 -0600
  48. bc62eb2 firmware: zynqmp: Add Versal NET compatible string by Jay Buddhabhatti · Mon Sep 19 14:21:06 2022 +0200
  49. 04e4393 firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() function by Andrew Davis · Mon Jul 25 20:25:06 2022 -0500
  50. b3e71b7 firmware: ti_sci: Remove inline keyword from functions by Andrew Davis · Mon Jul 25 20:25:05 2022 -0500
  51. 2256372 firmware: ti_sci: Factor out message alloc failed message by Andrew Davis · Mon Jul 25 20:25:04 2022 -0500
  52. 771a16f firmware: ti_sci: Reduce output on ti_sci_do_xfer error by Andrew Davis · Mon Jul 25 20:25:03 2022 -0500
  53. a3e5db2 firmware: zynqmp: Load config overlay for core0 to pmufw by Ashok Reddy Soma · Fri Jul 22 02:46:55 2022 -0600
  54. 406bc8a firmware: zynqmp: Change prototype of zynqmp_pmufw_load_config_object() by Ashok Reddy Soma · Fri Jul 22 02:46:54 2022 -0600
  55. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  56. 818c939 firmware: ti_sci_static_data: Make file board agnostic by Vignesh Raghavendra · Wed Jun 15 19:33:05 2022 +0530
  57. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 27 10:15:50 2022 -0400
  58. 44b9f79 firmware: zynqmp: Probe driver before use by Stefan Herbrechtsmeier · Mon Jun 20 18:36:37 2022 +0200
  59. 4999a14 firmware: zynqmp: Check if rx channel dev pointer is valid by Stefan Herbrechtsmeier · Mon Jun 20 18:36:36 2022 +0200
  60. 73b4eaf firmware: psci: bind arm smccc features when discovered by Etienne Carriere · Wed Jun 01 10:27:33 2022 +0200
  61. fe24380 firmware: psci: reorder header files inclusion by Etienne Carriere · Wed Jun 01 10:27:32 2022 +0200
  62. 76b690a firmware: scmi: use multi channel in mailbox, optee and smccc agents by Etienne Carriere · Tue May 31 18:09:29 2022 +0200
  63. 6ae5644 firmware: scmi: optee transport: implement multi-channel by Etienne Carriere · Tue May 31 18:09:24 2022 +0200
  64. f28df1d firmware: scmi: smccc transport: implement multi-channel by Etienne Carriere · Tue May 31 18:09:23 2022 +0200
  65. 274c0c2 firmware: scmi: mailbox transport: implement multi-channel by Etienne Carriere · Tue May 31 18:09:22 2022 +0200
  66. 187cea1 firmware: scmi: add multi-channel support by Etienne Carriere · Tue May 31 18:09:21 2022 +0200
  67. 2ee6458 firmware: scmi: factorize scmi transport look up by Etienne Carriere · Tue May 31 18:09:20 2022 +0200
  68. 0544029 firmware: scmi: prepare uclass to pass channel reference by Etienne Carriere · Tue May 31 18:09:19 2022 +0200
  69. a1e8751 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · Tue May 31 18:09:18 2022 +0200
  70. d3fd32f firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNEL by Etienne Carriere · Tue May 31 18:09:17 2022 +0200
  71. c624c97 firmware: scmi: optee: use TEE shared memory for SCMI messages by Etienne Carriere · Tue May 31 18:09:16 2022 +0200
  72. 878fe83 firmware: ti_sci_static_data: add static DMA chan data by Vignesh Raghavendra · Wed May 25 13:38:45 2022 +0530
  73. 22a8bf8 firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api by T Karthik Reddy · Wed Mar 30 11:07:57 2022 +0200
  74. 259af93 firmware: zynqmp: Do not bind PD driver in SPL if disabled by Michal Simek · Mon Feb 28 17:13:15 2022 +0100
  75. 3d2a375 Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Mar 16 12:52:02 2022 -0400
  76. 87cdd35 firmware: zynqmp: Add support for set sd config and is function supported by Ashok Reddy Soma · Wed Feb 23 15:36:03 2022 +0100
  77. 4c4ec90 clk: scmi: register scmi clocks with CCF by Etienne Carriere · Mon Feb 21 09:22:42 2022 +0100
  78. bf1f132 firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · Mon Feb 21 09:22:41 2022 +0100
  79. 2f26c04 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · Mon Feb 21 09:22:40 2022 +0100
  80. 09665cb sandbox: scmi: test against a single scmi agent by Etienne Carriere · Mon Feb 21 09:22:39 2022 +0100
  81. 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Mon Feb 21 08:32:02 2022 -0500
  82. 07168c6 arm64: zynqmp: Add command for disabling loading other overlays by Michal Simek · Fri Jan 14 13:25:38 2022 +0100
  83. 783e74c xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragments by Michal Simek · Fri Jan 14 13:25:35 2022 +0100
  84. 0fd9f36 power: zynqmp: Add power domain driver for ZynqMP by Michal Simek · Mon Feb 07 10:27:37 2022 +0100
  85. 7bee6e1 drivers: dma: Add support for J721S2 by David Huang · Tue Jan 25 20:56:32 2022 +0530
  86. 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Jan 19 11:43:44 2022 -0500
  87. 0ce829f firmware: zynqmp: Do not report error if node is already configured by Michal Simek · Fri Jan 14 13:25:37 2022 +0100
  88. 957b248 firmware: zynqmp: Move loading message to debug by Michal Simek · Fri Jan 14 13:25:36 2022 +0100
  89. 58ba267 xilinx: firmware: Move dcache handling directly to pmufw load config by Michal Simek · Thu Nov 18 13:00:02 2021 +0100
  90. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  91. d4932bd firmware: scmi: Add OP-TEE transport by Etienne Carriere · Tue Nov 09 17:08:24 2021 +0100
  92. f694235 firmware: scmi: smccc transport: simplify probe sequence by Etienne Carriere · Mon Nov 08 08:56:11 2021 +0100
  93. 213d5cf firmware: scmi: smccc transport: use plat data, not priv data by Etienne Carriere · Mon Nov 08 08:56:10 2021 +0100
  94. 3119e27 firmware: scmi: mailbox transport: use plat data, not priv data by Etienne Carriere · Mon Nov 08 08:56:09 2021 +0100
  95. adbf0fc firmware: scmi: mailbox transport: fix probe failure implementation by Etienne Carriere · Mon Nov 08 08:56:08 2021 +0100
  96. 39d1eee firmware: scmi: add configs to select the supported agents by Patrick Delaunay · Thu Oct 28 19:13:15 2021 +0200
  97. ae655fb firmware: zynqmp: fix write to an uninitialised pointer in ipi_req() by Michal Simek · Fri Oct 15 16:57:39 2021 +0200
  98. 577385a firmware: zynqmp: Handle errors from ipi_req properly by Michal Simek · Fri Oct 15 16:57:38 2021 +0200
  99. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  100. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600