summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-02Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-26firmware: google memconsole: Fix return value check in platform_memconsole_in...Wei Yongjun
2017-04-26firmware: Google VPD: Fix return value check in vpd_platform_init()Wei Yongjun
2017-04-18firmware: Google VPD sysfs driverWei-Ning Huang
2017-04-18firmware: Google VPD: import lib_vpd source filesWei-Ning Huang
2017-04-17efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT spaceArd Biesheuvel
2017-04-08firmware: google memconsole: Add ARM/ARM64 supportThierry Escande
2017-04-08firmware: google memconsole: Add coreboot supportThierry Escande
2017-04-08firmware: google memconsole: Move specific EBDA partsThierry Escande
2017-04-08firmware: google memconsole: Remove useless submenu in KconfigThierry Escande
2017-04-05efi/libstub/arm*: Set default address and size cells values for an empty dtbSameer Goel
2017-04-05ef/libstub/arm/arm64: Randomize the base of the UEFI rt services regionArd Biesheuvel
2017-04-05efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel
2017-04-05efi/libstub: Unify command line param parsingArd Biesheuvel
2017-04-05efi/libstub: Fix harmless command line parsing bugArd Biesheuvel
2017-04-05efi/arm32-stub: Allow boot-time allocations in the vmlinux regionArd Biesheuvel
2017-04-05efi/pstore: Return error code (if any) from efi_pstore_write()Evgeny Kalugin
2017-04-05x86/efi/bgrt: Move efi-bgrt handling out of arch/x86Bhupesh Sharma
2017-04-05efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel
2017-04-05efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel
2017-04-05efi/libstub: Skip GOP with PIXEL_BLT_ONLY formatCohen, Eugene
2017-03-17efi/esrt: Cleanup bad memory map log messagesDaniel Drake
2017-03-07Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-07pstore: Replace arguments for erase() APIKees Cook
2017-03-07pstore: Replace arguments for write() APIKees Cook
2017-03-07pstore: Replace arguments for read() APIKees Cook
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=yArd Biesheuvel
2017-03-02efi/libstub: Treat missing SecureBoot variable as Secure Boot disabledArd Biesheuvel
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-02-23Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-02-07efi/libstub: Make file I/O chunking x86-specificArd Biesheuvel
2017-02-07efi: Disable secure boot if shim is in insecure modeJosh Boyer
2017-02-07efi: Get and store the secure boot statusDavid Howells
2017-02-07Merge tag 'v4.10-rc7' into efi/core, to pick up fixesIngo Molnar
2017-02-03firmware: qcom: scm: Fix interrupted SCM callsAndy Gross
2017-02-01efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel
2017-02-01efi/libstub: Preserve .debug sections after absolute relocation checkArd Biesheuvel
2017-02-01efi/esrt: Fix typo in pr_err() messageColin Ian King
2017-02-01x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLESai Praneeth
2017-02-01efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes tableSai Praneeth
2017-02-01efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...Sai Praneeth
2017-02-01efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner
2017-01-30firmware: arm_scpi: Add hardware dependenciesJean Delvare
2017-01-29Merge tag 'qcom-drivers-for-4.11' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2017-01-26drivers: firmware: psci: Use __pa_symbol for cpu_resumeGeert Uytterhoeven