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