summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse2021-03-101-1/+1
* Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-245-13/+6
|\
| * firmware: google: make coreboot driver's remove callback return voidUwe Kleine-König2021-02-095-13/+6
* | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-0/+2
|\ \
| * | efi/libstub: disable LTOSami Tolvanen2021-01-141-0/+2
| |/
* | Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2021-02-221-5/+11
|\ \
| * | firmware: qcom_scm: update comment for ICE-related functionsEric Biggers2021-02-011-5/+11
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-02-211-0/+6
|\ \ \
| * | | firmware: smccc: Introduce SMCCC TRNG frameworkAndre Przywara2021-01-211-0/+6
| | |/ | |/|
* | | Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-202-3/+12
|\ \ \
| * | | efi/arm64: Update debug prints to reflect other entropy sourcesMark Brown2021-01-211-2/+2
| * | | efi/libstub: move TPM related prototypes into efistub.hArd Biesheuvel2021-01-191-0/+9
| * | | efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()Ard Biesheuvel2021-01-191-1/+1
| |/ /
* | | Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-202-3/+43
|\ \ \ | |_|/ |/| |
| * | firmware: arm_scmi: Fix call site of scmi_notification_exitCristian Marussi2021-01-131-2/+2
| * | firmware: arm_scmi: Augment SMC/HVC to allow optional interruptJim Quinlan2021-01-061-1/+41
| |/
* | Merge tag 'efi-urgent-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-01-311-4/+9
|\ \
| * | efi/apple-properties: Reinstate support for boolean propertiesLukas Wunner2020-12-311-4/+9
| |/
* / firmware: imx: select SOC_BUS to fix firmware buildRandy Dunlap2021-01-181-0/+1
|/
* Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-2410-39/+61
|\
| * efi: ia64: disable the capsule loaderArd Biesheuvel2020-12-142-2/+5
| * efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel2020-12-093-4/+1
| * efi/efi_test: read RuntimeServicesSupportedHeinrich Schuchardt2020-12-092-0/+19
| * efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel2020-12-091-0/+12
| * efi: capsule: use atomic kmap for transient sglist mappingsArd Biesheuvel2020-12-071-2/+2
| * efi: x86/xen: switch to efi_get_secureboot_mode helperArd Biesheuvel2020-11-171-3/+0
| * efi: generalize efi_get_securebootChester Lin2020-11-042-26/+17
| * efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yesGeert Uytterhoeven2020-10-291-1/+1
| * efi/x86: Only copy the compressed kernel image in efi_relocate_kernel()Arvind Sankar2020-10-261-1/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-48/+78
|\ \
| * \ Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier2020-12-092-62/+78
| |\ \
| | * | psci: Add accessor for psci_0_1_function_idsDavid Brazdil2020-12-041-7/+5
| | * | psci: Replace psci_function_id array with a structDavid Brazdil2020-12-041-15/+14
| | * | psci: Split functions to v0.1 and v0.2+ variantsDavid Brazdil2020-12-041-34/+60
| | * | psci: Support psci_ops.get_version for v0.1David Brazdil2020-12-041-3/+10
* | | | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-1610-295/+862
|\ \ \ \
| * \ \ \ Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann2020-12-091-23/+23
| |\ \ \ \
| | * | | | firmware: xilinx: Fix kernel-doc warningsMichal Simek2020-12-091-23/+23
| * | | | | Merge tag 'imx-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2020-12-092-18/+66
| |\ \ \ \ \
| | * | | | | firmware: imx: scu-pd: Add some power domains support for i.MX8qxp MIPI1 subs...Liu Ying2020-11-301-0/+4
| | * | | | | firmware: imx: scu-pd: Add main power domain support for i.MX8qxp LVDS1 subsy...Liu Ying2020-11-301-0/+1
| | * | | | | firmware: imx: scu-pd: Add video0/1 power domains support for i.MX8qxp DC0 su...Liu Ying2020-11-301-0/+1
| | * | | | | firmware: imx-dsp: Export functions to request/free channelsDaniel Baluta2020-11-161-0/+25
| | * | | | | firmware: imx: Save channel name for further useDaniel Baluta2020-11-161-3/+3
| | * | | | | firmware: imx: Introduce imx_dsp_setup_channelsDaniel Baluta2020-11-161-15/+26
| | * | | | | firmware: imx: scu-pd: Add power domains for imx-jpegMirela Rabulea2020-11-161-0/+6
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2020-12-092-2/+4
| |\ \ \ \ \
| | * | | | | firmware: meson-sm: enable build as moduleKevin Hilman2020-10-262-2/+4
| | |/ / / /
| * | | | | Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2020-12-092-190/+95
| |\ \ \ \ \
| | * | | | | firmware: ti_sci: rm: Remove unused config() from ti_sci_rm_ringacc_opsPeter Ujfalusi2020-11-011-72/+0