summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
...
| * | | firmware: arm_sdei: Prohibit probing in '_sdei_handler'Xiongfeng Wang2019-04-291-0/+3
| * | | efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe2019-04-091-3/+3
| |/ /
* | | efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sectionsArd Biesheuvel2019-03-291-2/+1Star
* | | efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter2019-03-292-18/+17Star
* | | efi/arm: Show SMBIOS bank/device location in CPER and GHES error logsMarcin Benka2019-03-291-0/+1
* | | efi/libstub: Refactor the cmd_stubcopy Makefile commandMasahiro Yamada2019-03-291-6/+7
|/ /
* | memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport2019-03-121-1/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-102-5/+18
|\ \
| * | efi: Let architectures decide the flags that should be saved/restoredJulien Thierry2019-02-061-2/+15
| * | efi/arm: Don't expect a return value of ptdump_debugfs_registerNathan Chancellor2019-02-041-3/+3
* | | Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-082-1/+2
|\ \ \ | | |/ | |/|
| * | iscsi_ibft: use virt_to_phys instead of isa_virt_to_busChristoph Hellwig2019-02-121-1/+1
| * | iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva2019-02-121-0/+1
* | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-061-1/+1
|\ \ \
| * | | Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2019-02-112-4/+10
| |\| |
| * | | firmware: intel_stratix10_service: remove COMPILE_TESTStephen Rothwell2019-02-011-1/+1
| * | | firmware: intel_stratix10_service: add hardware dependencyRichard Gong2019-01-311-1/+1
| | |/ | |/|
* | | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-062-4/+77
|\ \ \
| * \ \ Merge branch 'acpi-apei'Rafael J. Wysocki2019-03-042-4/+77
| |\ \ \
| | * | | efi: cper: Fix possible out-of-bounds accessRoss Lagerwall2019-02-201-4/+9
| | * | | firmware: arm_sdei: Add ACPI GHES registration helperJames Morse2019-02-111-0/+68
| | |/ /
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-0611-245/+954
|\ \ \ \
| * \ \ \ Merge tag 'drivers_soc_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2019-02-151-19/+2Star
| |\ \ \ \
| | * | | | firmware: ti_sci: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2019-01-301-19/+2Star
| | | |/ / | | |/| |
| * | | | Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann2019-02-151-0/+11
| |\ \ \ \
| | * | | | firmware: raspberrypi: notify VC4 firmware of a rebootStefan Wahren2019-01-091-0/+11
| | |/ / /
| * | | | Merge tag 'tegra-for-5.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2019-02-155-226/+735
| |\ \ \ \
| | * | | | firmware/tegra: Enable Tegra186 BPMP support on Tegra194Thierry Reding2019-02-073-3/+7
| | * | | | firmware: tegra: Conditionally support SoC generationsThierry Reding2019-02-072-0/+12
| | * | | | firmware: tegra: bpmp-tegra186: Remove unused includesThierry Reding2019-01-251-5/+0Star
| | * | | | firmware: tegra: add bpmp driver for Tegra210Timo Alho2019-01-254-9/+282
| | * | | | firmware: tegra: Refactor BPMP driverTimo Alho2019-01-254-202/+394
| | * | | | firmware: tegra: Reword messaging terminologyTimo Alho2019-01-251-38/+71
| | |/ / /
| * | | | Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2019-02-152-0/+39
| |\ \ \ \
| | * | | | firmware: imx: Add support to start/stop a CPUDaniel Baluta2019-02-111-0/+38
| | * | | | firmware: imx: scu-pd: add fallback compatible string supportAisheng Dong2019-01-121-0/+1
| | |/ / /
| * | | | drivers: soc: xilinx: Add ZynqMP power domain driverJolly Shah2019-02-122-0/+16
| * | | | firmware: xilinx: Add APIs to control node status/powerRajan Vaja2019-02-121-0/+58
| * | | | firmware: xilinx: Implement ZynqMP power management APIsJolly Shah2019-02-121-0/+29
| * | | | firmware: xilinx: Add zynqmp_pm_get_chipid() APINava kishore Manne2019-02-051-0/+24
| * | | | firmware: xilinx: Add reset API'sNava kishore Manne2019-01-291-0/+40
| |/ / /
* | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-0635-287/+350
|\ \ \ \ | |_|/ / |/| | |
| * | | efi: Fix build error due to enum collision between efi.h and ima.hAnders Roxell2019-02-161-24/+24
| * | | efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel2019-02-043-0/+213
| * | | efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel2019-02-044-0/+19
| * | | efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-0428-204/+29Star
| * | | efi/fdt: Apply more cleanupsIngo Molnar2019-02-043-58/+64
| * | | efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel2019-02-041-1/+1
* | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-172-7/+0Star
|\ \ \ \
| * | | | efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-162-7/+0Star
| | |_|/ | |/| |