1. 297e6eb Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 8 months ago
  2. 7d9ee46 firmware: zynqmp: Add support for set sd config and is function supported by Ashok Reddy Soma · 2 years, 9 months ago
  3. 7c33f78 clk: scmi: register scmi clocks with CCF by Etienne Carriere · 2 years, 9 months ago
  4. 10d3e5d firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · 2 years, 9 months ago
  5. 6983710 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · 2 years, 9 months ago
  6. 41d62e2 sandbox: scmi: test against a single scmi agent by Etienne Carriere · 2 years, 9 months ago
  7. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 9 months ago
  8. fac46bc arm64: zynqmp: Add command for disabling loading other overlays by Michal Simek · 2 years, 10 months ago
  9. c750c6d xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragments by Michal Simek · 2 years, 10 months ago
  10. e0283cb power: zynqmp: Add power domain driver for ZynqMP by Michal Simek · 2 years, 9 months ago
  11. e00b1ac drivers: dma: Add support for J721S2 by David Huang · 2 years, 10 months ago
  12. 068415e Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 10 months ago
  13. 11c0771 firmware: zynqmp: Do not report error if node is already configured by Michal Simek · 2 years, 10 months ago
  14. 12662e7 firmware: zynqmp: Move loading message to debug by Michal Simek · 2 years, 10 months ago
  15. 380bd08 xilinx: firmware: Move dcache handling directly to pmufw load config by Michal Simek · 3 years ago
  16. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  17. 48108f3 firmware: scmi: Add OP-TEE transport by Etienne Carriere · 3 years ago
  18. 32190a9 firmware: scmi: smccc transport: simplify probe sequence by Etienne Carriere · 3 years ago
  19. 3de5aef firmware: scmi: smccc transport: use plat data, not priv data by Etienne Carriere · 3 years ago
  20. 88a304f firmware: scmi: mailbox transport: use plat data, not priv data by Etienne Carriere · 3 years ago
  21. 7b49939 firmware: scmi: mailbox transport: fix probe failure implementation by Etienne Carriere · 3 years ago
  22. 73ead2b firmware: scmi: add configs to select the supported agents by Patrick Delaunay · 3 years, 1 month ago
  23. 53f5d16 firmware: zynqmp: fix write to an uninitialised pointer in ipi_req() by Michal Simek · 3 years, 1 month ago
  24. b05cc38 firmware: zynqmp: Handle errors from ipi_req properly by Michal Simek · 3 years, 1 month ago
  25. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  26. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 3 months ago
  27. bfc05d7 psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabled by Michal Simek · 3 years, 4 months ago
  28. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  29. 5d5a699 firmware: ti_sci: Add support for Resoure Management at R5 SPL stage. by Vignesh Raghavendra · 3 years, 5 months ago
  30. 0e81158 firmware: ti_sci: Implement GET_RANGE with static data by Vignesh Raghavendra · 3 years, 5 months ago
  31. beed305 firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain by Dave Gerlach · 3 years, 6 months ago
  32. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  33. eefa9d7 psci: rename psci_features function by Igor Opaniuk · 3 years, 6 months ago
  34. 91f1e79 firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latest by Vignesh Raghavendra · 3 years, 6 months ago
  35. feb7ac4 dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · 3 years, 7 months ago
  36. b7135b0 psci: add features/reset2 support by Igor Opaniuk · 3 years, 8 months ago
  37. 7062d4e scmi: translate the resource only when livetree is not activated by Patrick Delaunay · 3 years, 8 months ago
  38. 2a3f161 scmi: correctly configure MMU for SCMI buffer by Patrick Delaunay · 3 years, 8 months ago
  39. c3bba70 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · 3 years, 8 months ago
  40. 0124218 firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 8 months ago
  41. 1f213ee firmware: scmi: voltage regulator by Etienne Carriere · 3 years, 8 months ago
  42. 0689dc5 scmi: cosmetic: reorder include files by Patrick Delaunay · 3 years, 9 months ago
  43. 9f5e4aa scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 9 months ago
  44. 1b9ad51 scmi: Include device_compat.h by Patrick Delaunay · 3 years, 9 months ago
  45. 6f5edba firmware: smci: possible NULL dereference by Heinrich Schuchardt · 3 years, 9 months ago
  46. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 11 months ago
  47. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  48. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  49. 5690128 firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called by Michal Simek · 4 years, 1 month ago
  50. 66e7348 firmware: scmi: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  51. c0dd177 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 2 months ago
  52. 34d76fe reset: add reset controller driver for SCMI agents by Etienne Carriere · 4 years, 2 months ago
  53. 87d4f27 firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 2 months ago
  54. 6038884 clk: add clock driver for SCMI agents by Etienne Carriere · 4 years, 2 months ago
  55. 1e35913 firmware: scmi: support Arm SMCCC transport by Etienne Carriere · 4 years, 2 months ago
  56. 240720e firmware: scmi: mailbox/smt agent device by Etienne Carriere · 4 years, 2 months ago
  57. 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 2 months ago
  58. e579230 firmware: ti_sci: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  59. 6c0e59f xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · 4 years, 10 months ago
  60. 4986b15 firmware: ti_sci: Drop unused structure ti_sci_rm_type_map by Lokesh Vutla · 4 years, 3 months ago
  61. 2fe03a1 firmware: ti_sci: drop the device ids to resource id translation table by Lokesh Vutla · 4 years, 3 months ago
  62. 10e4d64 firmware: psci: Do not bind driver if U-Boot runs in EL3 by Michal Simek · 4 years, 3 months ago
  63. 2eabb6b xilinx: zynqmp: merge firmware calls for EL2 and EL3 by Ibai Erkiaga · 4 years, 3 months ago
  64. 5cc7df7 psci: put psci_method in .data section if EFI_LOADER is not enabled by Yann Gautier · 4 years, 4 months ago
  65. 4c86e08 firmware: zynqmp: Change panic logic in zynqmp_pmufw_load_config_object() by Michal Simek · 4 years, 7 months ago
  66. fb264ef firmware: PSCI: Fix PSCI support for OF live trees by Jon Hunter · 4 years, 5 months ago
  67. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
  68. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  69. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 6 months ago
  70. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  71. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
  72. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
  73. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 7 months ago
  74. 73319ee firmware: zynqmp: Enable IPI code calling also in EL3 by Michal Simek · 4 years, 8 months ago
  75. 11e47de firmware: tisci: Drop all deprecated messages by Lokesh Vutla · 4 years, 9 months ago
  76. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  77. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  78. 3f9c239 firmware: Remove probe which is causing extra bind by Ashok Reddy Soma · 4 years, 10 months ago
  79. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  80. 44dccd5 firmware: zynqmp: Clean up zynqmp_power_probe by Michal Simek · 5 years ago
  81. 9bed8a6 firmware: zynqmp: Report error when xilinx_pm_request called from EL3 by Michal Simek · 5 years ago
  82. 4036195 arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request() by Michal Simek · 5 years ago
  83. 6596270 arm64: versal: Rename versal_pm_request to xilinx_pm_request by Michal Simek · 5 years ago
  84. 866225f arm64: xilinx: Move firmware functions from platform to driver by Michal Simek · 5 years ago
  85. a3e552b arm64: zynqmp: Use mailbox driver for PMUFW config loading by Michal Simek · 5 years ago
  86. b6039aa firmware: zynqmp: Separate function for sending message via mailbox by Michal Simek · 5 years ago
  87. 009ab7b firmware: zynqmp: create firmware header by Ibai Erkiaga · 5 years ago
  88. 490f627 firmware: zynqmp: get fw version with mailbox driver by Ibai Erkiaga · 5 years ago
  89. 1327d16 firmware: zynqmp: Add zynqmp-power support by Ibai Erkiaga · 5 years ago
  90. 9510508 clk: versal: Add clock driver support by Siva Durga Prasad Paladugu · 5 years ago
  91. 14723ed zynqmp: firmware: Add Xilinx ZynqMP firmware driver by Rajan Vaja · 6 years ago
  92. c659a97 firmware: ti_sci: Parse all resource ranges even if some is not available by Vignesh Raghavendra · 5 years ago
  93. 92430b8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · 5 years ago
  94. 9566b77 firmware: ti_sci: Add a command for releasing all exclusive devices by Lokesh Vutla · 5 years ago
  95. 410adcc firmware: ti_sci: Add processor shutdown API method by Andreas Dannenberg · 5 years ago
  96. ae0b8a2 firmware: ti_sci: Allow for device shared and exclusive requests by Lokesh Vutla · 5 years ago
  97. a8b5031 spl: kconfig: separate sysreset and firmware drivers from misc by Simon Goldschmidt · 5 years ago
  98. efbfd44 firmware: ti_sci: Always request response from firmware by Andrew F. Davis · 6 years ago
  99. 32aebcf firmware: ti_sci: Fix TISCI mailbox receive timeout handling by Andreas Dannenberg · 6 years ago
  100. ff6043a firmware: ti_sci: Modify auth_boot TI-SCI API to match new version by Andrew F. Davis · 6 years ago