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