summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2020-12-14efi: ia64: disable the capsule loaderArd Biesheuvel
2020-12-09efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel
2020-12-09efi/efi_test: read RuntimeServicesSupportedHeinrich Schuchardt
2020-12-09efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel
2020-12-07efi: capsule: use atomic kmap for transient sglist mappingsArd Biesheuvel
2020-11-17efi: x86/xen: switch to efi_get_secureboot_mode helperArd Biesheuvel
2020-11-04efi: generalize efi_get_securebootChester Lin
2020-10-29efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yesGeert Uytterhoeven
2020-10-26efi/x86: Only copy the compressed kernel image in efi_relocate_kernel()Arvind Sankar
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-10-21Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-19Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-15Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-15fw_cfg: Add support for parisc architectureHelge Deller
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-10-13efi/fake_mem: arrange for a resource entry per efi_fake_mem instanceDan Williams
2020-10-13Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-12Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2020-10-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab
2020-10-03Merge tag 'imx-drivers-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2020-10-02RISC-V: Add EFI runtime servicesAtish Patra
2020-10-02RISC-V: Add EFI stub support.Atish Patra
2020-10-02Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...Palmer Dabbelt
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon
2020-10-02efi: mokvar: add missing include of asm/early_ioremap.hArd Biesheuvel
2020-09-29efi: efivars: limit availability to X86 buildsArd Biesheuvel
2020-09-29efi: remove some false dependencies on CONFIG_EFI_VARSArd Biesheuvel
2020-09-29efi: gsmi: fix false dependency on CONFIG_EFI_VARSArd Biesheuvel
2020-09-29efi: efivars: un-export efivars_sysfs_init()Ard Biesheuvel
2020-09-29efi: pstore: move workqueue handling out of efivarsArd Biesheuvel
2020-09-29efi: pstore: disentangle from deprecated efivars moduleArd Biesheuvel
2020-09-29efi: mokvar-table: fix some issues in new codeArd Biesheuvel
2020-09-29efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failureArd Biesheuvel
2020-09-28firmware: arm_sdei: Remove _sdei_event_unregister()Gavin Shan
2020-09-28firmware: arm_sdei: Remove _sdei_event_register()Gavin Shan
2020-09-28firmware: arm_sdei: Introduce sdei_do_local_call()Gavin Shan
2020-09-28firmware: arm_sdei: Cleanup on cross call functionGavin Shan
2020-09-28firmware: arm_sdei: Remove while loop in sdei_event_unregister()Gavin Shan
2020-09-28firmware: arm_sdei: Remove while loop in sdei_event_register()Gavin Shan
2020-09-28firmware: arm_sdei: Remove redundant error message in sdei_probe()Gavin Shan
2020-09-28firmware: arm_sdei: Remove duplicate check in sdei_get_conduit()Gavin Shan
2020-09-28firmware: arm_sdei: Unregister driver on error in sdei_init()Gavin Shan
2020-09-28firmware: arm_sdei: Avoid nested statements in sdei_init()Gavin Shan
2020-09-28firmware: arm_sdei: Retrieve event number from event instanceGavin Shan
2020-09-28firmware: arm_sdei: Common block for failing path in sdei_event_create()Gavin Shan