summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2016-10-21Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-08-09firmware: qcom: tz_log: fix incorrect datatype for warm_jmp_addr.Mallikarjuna Reddy Amireddy
2016-07-12Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang
2016-05-11arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel
2016-05-11efi: stub: use high allocation for converted command lineArd Biesheuvel
2016-05-11efi: stub: add implementation of efi_random_alloc()Ard Biesheuvel
2016-05-11efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel
2016-05-11efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel
2016-05-04efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel
2016-05-04efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek
2016-03-23firmware: qcom: add snapshot of tz_log.cZhen Kong
2016-03-22UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-03-03efi: Add pstore variables to the deletion whitelistMatt Fleming
2016-03-03efi: Make efivarfs entries immutable by defaultPeter Jones
2016-03-03efi: Make our variable validation list include the guidPeter Jones
2016-03-03efi: Do variable name validation tests in utf8Peter Jones
2016-03-03efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones
2016-01-08firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-05Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-02efi-pstore: fix kernel-doc argument nameGeliang Tang
2015-11-02arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel
2015-10-28efi: Fix warning of int-to-pointer-cast on x86 32-bit buildsTaku Izumi
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel
2015-10-26Merge tag 'arm/soc/for-4.4/rpi-drivers' of https://github.com/Broadcom/stblin...Olof Johansson
2015-10-23Merge branch 'drivers/psci2' into next/driversOlof Johansson
2015-10-23drivers: psci: make PSCI 1.0 functions initialization version dependentLorenzo Pieralisi
2015-10-22Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2015-10-15Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm i...Arnd Bergmann
2015-10-14ARM: bcm2835: Add the Raspberry Pi firmware driverEric Anholt
2015-10-14firmware: qcom-scm: build for correct architecture levelArnd Bergmann
2015-10-14qcom-scm: fix endianess issue in __qcom_scm_is_call_availableRob Clark
2015-10-14Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel
2015-10-12arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT propertyArd Biesheuvel
2015-10-12efi: Add "efi_fake_mem" boot optionTaku Izumi
2015-10-12efi: Auto-load the efi-pstore moduleBen Hutchings
2015-10-12efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel
2015-10-12efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel
2015-10-12efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()Taku Izumi
2015-10-12efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm
2015-10-12efi/x86: Move efi=debug option parsing to coreLeif Lindholm
2015-10-12drivers/firmware: Make efi/esrt.c driver explicitly non-modularPaul Gortmaker