summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2022-10-12firmware: scmi: fix the multi channel support with CCFPatrick Delaunay4-4/+4
2022-10-05firmware: zynqmp: Change loadable config object from APU_0 to OCM_BANK_0Ashok Reddy Soma1-3/+8
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass1-1/+1
2022-09-26firmware: zynqmp: Add Versal NET compatible stringJay Buddhabhatti1-0/+1
2022-08-26firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() functionAndrew 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...Tom 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...Tom Rini1-0/+51
2022-03-09firmware: zynqmp: Add support for set sd config and is function supportedAshok Reddy Soma1-0/+51
2022-03-03clk: scmi: register scmi clocks with CCFEtienne Carriere1-0/+53
2022-03-03firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere1-7/+5
2022-03-03scmi: change parameter dev in devm_scmi_process_msgEtienne Carriere1-2/+15
2022-03-03sandbox: 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...Tom 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 transportEtienne 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