aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAge
...
| * | | | | | efi: ARM/arm64: ignore DT memory nodes instead of removing themArd Biesheuvel2016-04-15
| | |_|/ / / | |/| | | |
* | | | | | efi: Merge boolean flag argumentsJulia Lawall2016-05-07
* | | | | | efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()Matt Fleming2016-05-07
* | | | | | efibc: Fix excessive stack footprint warningJeremy Compostella2016-05-07
* | | | | | efi/capsule: Make efi_capsule_pending() locklessMatt Fleming2016-05-07
* | | | | | Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2016-05-07
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-05-05
| |\ \ \ \ \
| | * | | | | firmware: qemu_fw_cfg.c: potential unintialized variableDan Carpenter2016-04-21
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-28
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-26
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla2016-04-26
| | | |_|_|/ | | |/| | |
* | | | | | efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK #ifdefMark Rutland2016-04-28
* | | | | | efi/runtime-wrappers: Detect firmware IRQ flag corruptionMark Rutland2016-04-28
* | | | | | efi/runtime-wrappers: Remove redundant #ifdefsMark Rutland2016-04-28
* | | | | | efi/runtime-wrappers: Add {__,}efi_call_virt() templatesMark Rutland2016-04-28
* | | | | | efi/arm-init: Reserve rather than unmap the memory map for ARM as wellArd Biesheuvel2016-04-28
* | | | | | efi: Add misc char driver interface to update EFI firmwareKweh, Hock Leong2016-04-28
* | | | | | efi: Add 'capsule' update supportMatt Fleming2016-04-28
* | | | | | efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming2016-04-28
* | | | | | efibc: Add EFI Bootloader Control moduleCompostella, Jeremy2016-04-28
* | | | | | efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform deviceArd Biesheuvel2016-04-28
* | | | | | efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'Ard Biesheuvel2016-04-28
* | | | | | efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-28
* | | | | | efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel2016-04-28
* | | | | | efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel2016-04-28
* | | | | | efi: Implement generic support for the Memory Attributes tableArd Biesheuvel2016-04-28
* | | | | | efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config tableArd Biesheuvel2016-04-28
* | | | | | efi/arm*: Use memremap() to create the persistent memmap mappingArd Biesheuvel2016-04-28
* | | | | | efi: Check EFI_MEMORY_DESCRIPTOR version explicitlyArd Biesheuvel2016-04-28
* | | | | | efi: Remove global 'memmap' EFI memory mapMatt Fleming2016-04-28
* | | | | | efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming2016-04-28
* | | | | | efi/arm64: Check SetupMode when determining Secure Boot statusLinn Crosetto2016-04-28
* | | | | | efi/arm64: Report unexpected errors when determining Secure Boot statusLinn Crosetto2016-04-28
* | | | | | efi/arm*: Drop writable mapping of the UEFI System tableArd Biesheuvel2016-04-28
* | | | | | efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel2016-04-28
| |_|/ / / |/| | | |
* | | | | efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek2016-04-22
|/ / / /
* | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-16
|\ \ \ \ | |_|/ / |/| | |
| * | | efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mappingArd Biesheuvel2016-03-31
| |/ /
* | | firmware: qemu_fw_cfg.c: hold ACPI global lock during device accessGabriel Somlo2016-04-07
* | | qemu_fw_cfg: don't leak kobj on init errorMichael S. Tsirkin2016-04-07
|/ /
* | kernel: add kcov code coverageDmitry Vyukov2016-03-22
* | drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat c...Andy Lutomirski2016-03-22
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\ \
| * | efi/arm*: Perform hardware compatibility checkArd Biesheuvel2016-02-22
| * | efi/arm64: Check for h/w support before booting a >4 KB granular kernelArd Biesheuvel2016-02-22
| * | efi/arm: Check for LPAE support before booting a LPAE kernelArd Biesheuvel2016-02-22
| * | efi/arm-init: Use read-only early mappingsArd Biesheuvel2016-02-22
| * | efi/efistub: Prevent __init annotations from being usedArd Biesheuvel2016-02-22
| * | efi/arm64: Drop __init annotation from handle_kernel_image()Ard Biesheuvel2016-02-22
| * | efi/runtime-wrappers: Run UEFI Runtime Services with interrupts enabledArd Biesheuvel2016-02-22