aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2022-08-26firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() functionWIP/2022-08-26-assorted-platform-updatesAndrew Davis1-141/+24
2022-08-26firmware: ti_sci: Remove inline keyword from functionsAndrew Davis1-3/+3
2022-08-26firmware: ti_sci: Factor out message alloc failed messageAndrew Davis1-36/+4
2022-08-26firmware: ti_sci: Reduce output on ti_sci_do_xfer errorAndrew Davis1-98/+34
2022-07-26firmware: zynqmp: Load config overlay for core0 to pmufwAshok Reddy Soma1-2/+14
2022-07-26firmware: zynqmp: Change prototype of zynqmp_pmufw_load_config_object()Ashok Reddy Soma1-3/+5
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini1-1/+1
2022-07-06firmware: ti_sci_static_data: Make file board agnosticVignesh Raghavendra1-38/+4
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...WIP/27Jun2022-nextTom Rini1-3/+20
2022-06-24firmware: zynqmp: Probe driver before useStefan Herbrechtsmeier1-3/+20
2022-06-24firmware: zynqmp: Check if rx channel dev pointer is validStefan Herbrechtsmeier1-1/+1
2022-06-23firmware: psci: bind arm smccc features when discoveredEtienne Carriere2-1/+88
2022-06-23firmware: psci: reorder header files inclusionEtienne Carriere1-5/+5
2022-06-23firmware: scmi: use multi channel in mailbox, optee and smccc agentsEtienne Carriere3-14/+3
2022-06-23firmware: scmi: optee transport: implement multi-channelEtienne Carriere1-13/+63
2022-06-23firmware: scmi: smccc transport: implement multi-channelEtienne Carriere1-2/+52
2022-06-23firmware: scmi: mailbox transport: implement multi-channelEtienne Carriere1-6/+57
2022-06-23firmware: scmi: add multi-channel supportEtienne Carriere1-1/+18
2022-06-23firmware: scmi: factorize scmi transport look upEtienne Carriere1-9/+17
2022-06-23firmware: scmi: prepare uclass to pass channel referenceEtienne Carriere5-4/+11
2022-06-23firmware: scmi: prepare scmi uclass API to multi-channelEtienne Carriere1-1/+2
2022-06-23firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNELEtienne Carriere1-2/+0
2022-06-23firmware: scmi: optee: use TEE shared memory for SCMI messagesEtienne Carriere3-17/+149
2022-06-10firmware: ti_sci_static_data: add static DMA chan dataVignesh Raghavendra1-0/+13
2022-04-05firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config apiT Karthik Reddy1-0/+13
2022-03-29firmware: zynqmp: Do not bind PD driver in SPL if disabledMichal Simek1-1/+5
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