- a0659a5 board: ti: introduce the basic files needed to support the am62a by Bryan Brattlof · 2 years, 1 month ago
- a9e97d6 firmware: scmi: use protocol node name to bind the scmi regulator driver by Patrick Delaunay · 2 years ago
- 3d8b950 firmware: scmi: fix the multi channel support with CCF by Patrick Delaunay · 2 years, 2 months ago
- aacc906 firmware: zynqmp: Change loadable config object from APU_0 to OCM_BANK_0 by Ashok Reddy Soma · 2 years, 2 months ago
- 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
- bc62eb2 firmware: zynqmp: Add Versal NET compatible string by Jay Buddhabhatti · 2 years, 2 months ago
- 04e4393 firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() function by Andrew Davis · 2 years, 4 months ago
- b3e71b7 firmware: ti_sci: Remove inline keyword from functions by Andrew Davis · 2 years, 4 months ago
- 2256372 firmware: ti_sci: Factor out message alloc failed message by Andrew Davis · 2 years, 4 months ago
- 771a16f firmware: ti_sci: Reduce output on ti_sci_do_xfer error by Andrew Davis · 2 years, 4 months ago
- a3e5db2 firmware: zynqmp: Load config overlay for core0 to pmufw by Ashok Reddy Soma · 2 years, 4 months ago
- 406bc8a firmware: zynqmp: Change prototype of zynqmp_pmufw_load_config_object() by Ashok Reddy Soma · 2 years, 4 months ago
- 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
- 818c939 firmware: ti_sci_static_data: Make file board agnostic by Vignesh Raghavendra · 2 years, 5 months ago
- 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
- 44b9f79 firmware: zynqmp: Probe driver before use by Stefan Herbrechtsmeier · 2 years, 5 months ago
- 4999a14 firmware: zynqmp: Check if rx channel dev pointer is valid by Stefan Herbrechtsmeier · 2 years, 5 months ago
- 73b4eaf firmware: psci: bind arm smccc features when discovered by Etienne Carriere · 2 years, 6 months ago
- fe24380 firmware: psci: reorder header files inclusion by Etienne Carriere · 2 years, 6 months ago
- 76b690a firmware: scmi: use multi channel in mailbox, optee and smccc agents by Etienne Carriere · 2 years, 6 months ago
- 6ae5644 firmware: scmi: optee transport: implement multi-channel by Etienne Carriere · 2 years, 6 months ago
- f28df1d firmware: scmi: smccc transport: implement multi-channel by Etienne Carriere · 2 years, 6 months ago
- 274c0c2 firmware: scmi: mailbox transport: implement multi-channel by Etienne Carriere · 2 years, 6 months ago
- 187cea1 firmware: scmi: add multi-channel support by Etienne Carriere · 2 years, 6 months ago
- 2ee6458 firmware: scmi: factorize scmi transport look up by Etienne Carriere · 2 years, 6 months ago
- 0544029 firmware: scmi: prepare uclass to pass channel reference by Etienne Carriere · 2 years, 6 months ago
- a1e8751 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · 2 years, 6 months ago
- d3fd32f firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNEL by Etienne Carriere · 2 years, 6 months ago
- c624c97 firmware: scmi: optee: use TEE shared memory for SCMI messages by Etienne Carriere · 2 years, 6 months ago
- 878fe83 firmware: ti_sci_static_data: add static DMA chan data by Vignesh Raghavendra · 2 years, 6 months ago
- 22a8bf8 firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api by T Karthik Reddy · 2 years, 8 months ago
- 259af93 firmware: zynqmp: Do not bind PD driver in SPL if disabled by Michal Simek · 2 years, 9 months ago
- 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, 8 months ago
- 87cdd35 firmware: zynqmp: Add support for set sd config and is function supported by Ashok Reddy Soma · 2 years, 9 months ago
- 4c4ec90 clk: scmi: register scmi clocks with CCF by Etienne Carriere · 2 years, 9 months ago
- bf1f132 firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · 2 years, 9 months ago
- 2f26c04 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · 2 years, 9 months ago
- 09665cb sandbox: scmi: test against a single scmi agent by Etienne Carriere · 2 years, 9 months ago
- 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
- 07168c6 arm64: zynqmp: Add command for disabling loading other overlays by Michal Simek · 2 years, 10 months ago
- 783e74c xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragments by Michal Simek · 2 years, 10 months ago
- 0fd9f36 power: zynqmp: Add power domain driver for ZynqMP by Michal Simek · 2 years, 10 months ago
- 7bee6e1 drivers: dma: Add support for J721S2 by David Huang · 2 years, 10 months ago
- 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
- 0ce829f firmware: zynqmp: Do not report error if node is already configured by Michal Simek · 2 years, 10 months ago
- 957b248 firmware: zynqmp: Move loading message to debug by Michal Simek · 2 years, 10 months ago
- 58ba267 xilinx: firmware: Move dcache handling directly to pmufw load config by Michal Simek · 3 years ago
- 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
- d4932bd firmware: scmi: Add OP-TEE transport by Etienne Carriere · 3 years, 1 month ago
- f694235 firmware: scmi: smccc transport: simplify probe sequence by Etienne Carriere · 3 years, 1 month ago
- 213d5cf firmware: scmi: smccc transport: use plat data, not priv data by Etienne Carriere · 3 years, 1 month ago
- 3119e27 firmware: scmi: mailbox transport: use plat data, not priv data by Etienne Carriere · 3 years, 1 month ago
- adbf0fc firmware: scmi: mailbox transport: fix probe failure implementation by Etienne Carriere · 3 years, 1 month ago
- 39d1eee firmware: scmi: add configs to select the supported agents by Patrick Delaunay · 3 years, 1 month ago
- ae655fb firmware: zynqmp: fix write to an uninitialised pointer in ipi_req() by Michal Simek · 3 years, 1 month ago
- 577385a firmware: zynqmp: Handle errors from ipi_req properly by Michal Simek · 3 years, 1 month ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
- f92175c psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabled by Michal Simek · 3 years, 4 months ago
- 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- aa0e3fc firmware: ti_sci: Add support for Resoure Management at R5 SPL stage. by Vignesh Raghavendra · 3 years, 6 months ago
- 4214a81 firmware: ti_sci: Implement GET_RANGE with static data by Vignesh Raghavendra · 3 years, 6 months ago
- 366df4e firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain by Dave Gerlach · 3 years, 6 months ago
- 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- ecb99d0 psci: rename psci_features function by Igor Opaniuk · 3 years, 7 months ago
- 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
- 2a28c6e dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · 3 years, 8 months ago
- 3696c09 psci: add features/reset2 support by Igor Opaniuk · 3 years, 8 months ago
- 9aa75e1 scmi: translate the resource only when livetree is not activated by Patrick Delaunay · 3 years, 8 months ago
- ab5154f scmi: correctly configure MMU for SCMI buffer by Patrick Delaunay · 3 years, 8 months ago
- c83a843 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · 3 years, 9 months ago
- b8f15cd firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 9 months ago
- d68663a firmware: scmi: voltage regulator by Etienne Carriere · 3 years, 9 months ago
- d4c9f68 scmi: cosmetic: reorder include files by Patrick Delaunay · 3 years, 9 months ago
- 5dd84d4 scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 9 months ago
- 2f7d3a1 scmi: Include device_compat.h by Patrick Delaunay · 3 years, 9 months ago
- 748cbaa firmware: smci: possible NULL dereference by Heinrich Schuchardt · 3 years, 10 months ago
- 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
- f33d95b firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called by Michal Simek · 4 years, 2 months ago
- 31786fe firmware: scmi: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
- 8b9b689 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 3 months ago
- c6e9af3 reset: add reset controller driver for SCMI agents by Etienne Carriere · 4 years, 3 months ago
- 2d94c08fa firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 3 months ago
- 78928e1 clk: add clock driver for SCMI agents by Etienne Carriere · 4 years, 3 months ago
- a26d0ec firmware: scmi: support Arm SMCCC transport by Etienne Carriere · 4 years, 3 months ago
- 2b41208 firmware: scmi: mailbox/smt agent device by Etienne Carriere · 4 years, 3 months ago
- 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 3 months ago
- 405dc24 firmware: ti_sci: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 3309308 xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · 4 years, 11 months ago
- 0acf1dc firmware: ti_sci: Drop unused structure ti_sci_rm_type_map by Lokesh Vutla · 4 years, 3 months ago
- 928d5ca firmware: ti_sci: drop the device ids to resource id translation table by Lokesh Vutla · 4 years, 3 months ago
- d180353 firmware: psci: Do not bind driver if U-Boot runs in EL3 by Michal Simek · 4 years, 3 months ago
- 22712ea xilinx: zynqmp: merge firmware calls for EL2 and EL3 by Ibai Erkiaga · 4 years, 4 months ago
- 2aa7fc6 psci: put psci_method in .data section if EFI_LOADER is not enabled by Yann Gautier · 4 years, 4 months ago
- 5f42112 firmware: zynqmp: Change panic logic in zynqmp_pmufw_load_config_object() by Michal Simek · 4 years, 7 months ago
- 52b72c1 firmware: PSCI: Fix PSCI support for OF live trees by Jon Hunter · 4 years, 5 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago