aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2018-12-05Merge 4.9.143 into android-4.9Greg Kroah-Hartman
2018-12-05efi/libstub: Make file I/O chunking x86-specificArd Biesheuvel
2018-12-05efi/libstub: arm: support building with clangAlistair Strachan
2018-12-01Merge 4.9.142 into android-4.9Greg Kroah-Hartman
2018-12-01efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel
2018-11-27efi/libstub: Fix 4.9.139 merge resolutionNathan Chancellor
2018-11-23Merge 4.9.139 into android-4.9Greg Kroah-Hartman
2018-11-23efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel
2018-11-23efi/libstub: Preserve .debug sections after absolute relocation checkArd Biesheuvel
2018-11-23efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel
2018-09-26Merge 4.9.129 into android-4.9Greg Kroah-Hartman
2018-09-26efi/esrt: Only call efi_mem_reserve() for boot services memoryArd Biesheuvel
2018-09-26efi/arm: preserve early mapping of UEFI memory map longer for BGRTArd Biesheuvel
2018-05-30Merge 4.9.104 into android-4.9Greg Kroah-Hartman
2018-05-30firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare
2018-04-20Merge tag 'v4.9.95' into android-4.9.95Greg Hackmann
2018-04-20firmware/psci: Expose SMCCC version through psci_opsMark Rutland
2018-04-20firmware/psci: Expose PSCI conduitMark Rutland
2018-04-20drivers/firmware: Expose psci_get_version through psci_ops structureMark Rutland
2018-02-28FROMLIST: efi/libstub: disable LTOSami Tolvanen
2017-12-20Merge 4.9.71 into android-4.9Greg Kroah-Hartman
2017-12-20efi/esrt: Cleanup bad memory map log messagesDaniel Drake
2017-12-14Merge 4.9.69 into android-4.9Greg Kroah-Hartman
2017-12-14efi/esrt: Use memunmap() instead of kfree() to free the remappingPan Bian
2017-12-14efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2017-10-30Revert "Revert "BACKPORT: efi/libstub/arm64: Set -fpie when building the EFI ...Greg Hackmann
2017-10-30BACKPORT: efi/libstub: Unify command line param parsingArd Biesheuvel
2017-10-24Revert "BACKPORT: efi/libstub/arm64: Set -fpie when building the EFI stub"Dmitry Shmidt
2017-10-16BACKPORT: efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel
2017-10-16UPSTREAM: efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel
2017-04-21efi/libstub: Skip GOP with PIXEL_BLT_ONLY formatCohen, Eugene
2017-04-12firmware: qcom: scm: Fix interrupted SCM callsAndy Gross
2017-03-18efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=yArd Biesheuvel
2017-02-09efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel
2017-01-19x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange
2017-01-19efi/libstub/arm*: Pass latest memory map to the kernelArd Biesheuvel
2017-01-12efi/efivar_ssdt_load: Don't return success on allocation failureDan Carpenter
2016-10-19efi/arm: Fix absolute relocation detection for older toolchainsArd Biesheuvel
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-06Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-20Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2016-09-20Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2016-09-20x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZEMatt Fleming
2016-09-15Merge tag 'qcom-drivers-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2016-09-15Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-13Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2016-09-09efi/arm64: Treat regions with WT/WC set but WB cleared as memoryArd Biesheuvel