summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2017-04-17efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT spaceArd Biesheuvel1-2/+9
2017-04-05ef/libstub/arm/arm64: Randomize the base of the UEFI rt services regionArd Biesheuvel1-13/+36
2017-04-05efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel5-10/+30
2017-04-05efi/libstub: Unify command line param parsingArd Biesheuvel4-28/+21
2017-04-05efi/libstub: Fix harmless command line parsing bugArd Biesheuvel1-2/+2
2017-04-05efi/arm32-stub: Allow boot-time allocations in the vmlinux regionArd Biesheuvel1-20/+128
2017-04-05efi/pstore: Return error code (if any) from efi_pstore_write()Evgeny Kalugin1-3/+3
2017-04-05x86/efi/bgrt: Move efi-bgrt handling out of arch/x86Bhupesh Sharma2-0/+85
2017-04-05efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel1-33/+24
2017-04-05efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel1-3/+4
2017-04-05efi/libstub: Skip GOP with PIXEL_BLT_ONLY formatCohen, Eugene1-2/+4
2017-03-17efi/esrt: Cleanup bad memory map log messagesDaniel Drake2-2/+1
2017-03-07Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=yArd Biesheuvel1-0/+1
2017-03-02efi/libstub: Treat missing SecureBoot variable as Secure Boot disabledArd Biesheuvel1-2/+2
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-1/+43
2017-02-23Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-5/+12
2017-02-07efi/libstub: Make file I/O chunking x86-specificArd Biesheuvel1-1/+10
2017-02-07efi: Disable secure boot if shim is in insecure modeJosh Boyer1-1/+24
2017-02-07efi: Get and store the secure boot statusDavid Howells3-58/+68
2017-02-07Merge tag 'v4.10-rc7' into efi/core, to pick up fixesIngo Molnar1-11/+3
2017-02-03firmware: qcom: scm: Fix interrupted SCM callsAndy Gross1-3/+10
2017-02-01efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel1-11/+3
2017-02-01efi/libstub: Preserve .debug sections after absolute relocation checkArd Biesheuvel1-8/+16
2017-02-01efi/esrt: Fix typo in pr_err() messageColin Ian King1-1/+1
2017-02-01x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLESai Praneeth1-1/+4
2017-02-01efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes tableSai Praneeth1-0/+1
2017-02-01efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...Sai Praneeth2-1/+2
2017-02-01efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner3-77/+63
2017-01-30firmware: arm_scpi: Add hardware dependenciesJean Delvare1-0/+1
2017-01-29Merge tag 'qcom-drivers-for-4.11' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson4-1/+43
2017-01-26drivers: firmware: psci: Use __pa_symbol for cpu_resumeGeert Uytterhoeven1-1/+1
2017-01-16firmware: qcom_scm: Add set remote state APIAndy Gross4-0/+42
2017-01-16firmware: qcom: scm: Mask APQ8064 core clk dependencyAndy Gross1-1/+1
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-41/+95
2017-01-12Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/coreWill Deacon1-1/+1
2017-01-11drivers: firmware: psci: Use __pa_symbol for kernel symbolLaura Abbott1-1/+1
2017-01-07x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange2-2/+39
2017-01-04Merge tag 'psci-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-2/+2
2017-01-03drivers: psci: annotate timer on stack to silence odebug messagesSudeep Holla1-2/+2
2016-12-30firmware: arm_scpi: fix reading sensor values on pre-1.0 SCPI firmwaresMartin Blumenstingl1-2/+8
2016-12-28efi/libstub/arm*: Pass latest memory map to the kernelArd Biesheuvel2-39/+56
2016-12-19firmware: dmi_scan: Always show system identification stringKefeng Wang1-2/+2
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds12-46/+4878
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle1-1/+1
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+2