summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2020-06-18firmware: PSCI: Fix PSCI support for OF live treesJon Hunter
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-04-06firmware: zynqmp: Enable IPI code calling also in EL3Michal Simek
2020-03-03firmware: tisci: Drop all deprecated messagesLokesh Vutla
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-14firmware: Remove probe which is causing extra bindAshok Reddy Soma
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-10-24firmware: zynqmp: Clean up zynqmp_power_probeMichal Simek
2019-10-24firmware: zynqmp: Report error when xilinx_pm_request called from EL3Michal Simek
2019-10-24arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek
2019-10-24arm64: versal: Rename versal_pm_request to xilinx_pm_requestMichal Simek
2019-10-24arm64: xilinx: Move firmware functions from platform to driverMichal Simek
2019-10-08arm64: zynqmp: Use mailbox driver for PMUFW config loadingMichal Simek
2019-10-08firmware: zynqmp: Separate function for sending message via mailboxMichal Simek
2019-10-08firmware: zynqmp: create firmware headerIbai Erkiaga
2019-10-08firmware: zynqmp: get fw version with mailbox driverIbai Erkiaga
2019-10-08firmware: zynqmp: Add zynqmp-power supportIbai Erkiaga
2019-10-08clk: versal: Add clock driver supportSiva Durga Prasad Paladugu
2019-10-08zynqmp: firmware: Add Xilinx ZynqMP firmware driverRajan Vaja
2019-08-12firmware: ti_sci: Parse all resource ranges even if some is not availableVignesh Raghavendra
2019-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini
2019-07-26firmware: ti_sci: Add a command for releasing all exclusive devicesLokesh Vutla
2019-07-26firmware: ti_sci: Add processor shutdown API methodAndreas Dannenberg
2019-07-26firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla
2019-07-21spl: kconfig: separate sysreset and firmware drivers from miscSimon Goldschmidt
2019-05-03firmware: ti_sci: Always request response from firmwareAndrew F. Davis
2019-05-03firmware: ti_sci: Fix TISCI mailbox receive timeout handlingAndreas Dannenberg
2019-04-26firmware: ti_sci: Modify auth_boot TI-SCI API to match new versionAndrew F. Davis
2019-04-26firmware: ti_sci: Add support for firewall managementAndrew F. Davis
2019-04-12firmware: Add support for querying msmc memoryLokesh Vutla
2019-04-11firmware: ti_sci: Add support for NAVSS resource managementGrygorii Strashko
2018-12-12firmware: psci: introduce SPL_ARM_PSCI_FWPeng Fan
2018-12-02efi_loader: PSCI reset and shutdownHeinrich Schuchardt
2018-09-29dm: test: Add "/firmware" node scan testRajan Vaja
2018-09-29firmware: Add FIRMWARE config prompt stringRajan Vaja
2018-09-11dm: firmware: Automatically bind child devicesAndreas Dannenberg
2018-09-11firmware: ti_sci: Add support for processor control servicesLokesh Vutla
2018-09-11firmware: ti_sci: Add support for reboot core serviceAndreas Dannenberg
2018-09-11firmware: ti_sci: Add support for clock controlLokesh Vutla
2018-09-11firmware: ti_sci: Add support for device controlAndreas Dannenberg
2018-09-11firmware: ti_sci: Add support for board configurationAndreas Dannenberg
2018-09-11firmware: Add basic support for TI System Control Interface (TI SCI) protocolLokesh Vutla
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini