- 482a0f1 arm_ffa: fix: remove deadcode in ffa_print_error_log() by Abdellatif El Khlifi · 1 year, 1 month ago
- 8e545b3 sandbox: add SCMI power domain protocol support for testing by AKASHI Takahiro · 1 year, 1 month ago
- c1d2ed0 power: domain: add SCMI driver by AKASHI Takahiro · 1 year, 1 month ago
- fc358b1 firmware: scmi: add power domain protocol support by AKASHI Takahiro · 1 year, 1 month ago
- 66abf2b firmware: scmi: Fix clearing variable by Francois Berder · 1 year, 1 month ago
- 8057d8a firmware: scmi: add a check against availability of protocols by AKASHI Takahiro · 1 year, 1 month ago
- 7eb4eb5 firmware: scmi: install base protocol to SCMI agent by AKASHI Takahiro · 1 year, 1 month ago
- bddcd3a test: dm: simplify SCMI unit test on sandbox by AKASHI Takahiro · 1 year, 1 month ago
- b76fdc1 firmware: scmi: fake base protocol commands on sandbox by AKASHI Takahiro · 1 year, 1 month ago
- 58543c0 firmware: scmi: add a version check against base protocol by AKASHI Takahiro · 1 year, 1 month ago
- ec8727b firmware: scmi: implement SCMI base protocol by AKASHI Takahiro · 1 year, 1 month ago
- 55de62b firmware: scmi: framework for installing additional protocols by AKASHI Takahiro · 1 year, 1 month ago
- bb8079a firmware: scmi: move scmi_bind_protocols() backward by AKASHI Takahiro · 1 year, 1 month ago
- a70a897 firmware: scmi: support dummy channels for sandbox agent by AKASHI Takahiro · 1 year, 1 month ago
- 689204b firmware: scmi: use a protocol's own channel if assigned by AKASHI Takahiro · 1 year, 1 month ago
- c6230cd scmi: refactor the code to hide a channel from devices by AKASHI Takahiro · 1 year, 1 month ago
- a9c2b73 drivers: firmware: ti_sci: Get SCI revision only if TIFS/SYSFW is up by Neha Malcom Francis · 1 year, 2 months ago
- f16347f firmware: zynqmp: Add support to check feature by Ashok Reddy Soma · 1 year, 3 months ago
- 6796951 arm_ffa: use debug logs by Abdellatif El Khlifi · 1 year, 4 months ago
- f16a48f arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 4 months ago
- a09852d arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
- 39d383b arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
- 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 4 months ago
- 32dd07f arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
- e785db9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 4 months ago
- c09bfc6 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
- b1d774b firmware: scmi: return a right errno for SCMI status code by AKASHI Takahiro · 1 year, 5 months ago
- 7da82de 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, 5 months ago
- a4444bf firmware: zynqmp: Extend debug message to show parameters by Michal Simek · 1 year, 6 months ago
- 4973224 firmware: zynqmp: Store driver data in data section by Stefan Herbrechtsmeier · 1 year, 6 months ago
- ec47397 firmware: zynqmp: Move permission to change config object message by Stefan Herbrechtsmeier · 1 year, 6 months ago
- bc75a34 firmware: zynqmp: Remove redundant child device bind by Stefan Herbrechtsmeier · 1 year, 6 months ago
- ee3c02a firmware: zynqmp: Remove extraordinary return value by Stefan Herbrechtsmeier · 1 year, 6 months ago
- 875ab2a firmware: ti_sci: Add missing LF in error message by Andreas Dannenberg · 1 year, 7 months ago
- 1bd790b firmware: psci: enable DM_FLAG_PRE_RELOC by Peng Fan · 1 year, 8 months ago
- 2229758 clk: scmi: Add Kconfig option for SPL by Jonas Karlman · 1 year, 7 months ago
- 83d7a7a firmware: ti_sci: fix typo in boot authentication message name by Jorge Ramirez-Ortiz · 1 year, 11 months ago
- d90c8bc board: ti: introduce the basic files needed to support the am62a by Bryan Brattlof · 2 years, 1 month ago
- 55b0aff firmware: scmi: use protocol node name to bind the scmi regulator driver by Patrick Delaunay · 2 years ago
- eebb967 firmware: scmi: fix the multi channel support with CCF by Patrick Delaunay · 2 years, 2 months ago
- ef2896a firmware: zynqmp: Change loadable config object from APU_0 to OCM_BANK_0 by Ashok Reddy Soma · 2 years, 2 months ago
- 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
- 2a00cef firmware: zynqmp: Add Versal NET compatible string by Jay Buddhabhatti · 2 years, 2 months ago
- 96e036a firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() function by Andrew Davis · 2 years, 4 months ago
- f127a58 firmware: ti_sci: Remove inline keyword from functions by Andrew Davis · 2 years, 4 months ago
- 0d74f26 firmware: ti_sci: Factor out message alloc failed message by Andrew Davis · 2 years, 4 months ago
- 5917850 firmware: ti_sci: Reduce output on ti_sci_do_xfer error by Andrew Davis · 2 years, 4 months ago
- 2e40ab1 firmware: zynqmp: Load config overlay for core0 to pmufw by Ashok Reddy Soma · 2 years, 4 months ago
- c9f12ed firmware: zynqmp: Change prototype of zynqmp_pmufw_load_config_object() by Ashok Reddy Soma · 2 years, 4 months ago
- b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
- e4b4501 firmware: ti_sci_static_data: Make file board agnostic by Vignesh Raghavendra · 2 years, 5 months ago
- c316ee6 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
- f851be1 firmware: zynqmp: Probe driver before use by Stefan Herbrechtsmeier · 2 years, 5 months ago
- fe7090c firmware: zynqmp: Check if rx channel dev pointer is valid by Stefan Herbrechtsmeier · 2 years, 5 months ago
- 2fbe47b firmware: psci: bind arm smccc features when discovered by Etienne Carriere · 2 years, 6 months ago
- b1ff399 firmware: psci: reorder header files inclusion by Etienne Carriere · 2 years, 6 months ago
- c08decd firmware: scmi: use multi channel in mailbox, optee and smccc agents by Etienne Carriere · 2 years, 6 months ago
- 965d606 firmware: scmi: optee transport: implement multi-channel by Etienne Carriere · 2 years, 6 months ago
- 57b812f firmware: scmi: smccc transport: implement multi-channel by Etienne Carriere · 2 years, 6 months ago
- b5d32ea firmware: scmi: mailbox transport: implement multi-channel by Etienne Carriere · 2 years, 6 months ago
- 8e96801 firmware: scmi: add multi-channel support by Etienne Carriere · 2 years, 6 months ago
- 5a11df3 firmware: scmi: factorize scmi transport look up by Etienne Carriere · 2 years, 6 months ago
- 85dc582 firmware: scmi: prepare uclass to pass channel reference by Etienne Carriere · 2 years, 6 months ago
- 8bcb1b4 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · 2 years, 6 months ago
- 5d8eb4c firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNEL by Etienne Carriere · 2 years, 6 months ago
- 593eac9 firmware: scmi: optee: use TEE shared memory for SCMI messages by Etienne Carriere · 2 years, 6 months ago
- 7e9e386 firmware: ti_sci_static_data: add static DMA chan data by Vignesh Raghavendra · 2 years, 6 months ago
- 7011efc firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api by T Karthik Reddy · 2 years, 8 months ago
- f307c68 firmware: zynqmp: Do not bind PD driver in SPL if disabled by Michal Simek · 2 years, 9 months ago
- 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
- 7d9ee46 firmware: zynqmp: Add support for set sd config and is function supported by Ashok Reddy Soma · 2 years, 9 months ago
- 7c33f78 clk: scmi: register scmi clocks with CCF by Etienne Carriere · 2 years, 9 months ago
- 10d3e5d firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · 2 years, 9 months ago
- 6983710 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · 2 years, 9 months ago
- 41d62e2 sandbox: scmi: test against a single scmi agent by Etienne Carriere · 2 years, 9 months ago
- 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
- fac46bc arm64: zynqmp: Add command for disabling loading other overlays by Michal Simek · 2 years, 10 months ago
- c750c6d xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragments by Michal Simek · 2 years, 10 months ago
- e0283cb power: zynqmp: Add power domain driver for ZynqMP by Michal Simek · 2 years, 10 months ago
- e00b1ac drivers: dma: Add support for J721S2 by David Huang · 2 years, 10 months ago
- 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
- 11c0771 firmware: zynqmp: Do not report error if node is already configured by Michal Simek · 2 years, 10 months ago
- 12662e7 firmware: zynqmp: Move loading message to debug by Michal Simek · 2 years, 10 months ago
- 380bd08 xilinx: firmware: Move dcache handling directly to pmufw load config by Michal Simek · 3 years ago
- 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
- 48108f3 firmware: scmi: Add OP-TEE transport by Etienne Carriere · 3 years ago
- 32190a9 firmware: scmi: smccc transport: simplify probe sequence by Etienne Carriere · 3 years, 1 month ago
- 3de5aef firmware: scmi: smccc transport: use plat data, not priv data by Etienne Carriere · 3 years, 1 month ago
- 88a304f firmware: scmi: mailbox transport: use plat data, not priv data by Etienne Carriere · 3 years, 1 month ago
- 7b49939 firmware: scmi: mailbox transport: fix probe failure implementation by Etienne Carriere · 3 years, 1 month ago
- 73ead2b firmware: scmi: add configs to select the supported agents by Patrick Delaunay · 3 years, 1 month ago
- 53f5d16 firmware: zynqmp: fix write to an uninitialised pointer in ipi_req() by Michal Simek · 3 years, 1 month ago
- b05cc38 firmware: zynqmp: Handle errors from ipi_req properly by Michal Simek · 3 years, 1 month ago
- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
- bfc05d7 psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabled by Michal Simek · 3 years, 4 months ago
- b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 5d5a699 firmware: ti_sci: Add support for Resoure Management at R5 SPL stage. by Vignesh Raghavendra · 3 years, 6 months ago
- 0e81158 firmware: ti_sci: Implement GET_RANGE with static data by Vignesh Raghavendra · 3 years, 6 months ago
- beed305 firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain by Dave Gerlach · 3 years, 6 months ago