summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* firmware: ti_sci: Update ti_sci_msg_req_reboot to include domainDave Gerlach2021-05-272-0/+3
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-1/+1
* psci: rename psci_features functionIgor Opaniuk2021-05-171-2/+3
* firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latestVignesh Raghavendra2021-05-122-0/+21
* dm: core: Add address translation in fdt_get_resourcePatrick Delaunay2021-04-291-11/+1
* psci: add features/reset2 supportIgor Opaniuk2021-04-201-0/+68
* scmi: translate the resource only when livetree is not activatedPatrick Delaunay2021-04-121-2/+7
* scmi: correctly configure MMU for SCMI bufferPatrick Delaunay2021-04-121-2/+4
* firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere2021-04-121-2/+2
* firmware: scmi: sandbox test for voltage regulatorEtienne Carriere2021-04-122-3/+225
* firmware: scmi: voltage regulatorEtienne Carriere2021-04-121-0/+10
* scmi: cosmetic: reorder include filesPatrick Delaunay2021-03-112-3/+2
* scmi: define LOG_CATEGORYPatrick Delaunay2021-03-116-0/+12
* scmi: Include device_compat.hPatrick Delaunay2021-03-111-0/+1
* firmware: smci: possible NULL dereferenceHeinrich Schuchardt2021-02-031-0/+3
* 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