1. a0659a5 board: ti: introduce the basic files needed to support the am62a by Bryan Brattlof · Thu Nov 03 19:13:57 2022 -0500
  2. a9e97d6 firmware: scmi: use protocol node name to bind the scmi regulator driver by Patrick Delaunay · Fri Nov 25 12:56:29 2022 +0100
  3. 3d8b950 firmware: scmi: fix the multi channel support with CCF by Patrick Delaunay · Fri Sep 30 09:36:38 2022 +0200
  4. 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
  5. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · Tue Sep 06 20:27:17 2022 -0600
  6. bc62eb2 firmware: zynqmp: Add Versal NET compatible string by Jay Buddhabhatti · Mon Sep 19 14:21:06 2022 +0200
  7. 04e4393 firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() function by Andrew Davis · Mon Jul 25 20:25:06 2022 -0500
  8. b3e71b7 firmware: ti_sci: Remove inline keyword from functions by Andrew Davis · Mon Jul 25 20:25:05 2022 -0500
  9. 2256372 firmware: ti_sci: Factor out message alloc failed message by Andrew Davis · Mon Jul 25 20:25:04 2022 -0500
  10. 771a16f firmware: ti_sci: Reduce output on ti_sci_do_xfer error by Andrew Davis · Mon Jul 25 20:25:03 2022 -0500
  11. a3e5db2 firmware: zynqmp: Load config overlay for core0 to pmufw by Ashok Reddy Soma · Fri Jul 22 02:46:55 2022 -0600
  12. 406bc8a firmware: zynqmp: Change prototype of zynqmp_pmufw_load_config_object() by Ashok Reddy Soma · Fri Jul 22 02:46:54 2022 -0600
  13. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  14. 818c939 firmware: ti_sci_static_data: Make file board agnostic by Vignesh Raghavendra · Wed Jun 15 19:33:05 2022 +0530
  15. 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
  16. 44b9f79 firmware: zynqmp: Probe driver before use by Stefan Herbrechtsmeier · Mon Jun 20 18:36:37 2022 +0200
  17. 4999a14 firmware: zynqmp: Check if rx channel dev pointer is valid by Stefan Herbrechtsmeier · Mon Jun 20 18:36:36 2022 +0200
  18. 73b4eaf firmware: psci: bind arm smccc features when discovered by Etienne Carriere · Wed Jun 01 10:27:33 2022 +0200
  19. fe24380 firmware: psci: reorder header files inclusion by Etienne Carriere · Wed Jun 01 10:27:32 2022 +0200
  20. 76b690a firmware: scmi: use multi channel in mailbox, optee and smccc agents by Etienne Carriere · Tue May 31 18:09:29 2022 +0200
  21. 6ae5644 firmware: scmi: optee transport: implement multi-channel by Etienne Carriere · Tue May 31 18:09:24 2022 +0200
  22. f28df1d firmware: scmi: smccc transport: implement multi-channel by Etienne Carriere · Tue May 31 18:09:23 2022 +0200
  23. 274c0c2 firmware: scmi: mailbox transport: implement multi-channel by Etienne Carriere · Tue May 31 18:09:22 2022 +0200
  24. 187cea1 firmware: scmi: add multi-channel support by Etienne Carriere · Tue May 31 18:09:21 2022 +0200
  25. 2ee6458 firmware: scmi: factorize scmi transport look up by Etienne Carriere · Tue May 31 18:09:20 2022 +0200
  26. 0544029 firmware: scmi: prepare uclass to pass channel reference by Etienne Carriere · Tue May 31 18:09:19 2022 +0200
  27. a1e8751 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · Tue May 31 18:09:18 2022 +0200
  28. d3fd32f firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNEL by Etienne Carriere · Tue May 31 18:09:17 2022 +0200
  29. c624c97 firmware: scmi: optee: use TEE shared memory for SCMI messages by Etienne Carriere · Tue May 31 18:09:16 2022 +0200
  30. 878fe83 firmware: ti_sci_static_data: add static DMA chan data by Vignesh Raghavendra · Wed May 25 13:38:45 2022 +0530
  31. 22a8bf8 firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api by T Karthik Reddy · Wed Mar 30 11:07:57 2022 +0200
  32. 259af93 firmware: zynqmp: Do not bind PD driver in SPL if disabled by Michal Simek · Mon Feb 28 17:13:15 2022 +0100
  33. 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
  34. 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
  35. 4c4ec90 clk: scmi: register scmi clocks with CCF by Etienne Carriere · Mon Feb 21 09:22:42 2022 +0100
  36. bf1f132 firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · Mon Feb 21 09:22:41 2022 +0100
  37. 2f26c04 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · Mon Feb 21 09:22:40 2022 +0100
  38. 09665cb sandbox: scmi: test against a single scmi agent by Etienne Carriere · Mon Feb 21 09:22:39 2022 +0100
  39. 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
  40. 07168c6 arm64: zynqmp: Add command for disabling loading other overlays by Michal Simek · Fri Jan 14 13:25:38 2022 +0100
  41. 783e74c xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragments by Michal Simek · Fri Jan 14 13:25:35 2022 +0100
  42. 0fd9f36 power: zynqmp: Add power domain driver for ZynqMP by Michal Simek · Mon Feb 07 10:27:37 2022 +0100
  43. 7bee6e1 drivers: dma: Add support for J721S2 by David Huang · Tue Jan 25 20:56:32 2022 +0530
  44. 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
  45. 0ce829f firmware: zynqmp: Do not report error if node is already configured by Michal Simek · Fri Jan 14 13:25:37 2022 +0100
  46. 957b248 firmware: zynqmp: Move loading message to debug by Michal Simek · Fri Jan 14 13:25:36 2022 +0100
  47. 58ba267 xilinx: firmware: Move dcache handling directly to pmufw load config by Michal Simek · Thu Nov 18 13:00:02 2021 +0100
  48. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  49. d4932bd firmware: scmi: Add OP-TEE transport by Etienne Carriere · Tue Nov 09 17:08:24 2021 +0100
  50. f694235 firmware: scmi: smccc transport: simplify probe sequence by Etienne Carriere · Mon Nov 08 08:56:11 2021 +0100
  51. 213d5cf firmware: scmi: smccc transport: use plat data, not priv data by Etienne Carriere · Mon Nov 08 08:56:10 2021 +0100
  52. 3119e27 firmware: scmi: mailbox transport: use plat data, not priv data by Etienne Carriere · Mon Nov 08 08:56:09 2021 +0100
  53. adbf0fc firmware: scmi: mailbox transport: fix probe failure implementation by Etienne Carriere · Mon Nov 08 08:56:08 2021 +0100
  54. 39d1eee firmware: scmi: add configs to select the supported agents by Patrick Delaunay · Thu Oct 28 19:13:15 2021 +0200
  55. ae655fb firmware: zynqmp: fix write to an uninitialised pointer in ipi_req() by Michal Simek · Fri Oct 15 16:57:39 2021 +0200
  56. 577385a firmware: zynqmp: Handle errors from ipi_req properly by Michal Simek · Fri Oct 15 16:57:38 2021 +0200
  57. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  58. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  59. 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
  60. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  61. aa0e3fc firmware: ti_sci: Add support for Resoure Management at R5 SPL stage. by Vignesh Raghavendra · Mon Jun 07 19:47:49 2021 +0530
  62. 4214a81 firmware: ti_sci: Implement GET_RANGE with static data by Vignesh Raghavendra · Mon Jun 07 19:47:48 2021 +0530
  63. 366df4e firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain by Dave Gerlach · Thu May 13 20:10:55 2021 -0500
  64. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  65. ecb99d0 psci: rename psci_features function by Igor Opaniuk · Thu May 06 17:34:27 2021 +0300
  66. 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
  67. 2a28c6e dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · Tue Apr 06 09:38:06 2021 +0200
  68. 3696c09 psci: add features/reset2 support by Igor Opaniuk · Thu Apr 01 02:01:53 2021 +0300
  69. 9aa75e1 scmi: translate the resource only when livetree is not activated by Patrick Delaunay · Tue Mar 30 15:29:03 2021 +0200
  70. ab5154f scmi: correctly configure MMU for SCMI buffer by Patrick Delaunay · Tue Mar 16 09:29:40 2021 +0100
  71. c83a843 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · Mon Mar 08 22:38:08 2021 +0100
  72. b8f15cd firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · Mon Mar 08 22:38:07 2021 +0100
  73. d68663a firmware: scmi: voltage regulator by Etienne Carriere · Mon Mar 08 22:38:06 2021 +0100
  74. d4c9f68 scmi: cosmetic: reorder include files by Patrick Delaunay · Wed Feb 24 11:19:45 2021 +0100
  75. 5dd84d4 scmi: define LOG_CATEGORY by Patrick Delaunay · Wed Feb 24 11:19:44 2021 +0100
  76. 2f7d3a1 scmi: Include device_compat.h by Patrick Delaunay · Wed Feb 24 11:19:43 2021 +0100
  77. 748cbaa firmware: smci: possible NULL dereference by Heinrich Schuchardt · Mon Feb 01 03:01:54 2021 +0100
  78. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  79. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  80. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · Sat Nov 28 17:50:01 2020 -0700
  81. f33d95b firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called by Michal Simek · Mon Oct 05 15:23:28 2020 +0200
  82. 31786fe firmware: scmi: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:44 2020 -0400
  83. 8b9b689 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · Wed Sep 09 18:44:07 2020 +0200
  84. c6e9af3 reset: add reset controller driver for SCMI agents by Etienne Carriere · Wed Sep 09 18:44:06 2020 +0200
  85. 2d94c08fa firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · Wed Sep 09 18:44:05 2020 +0200
  86. 78928e1 clk: add clock driver for SCMI agents by Etienne Carriere · Wed Sep 09 18:44:04 2020 +0200
  87. a26d0ec firmware: scmi: support Arm SMCCC transport by Etienne Carriere · Wed Sep 09 18:44:02 2020 +0200
  88. 2b41208 firmware: scmi: mailbox/smt agent device by Etienne Carriere · Wed Sep 09 18:44:01 2020 +0200
  89. 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · Wed Sep 09 18:44:00 2020 +0200
  90. 405dc24 firmware: ti_sci: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:38 2020 -0400
  91. 3309308 xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · Tue Jan 07 08:50:34 2020 +0100
  92. 0acf1dc firmware: ti_sci: Drop unused structure ti_sci_rm_type_map by Lokesh Vutla · Mon Aug 17 11:00:48 2020 +0530
  93. 928d5ca firmware: ti_sci: drop the device ids to resource id translation table by Lokesh Vutla · Mon Aug 17 11:00:47 2020 +0530
  94. d180353 firmware: psci: Do not bind driver if U-Boot runs in EL3 by Michal Simek · Thu Aug 13 12:43:22 2020 +0200
  95. 22712ea xilinx: zynqmp: merge firmware calls for EL2 and EL3 by Ibai Erkiaga · Tue Aug 04 23:17:27 2020 +0100
  96. 2aa7fc6 psci: put psci_method in .data section if EFI_LOADER is not enabled by Yann Gautier · Fri Jul 17 14:20:15 2020 +0200
  97. 5f42112 firmware: zynqmp: Change panic logic in zynqmp_pmufw_load_config_object() by Michal Simek · Mon Apr 27 11:51:40 2020 +0200
  98. 52b72c1 firmware: PSCI: Fix PSCI support for OF live trees by Jon Hunter · Thu Jun 18 12:54:38 2020 +0100
  99. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  100. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600