summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi
2023-07-24arm_ffa: introduce armffa commandAbdellatif El Khlifi
2023-07-24arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi
2023-07-14firmware: scmi: return a right errno for SCMI status codeAKASHI Takahiro
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-06-12firmware: zynqmp: Extend debug message to show parametersMichal Simek
2023-06-12firmware: zynqmp: Store driver data in data sectionStefan Herbrechtsmeier
2023-06-12firmware: zynqmp: Move permission to change config object messageStefan Herbrechtsmeier
2023-06-12firmware: zynqmp: Remove redundant child device bindStefan Herbrechtsmeier
2023-06-12firmware: zynqmp: Remove extraordinary return valueStefan Herbrechtsmeier
2023-06-01firmware: ti_sci: Add missing LF in error messageAndreas Dannenberg
2023-04-25firmware: psci: enable DM_FLAG_PRE_RELOCPeng Fan
2023-04-21clk: scmi: Add Kconfig option for SPLJonas Karlman
2023-01-18firmware: ti_sci: fix typo in boot authentication message nameJorge Ramirez-Ortiz
2022-12-09board: ti: introduce the basic files needed to support the am62aBryan Brattlof
2022-12-08firmware: scmi: use protocol node name to bind the scmi regulator driverPatrick Delaunay
2022-10-12firmware: scmi: fix the multi channel support with CCFPatrick Delaunay
2022-10-05firmware: zynqmp: Change loadable config object from APU_0 to OCM_BANK_0Ashok Reddy Soma
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass
2022-09-26firmware: zynqmp: Add Versal NET compatible stringJay Buddhabhatti
2022-08-26firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() functionAndrew Davis
2022-08-26firmware: ti_sci: Remove inline keyword from functionsAndrew Davis
2022-08-26firmware: ti_sci: Factor out message alloc failed messageAndrew Davis
2022-08-26firmware: ti_sci: Reduce output on ti_sci_do_xfer errorAndrew Davis
2022-07-26firmware: zynqmp: Load config overlay for core0 to pmufwAshok Reddy Soma
2022-07-26firmware: zynqmp: Change prototype of zynqmp_pmufw_load_config_object()Ashok Reddy Soma
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-07-06firmware: ti_sci_static_data: Make file board agnosticVignesh Raghavendra
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-06-24firmware: zynqmp: Probe driver before useStefan Herbrechtsmeier
2022-06-24firmware: zynqmp: Check if rx channel dev pointer is validStefan Herbrechtsmeier
2022-06-23firmware: psci: bind arm smccc features when discoveredEtienne Carriere
2022-06-23firmware: psci: reorder header files inclusionEtienne Carriere
2022-06-23firmware: scmi: use multi channel in mailbox, optee and smccc agentsEtienne Carriere
2022-06-23firmware: scmi: optee transport: implement multi-channelEtienne Carriere
2022-06-23firmware: scmi: smccc transport: implement multi-channelEtienne Carriere
2022-06-23firmware: scmi: mailbox transport: implement multi-channelEtienne Carriere
2022-06-23firmware: scmi: add multi-channel supportEtienne Carriere
2022-06-23firmware: scmi: factorize scmi transport look upEtienne Carriere
2022-06-23firmware: scmi: prepare uclass to pass channel referenceEtienne Carriere
2022-06-23firmware: scmi: prepare scmi uclass API to multi-channelEtienne Carriere
2022-06-23firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNELEtienne Carriere
2022-06-23firmware: scmi: optee: use TEE shared memory for SCMI messagesEtienne Carriere
2022-06-10firmware: ti_sci_static_data: add static DMA chan dataVignesh Raghavendra
2022-04-05firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config apiT Karthik Reddy
2022-03-29firmware: zynqmp: Do not bind PD driver in SPL if disabledMichal Simek
2022-03-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-03-09firmware: zynqmp: Add support for set sd config and is function supportedAshok Reddy Soma
2022-03-02clk: scmi: register scmi clocks with CCFEtienne Carriere