summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-135-5/+5
* dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass2020-12-131-2/+2
* firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is calledMichal Simek2020-10-271-0/+8
* firmware: scmi: Include device_compat.hSean Anderson2020-10-153-0/+3
* firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere2020-09-302-6/+151
* reset: add reset controller driver for SCMI agentsEtienne Carriere2020-09-301-0/+4
* firmware: scmi: sandbox test for SCMI clocksEtienne Carriere2020-09-303-5/+241
* clk: add clock driver for SCMI agentsEtienne Carriere2020-09-301-3/+11
* firmware: scmi: support Arm SMCCC transportEtienne Carriere2020-09-303-3/+93
* firmware: scmi: mailbox/smt agent deviceEtienne Carriere2020-09-305-2/+333
* firmware: add SCMI agent uclassEtienne Carriere2020-09-306-0/+271
* firmware: ti_sci: Fix not calling dev_err with a deviceSean Anderson2020-09-301-7/+16
* xilinx: drivers: Use '_' instead of '-' in driver nameMichal Simek2020-09-231-1/+1
* firmware: ti_sci: Drop unused structure ti_sci_rm_type_mapLokesh Vutla2020-08-311-49/+3
* firmware: ti_sci: drop the device ids to resource id translation tableLokesh Vutla2020-08-311-11/+1
* firmware: psci: Do not bind driver if U-Boot runs in EL3Michal Simek2020-08-241-0/+6
* xilinx: zynqmp: merge firmware calls for EL2 and EL3Ibai Erkiaga2020-08-201-41/+43
* psci: put psci_method in .data section if EFI_LOADER is not enabledYann Gautier2020-08-041-0/+4
* firmware: zynqmp: Change panic logic in zynqmp_pmufw_load_config_object()Michal Simek2020-06-241-4/+15
* firmware: PSCI: Fix PSCI support for OF live treesJon Hunter2020-06-181-3/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-183-0/+3
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-04-071-1/+1
|\
| * firmware: zynqmp: Enable IPI code calling also in EL3Michal Simek2020-04-061-1/+1
* | firmware: tisci: Drop all deprecated messagesLokesh Vutla2020-03-032-82/+0
|/
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+2
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* firmware: Remove probe which is causing extra bindAshok Reddy Soma2020-01-141-1/+0
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* firmware: zynqmp: Clean up zynqmp_power_probeMichal Simek2019-10-241-3/+3
* firmware: zynqmp: Report error when xilinx_pm_request called from EL3Michal Simek2019-10-241-2/+4
* arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek2019-10-241-11/+4
* arm64: versal: Rename versal_pm_request to xilinx_pm_requestMichal Simek2019-10-241-1/+1
* arm64: xilinx: Move firmware functions from platform to driverMichal Simek2019-10-241-1/+37
* arm64: zynqmp: Use mailbox driver for PMUFW config loadingMichal Simek2019-10-081-0/+24
* firmware: zynqmp: Separate function for sending message via mailboxMichal Simek2019-10-081-9/+10
* firmware: zynqmp: create firmware headerIbai Erkiaga2019-10-081-0/+1
* firmware: zynqmp: get fw version with mailbox driverIbai Erkiaga2019-10-081-2/+74
* firmware: zynqmp: Add zynqmp-power supportIbai Erkiaga2019-10-081-0/+47
* clk: versal: Add clock driver supportSiva Durga Prasad Paladugu2019-10-081-0/+1
* zynqmp: firmware: Add Xilinx ZynqMP firmware driverRajan Vaja2019-10-083-0/+26
* firmware: ti_sci: Parse all resource ranges even if some is not availableVignesh Raghavendra2019-08-121-3/+10
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini2019-07-291-1/+6
|\
| * spl: kconfig: separate sysreset and firmware drivers from miscSimon Goldschmidt2019-07-211-1/+6
* | firmware: ti_sci: Add a command for releasing all exclusive devicesLokesh Vutla2019-07-261-0/+75