summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2019-02-15Merge tag 'drivers_soc_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-19/+2
2019-02-15Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann1-0/+11
2019-02-15Merge tag 'tegra-for-5.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann5-226/+735
2019-02-15Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-0/+39
2019-02-12drivers: soc: xilinx: Add ZynqMP power domain driverJolly Shah2-0/+16
2019-02-12firmware: xilinx: Add APIs to control node status/powerRajan Vaja1-0/+58
2019-02-12firmware: xilinx: Implement ZynqMP power management APIsJolly Shah1-0/+29
2019-02-11firmware: imx: Add support to start/stop a CPUDaniel Baluta1-0/+38
2019-02-07firmware/tegra: Enable Tegra186 BPMP support on Tegra194Thierry Reding3-3/+7
2019-02-07firmware: tegra: Conditionally support SoC generationsThierry Reding2-0/+12
2019-02-05firmware: xilinx: Add zynqmp_pm_get_chipid() APINava kishore Manne1-0/+24
2019-01-30firmware: ti_sci: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-19/+2
2019-01-29firmware: xilinx: Add reset API'sNava kishore Manne1-0/+40
2019-01-25firmware: tegra: bpmp-tegra186: Remove unused includesThierry Reding1-5/+0
2019-01-25firmware: tegra: add bpmp driver for Tegra210Timo Alho4-9/+282
2019-01-25firmware: tegra: Refactor BPMP driverTimo Alho4-202/+394
2019-01-25firmware: tegra: Reword messaging terminologyTimo Alho1-38/+71
2019-01-12firmware: imx: scu-pd: add fallback compatible string supportAisheng Dong1-0/+1
2019-01-09firmware: raspberrypi: notify VC4 firmware of a rebootStefan Wahren1-0/+11
2019-01-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-6/+0
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2019-01-04drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanichuang.zijiang1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-4/+4
2019-01-03firmware: arm_sdei: Fix DT platform device creationJames Morse1-5/+0
2019-01-03firmware: arm_sdei: fix wrong of_node_put() in init functionNicolas Saenz Julienne1-1/+0
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-60/+442
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+1054
2018-12-27Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+1
2018-12-26Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-50/+140
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-2/+2
2018-12-12Merge tag 'imx-drivers-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson3-1/+347
2018-12-12Merge tag 'tegra-for-4.21-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-36/+70
2018-12-10arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper2-2/+2
2018-12-06firmware: stratix10-svc: fix wrong of_node_put() in init functionNicolas Saenz Julienne1-4/+1
2018-12-03pstore: Convert buf_lock to semaphoreKees Cook1-3/+1
2018-12-03Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman1-10/+26
2018-11-30efi: Reduce the amount of memblock reservations for persistent allocationsArd Biesheuvel1-4/+17
2018-11-30efi: Permit multiple entries in persistent memreserve data structureArd Biesheuvel2-13/+28
2018-11-30efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor1-1/+4
2018-11-30efi/fdt: Simplify the get_fdt() flowJulien Thierry1-12/+13
2018-11-30efi/fdt: Indentation fixJulien Thierry1-2/+3
2018-11-30firmware/efi: Add NULL pointer checks in efivars API functionsArend van Spriel1-21/+78
2018-11-27efi: Prevent GICv3 WARN() by mapping the memreserve table before first useArd Biesheuvel1-10/+26
2018-11-26firmware: add remote status update client supportRichard Gong1-2/+33
2018-11-26firmware: add Intel Stratix10 service layer driverRichard Gong3-0/+1026
2018-11-21firmware: raspberrypi: Switch to SPDX identifierStefan Wahren1-4/+1
2018-11-18firmware: raspberrypi: Fix firmware calls with large buffersJames Hughes1-17/+18
2018-11-15efi: Permit calling efi_mem_reserve_persistent() from atomic contextArd Biesheuvel1-12/+19
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel2-0/+7
2018-11-15efi/arm/libstub: Pack FDT after populating itArd Biesheuvel1-0/+4