summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2022-07-31LFU-372-1 thermal: Add SCMI Sensor based thermal driverYe Li
2022-04-06LFU-196-1 power: domain: Add SCMI based power domain driverYe Li
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2022-02-15arm64: zynqmp: Add command for disabling loading other overlaysMichal Simek
2022-02-15xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragmentsMichal Simek
2022-02-15power: zynqmp: Add power domain driver for ZynqMPMichal Simek
2022-02-08drivers: dma: Add support for J721S2David Huang
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-01-19firmware: zynqmp: Do not report error if node is already configuredMichal Simek
2022-01-19firmware: zynqmp: Move loading message to debugMichal Simek
2022-01-05xilinx: firmware: Move dcache handling directly to pmufw load configMichal Simek
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-23firmware: scmi: Add OP-TEE transportEtienne Carriere
2021-11-23firmware: scmi: smccc transport: simplify probe sequenceEtienne Carriere
2021-11-23firmware: scmi: smccc transport: use plat data, not priv dataEtienne Carriere
2021-11-23firmware: scmi: mailbox transport: use plat data, not priv dataEtienne Carriere
2021-11-23firmware: scmi: mailbox transport: fix probe failure implementationEtienne Carriere
2021-11-23firmware: scmi: add configs to select the supported agentsPatrick Delaunay
2021-10-21firmware: zynqmp: fix write to an uninitialised pointer in ipi_req()Michal Simek
2021-10-21firmware: zynqmp: Handle errors from ipi_req properlyMichal Simek
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-07-26psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabledMichal Simek
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-06-11firmware: ti_sci: Add support for Resoure Management at R5 SPL stage.Vignesh Raghavendra
2021-06-11firmware: ti_sci: Implement GET_RANGE with static dataVignesh Raghavendra
2021-05-27firmware: ti_sci: Update ti_sci_msg_req_reboot to include domainDave Gerlach
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-05-17psci: rename psci_features functionIgor Opaniuk
2021-05-12firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latestVignesh Raghavendra
2021-04-29dm: core: Add address translation in fdt_get_resourcePatrick Delaunay
2021-04-20psci: add features/reset2 supportIgor Opaniuk
2021-04-12scmi: translate the resource only when livetree is not activatedPatrick Delaunay
2021-04-12scmi: correctly configure MMU for SCMI bufferPatrick Delaunay
2021-04-12firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere
2021-04-12firmware: scmi: sandbox test for voltage regulatorEtienne Carriere
2021-04-12firmware: scmi: voltage regulatorEtienne Carriere
2021-03-11scmi: cosmetic: reorder include filesPatrick Delaunay
2021-03-11scmi: define LOG_CATEGORYPatrick Delaunay
2021-03-11scmi: Include device_compat.hPatrick Delaunay
2021-02-03firmware: smci: possible NULL dereferenceHeinrich Schuchardt
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-13dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass
2020-10-27firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is calledMichal Simek
2020-10-15firmware: scmi: Include device_compat.hSean Anderson
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere
2020-09-30reset: add reset controller driver for SCMI agentsEtienne Carriere
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere
2020-09-30clk: add clock driver for SCMI agentsEtienne Carriere