summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2025-07-24firmware: zynqmp: Simplify power-domain driver bindMichal Simek
2025-07-08firmware: xilinx: Prepare code for new SMC firmware formatMichal Simek
2025-07-08firmware: xilinx: Tighten dependencies for ZYNQMP_FIRMWARETom Rini
2025-06-18firmware: ti_sci.c: Add a function to request DM metadata using ti_sci* callsMoteen Shah
2025-06-18firmware: ti_sci.c: Add a function to query DM firmware's capabilityMoteen Shah
2025-06-18ti_sci_* : Add capability to access DM firmware's metadataMoteen Shah
2025-06-18ti_sci_*: Add utility to access tisci firmware and SOC capabilityMoteen Shah
2025-05-05firmware: ti_sci: Add Initialization of dev_info head nodeUdit Kumar
2025-05-03scmi_protocols: update struct scmi_base_discover_list_protocols_outYe Li
2025-05-03sandbox: add SCMI clock control permissions to sandboxAlice Guo
2025-05-03firmware: scmi_agent: add SCMI pin control protocol supportAlice Guo
2025-05-03firmware: scmi: use scmi_proto_driver_get() function to get SCMI protocol driverAlice Guo
2025-05-03firmware: scmi: support to manage SCMI protocol drivers with a linker-genetat...Alice Guo
2025-04-28power-domain: Add support for refcounting (again)Miquel Raynal
2025-04-23power: regulator: scmi: Move regulator subnode hack to scmi_regulatorMarek Vasut
2025-04-18Revert "power-domain: Add refcounting"Wadim Egorov
2025-04-16ufs: amd-versal2: Use raw read/write for SLCR/CACHE registersVenkatesh Yadav Abbarapu
2025-04-16xilinx: versal: add firmware access to PMC multi Boot mode registerPrasad Kummari
2025-04-16xilinx: versal: add firmware access to CRP Boot mode registerPrasad Kummari
2025-04-14firmware: ti_sci: Scan all device instances when releasing exclusive devicesNishanth Menon
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-11firmware: scmi: smt: Interrupt communication enableViorel Suman
2025-04-10power-domain: Add refcountingMiquel Raynal
2025-04-05arm: mach-k3: j721e: Split out J7200 SoC support from J721eAndrew Davis
2024-12-31drivers: firmware: ti_sci: Add DM_FLAG_PRE_RELOC to driverManorit Chawdhry
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-09-12include: export uuid.hCaleb Connolly
2024-08-30firmware: ti_sci: Add No-OP for "RX_FL_CFG"Kishon Vijay Abraham I
2024-07-22drivers: firmware: Remove duplicate newlinesMarek Vasut
2024-07-16firmware: psci: register PSCI power domains to stub driverNeil Armstrong
2024-06-19firmware: ti_sci_static_data: Add static DMA channelJayesh Choudhary
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07firmware: Remove <common.h> and add needed includesTom Rini
2024-04-11firmware: ti_sci: Bind sysreset driver when enabledAndrew Davis
2024-03-13firmware: psci: Fix bind_smccc_features psci checkWeizhao Ouyang
2024-03-13firmware: ti_sci_static_data: add static DMA channel dataHari Nagalla
2024-03-04drivers: dma: Add support for J784S4 SoCApurva Nandan
2024-02-06firmware: ti_sci: Add comment explaining the is_secure codeDhruva Gole
2024-02-06firmware: ti_sci: fix the secure_hdr in do_xferDhruva Gole
2023-12-13mailbox: zynqmp: support mulitple mboxes via device-treeTanmay Shah
2023-11-28firmware: scmi: support protocols on sandbox only if enabledAKASHI Takahiro
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-10firmware: scmi: correct a validity check against power domain idAKASHI Takahiro
2023-11-07drivers: firmware: Handle error case in the zynqmp_pm_featureVenkatesh Yadav Abbarapu
2023-10-30arm_ffa: fix: remove deadcode in ffa_print_error_log()Abdellatif El Khlifi
2023-10-24sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro
2023-10-24power: domain: add SCMI driverAKASHI Takahiro