summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2019-03-29efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sectionsArd Biesheuvel-2/+1
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter-18/+17
2019-03-29efi/arm: Show SMBIOS bank/device location in CPER and GHES error logsMarcin Benka-0/+1
2019-03-29efi/libstub: Refactor the cmd_stubcopy Makefile commandMasahiro Yamada-6/+7
2019-03-28firmware: vpd: Drop __iomem usage for memremap() memoryStephen Boyd-2/+2
2019-03-19firmware: imx: scu-pd: decouple the SS information from domain namesAisheng Dong-44/+48
2019-03-19firmware: imx: scu-pd: add specifying the base of domain name index supportAisheng Dong-52/+55
2019-03-19firmware: imx: scu-pd: use bool to set postfixAisheng Dong-51/+51
2019-03-18drivers: Defer probe if firmware is not readyRajan Vaja-4/+10
2019-03-18firmware: xilinx: fix debugfs write handlerJann Horn-11/+4
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport-1/+1
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-5/+18
2019-03-08Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+2
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-4/+77
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-245/+954
2019-03-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-287/+350
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki-4/+77
2019-02-20efi: cper: Fix possible out-of-bounds accessRoss Lagerwall-4/+9
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+0
2019-02-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+7
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel-7/+0
2019-02-16efi: Fix build error due to enum collision between efi.h and ima.hAnders Roxell-24/+24
2019-02-15Merge tag 'drivers_soc_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-19/+2
2019-02-15Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann-0/+11
2019-02-15Merge tag 'tegra-for-5.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-226/+735
2019-02-15Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-0/+39
2019-02-15x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche-0/+7
2019-02-12iscsi_ibft: use virt_to_phys instead of isa_virt_to_busChristoph Hellwig-1/+1
2019-02-12iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva-0/+1
2019-02-12drivers: soc: xilinx: Add ZynqMP power domain driverJolly Shah-0/+16
2019-02-12firmware: xilinx: Add APIs to control node status/powerRajan Vaja-0/+58
2019-02-12firmware: xilinx: Implement ZynqMP power management APIsJolly Shah-0/+29
2019-02-11firmware: arm_sdei: Add ACPI GHES registration helperJames Morse-0/+68
2019-02-11Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman-4/+10
2019-02-11firmware: imx: Add support to start/stop a CPUDaniel Baluta-0/+38
2019-02-08Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+7
2019-02-07firmware/tegra: Enable Tegra186 BPMP support on Tegra194Thierry Reding-3/+7
2019-02-07firmware: tegra: Conditionally support SoC generationsThierry Reding-0/+12
2019-02-06efi: Let architectures decide the flags that should be saved/restoredJulien Thierry-2/+15
2019-02-05firmware: xilinx: Add zynqmp_pm_get_chipid() APINava kishore Manne-0/+24
2019-02-04efi/arm: Don't expect a return value of ptdump_debugfs_registerNathan Chancellor-3/+3
2019-02-04efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel-0/+213
2019-02-04efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel-0/+19
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel-204/+29
2019-02-04efi/fdt: Apply more cleanupsIngo Molnar-58/+64
2019-02-04efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel-1/+1
2019-02-02efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai-2/+3
2019-02-01firmware: intel_stratix10_service: remove COMPILE_TESTStephen Rothwell-1/+1
2019-01-31firmware: intel_stratix10_service: add hardware dependencyRichard Gong-1/+1