summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)Author
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-15gsmi: Add GSMI commands to log S0ix infoFurquan Shaikh
2018-10-15gsmi: Remove autoselected dependency on EFI and EFI_VARSDuncan Laurie
2018-10-15gsmi: Add coreboot to list of matching BIOS vendorsDuncan Laurie
2018-10-15gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie
2018-10-04firmware: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-30Merge 4.19-rc6Greg Kroah-Hartman
2018-09-27Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Thomas Gleixner
2018-09-26efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth
2018-09-26efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth
2018-09-26efi/efi_test: add exporting ResetSystem runtime serviceIvan Hu
2018-09-26efi/libstub: arm: support building with clangAlistair Strachan
2018-09-26efi: add API to reserve memory persistently across kexec rebootArd Biesheuvel
2018-09-26efi/arm: libstub: add a root memreserve config tableArd Biesheuvel
2018-09-26efi: honour memory reservations passed via a linux specific config tableArd Biesheuvel
2018-09-25firmware: vpd: fix spelling mistake "partion" -> "partition"Colin Ian King
2018-09-14firmware: coreboot: Only populate devices in coreboot_table_init()Stephen Boyd
2018-09-14firmware: coreboot: Remap RAM with memremap() instead of ioremap()Stephen Boyd
2018-09-14firmware: coreboot: Collapse platform drivers into bus coreStephen Boyd
2018-09-14firmware: coreboot: Make bus registration symmetricStephen Boyd
2018-09-14firmware: coreboot: Unmap ioregion after device populationStephen Boyd
2018-09-14firmware: coreboot: Let OF core populate platform deviceStephen Boyd
2018-09-14firmware: google: make structure gsmi_dev staticColin Ian King
2018-09-12efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to yScott Branden
2018-09-06firmware: arm_scmi: fix divide by zero when sustained_perf_level is zeroSudeep Holla
2018-08-23Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-22module: allow symbol exports to be disabledArd Biesheuvel
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-13Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-02media: headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann
2018-08-02firmware: vpd: Fix section enabled flag on vpd_section_destroyAnton Vasilyev
2018-07-31efi/libstub: Only disable stackleak plugin for arm64Laura Abbott
2018-07-26arm64: Add support for STACKLEAK gcc pluginLaura Abbott
2018-07-26drivers/firmware: psci_checker: stash and use topology_core_cpumask for hotpl...Sudeep Holla
2018-07-23efi/arm: map UEFI memory map even w/o runtime services enabledAKASHI Takahiro
2018-07-23efi/arm: preserve early mapping of UEFI memory map longer for BGRTArd Biesheuvel
2018-07-22efi/cper: Use consistent types for UUIDsAndy Shevchenko
2018-07-22efi: Deduplicate efi_open_volume()Lukas Wunner
2018-07-17mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_idsRik van Riel
2018-07-17efi/esrt: Only call efi_mem_reserve() for boot services memoryArd Biesheuvel
2018-07-16efi: Drop type and attribute checks in efi_mem_desc_lookup()Ard Biesheuvel
2018-07-16efi/libstub/arm: Add opt-in Kconfig option for the DTB loaderArd Biesheuvel
2018-07-16efi/cper: Avoid using get_seconds()Arnd Bergmann
2018-07-16efi: Use a work queue to invoke EFI Runtime ServicesSai Praneeth
2018-07-14Merge tag 'scmi-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-07-14Merge tag 'arm-soc/for-4.19/drivers' of https://github.com/Broadcom/stblinux ...Olof Johansson