aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2022-03-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...WIP/16Mar2022-nextTom Rini1-0/+51
2022-03-09firmware: zynqmp: Add support for set sd config and is function supportedAshok Reddy Soma1-0/+51
2022-03-02clk: scmi: register scmi clocks with CCFWIP/2022-03-02-scmi-updatesEtienne Carriere1-0/+53
2022-03-02firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere1-7/+5
2022-03-02scmi: change parameter dev in devm_scmi_process_msgEtienne Carriere1-2/+15
2022-03-02sandbox: scmi: test against a single scmi agentEtienne Carriere2-119/+54
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-0/+71
2022-02-15arm64: zynqmp: Add command for disabling loading other overlaysMichal Simek1-0/+19
2022-02-15xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragmentsMichal Simek1-0/+32
2022-02-15power: zynqmp: Add power domain driver for ZynqMPMichal Simek1-0/+20
2022-02-08drivers: dma: Add support for J721S2David Huang1-3/+37
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...WIP/19Jan2022Tom Rini1-1/+11
2022-01-19firmware: zynqmp: Do not report error if node is already configuredMichal Simek1-0/+6
2022-01-19firmware: zynqmp: Move loading message to debugMichal Simek1-1/+2
2022-01-05xilinx: firmware: Move dcache handling directly to pmufw load configMichal Simek1-0/+3
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini1-1/+9
2021-11-23firmware: scmi: Add OP-TEE transportWIP/2021-11-23-scmi-and-tee-updatesEtienne Carriere3-2/+323
2021-11-23firmware: scmi: smccc transport: simplify probe sequenceEtienne Carriere1-4/+2
2021-11-23firmware: scmi: smccc transport: use plat data, not priv dataEtienne Carriere1-5/+5
2021-11-23firmware: scmi: mailbox transport: use plat data, not priv dataEtienne Carriere1-5/+5
2021-11-23firmware: scmi: mailbox transport: fix probe failure implementationEtienne Carriere1-5/+1
2021-11-23firmware: scmi: add configs to select the supported agentsPatrick Delaunay2-2/+18
2021-10-21firmware: zynqmp: fix write to an uninitialised pointer in ipi_req()Michal Simek1-0/+4
2021-10-21firmware: zynqmp: Handle errors from ipi_req properlyMichal Simek1-1/+5
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass1-1/+1
2021-07-26psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabledMichal Simek1-1/+1
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay1-0/+2
2021-06-11firmware: ti_sci: Add support for Resoure Management at R5 SPL stage.Vignesh Raghavendra1-10/+81
2021-06-11firmware: ti_sci: Implement GET_RANGE with static dataVignesh Raghavendra2-0/+128
2021-05-27firmware: ti_sci: Update ti_sci_msg_req_reboot to include domainDave Gerlach2-0/+3
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-1/+1
2021-05-17psci: rename psci_features functionIgor Opaniuk1-2/+3
2021-05-12firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latestVignesh Raghavendra2-0/+21
2021-04-29dm: core: Add address translation in fdt_get_resourcePatrick Delaunay1-11/+1
2021-04-20psci: add features/reset2 supportIgor Opaniuk1-0/+68
2021-04-12scmi: translate the resource only when livetree is not activatedPatrick Delaunay1-2/+7
2021-04-12scmi: correctly configure MMU for SCMI bufferPatrick Delaunay1-2/+4
2021-04-12firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere1-2/+2
2021-04-12firmware: scmi: sandbox test for voltage regulatorEtienne Carriere2-3/+225
2021-04-12firmware: scmi: voltage regulatorEtienne Carriere1-0/+10
2021-03-11scmi: cosmetic: reorder include filesPatrick Delaunay2-3/+2
2021-03-11scmi: define LOG_CATEGORYPatrick Delaunay6-0/+12
2021-03-11scmi: Include device_compat.hPatrick Delaunay1-0/+1
2021-02-03firmware: smci: possible NULL dereferenceHeinrich Schuchardt1-0/+3
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass5-5/+5
2020-12-13dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass1-2/+2
2020-10-27firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is calledMichal Simek1-0/+8
2020-10-15firmware: scmi: Include device_compat.hSean Anderson3-0/+3