summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
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
2019-01-30firmware: ti_sci: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li-19/+2
2019-01-30firmware: arm_scmi: provide the mandatory device release callbackSudeep Holla-2/+7
2019-01-29firmware: xilinx: Add reset API'sNava kishore Manne-0/+40
2019-01-25firmware: tegra: bpmp-tegra186: Remove unused includesThierry Reding-5/+0
2019-01-25firmware: tegra: add bpmp driver for Tegra210Timo Alho-9/+282
2019-01-25firmware: tegra: Refactor BPMP driverTimo Alho-202/+394
2019-01-25firmware: tegra: Reword messaging terminologyTimo Alho-38/+71
2019-01-12firmware: imx: scu-pd: add fallback compatible string supportAisheng Dong-0/+1
2019-01-09firmware: raspberrypi: notify VC4 firmware of a rebootStefan Wahren-0/+11
2019-01-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-6/+0
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2019-01-04drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanichuang.zijiang-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-4/+4
2019-01-03firmware: arm_sdei: Fix DT platform device creationJames Morse-5/+0
2019-01-03firmware: arm_sdei: fix wrong of_node_put() in init functionNicolas Saenz Julienne-1/+0
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-60/+442
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1054
2018-12-27Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+1
2018-12-26Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-50/+140
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+2
2018-12-12Merge tag 'imx-drivers-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson-1/+347
2018-12-12Merge tag 'tegra-for-4.21-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson-36/+70
2018-12-10arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper-2/+2
2018-12-06firmware: stratix10-svc: fix wrong of_node_put() in init functionNicolas Saenz Julienne-4/+1
2018-12-03pstore: Convert buf_lock to semaphoreKees Cook-3/+1
2018-12-03Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman-10/+26
2018-11-30efi: Reduce the amount of memblock reservations for persistent allocationsArd Biesheuvel-4/+17
2018-11-30efi: Permit multiple entries in persistent memreserve data structureArd Biesheuvel-13/+28
2018-11-30efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor-1/+4
2018-11-30efi/fdt: Simplify the get_fdt() flowJulien Thierry-12/+13
2018-11-30efi/fdt: Indentation fixJulien Thierry-2/+3