summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-293-12/+17
|\
| * efibc: Replace variable set function in notifier callTian Baofeng2019-06-221-5/+7
| * efi/bgrt: Drop BGRT status field reserved bits checkHans de Goede2019-06-111-5/+0
| * efi/memreserve: deal with memreserve entries in unmapped memoryArd Biesheuvel2019-06-111-2/+10
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-213-12/+3
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-191-4/+1
| |/
* | firmware: trusted_foundations: add ARMv7 dependencyArnd Bergmann2019-06-181-1/+1
* | Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2019-06-161-0/+3
|\ \ | |/ |/|
| * firmware: imx: SCU irq should ONLY be enabled after SCU IPC is readyAnson Huang2019-05-201-0/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner2019-06-051-7/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-052-4/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-053-28/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Thomas Gleixner2019-06-0514-129/+14
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-053-28/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner2019-06-051-14/+1
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-021-0/+3
|\ \
| * | efi: Allow the number of EFI configuration tables entries to be zeroRob Bradford2019-05-251-0/+3
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-302-24/+2
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner2019-05-301-2/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-302-16/+2
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/ /
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2113-0/+13
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-212-0/+2
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-192-0/+753
|\
| * firmware: ti_sci: Add helper apis to manage resourcesLokesh Vutla2019-05-011-0/+130
| * firmware: ti_sci: Add RM mapping table for am654Peter Ujfalusi2019-05-011-0/+23
| * firmware: ti_sci: Add support for IRQ managementLokesh Vutla2019-05-012-0/+305
| * firmware: ti_sci: Add support for RM core opsLokesh Vutla2019-05-012-0/+212
| * firmware: ti_sci: Add support to get TISCI handle using of_phandleGrygorii Strashko2019-05-011-0/+83
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-05-167-77/+302
|\ \
| * \ Merge tag 'imx-drivers-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-04-294-58/+239
| |\ \
| | * | firmware: imx: enable imx scu general irq functionAnson Huang2019-04-113-1/+175
| | * | firmware: imx: scu-pd: decouple the SS information from domain namesAisheng Dong2019-03-191-44/+48
| | * | firmware: imx: scu-pd: add specifying the base of domain name index supportAisheng Dong2019-03-191-52/+55
| | * | firmware: imx: scu-pd: use bool to set postfixAisheng Dong2019-03-191-51/+51
| | |/
| * | Merge tag 'scmi-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2019-04-281-4/+4
| |\ \
| | * | firmware: arm_scmi: replace of_match_device->data with of_device_get_match_da...Aditya Pakki2019-04-121-1/+3
| | * | firmware: arm_scmi: fix of_node leak in scmi_mailbox_checkSteven Price2019-04-121-3/+1
| | |/
| * | firmware: xilinx: Add fpga API'sNava kishore Manne2019-04-151-0/+45
| * | drivers: Defer probe if firmware is not readyRajan Vaja2019-03-182-4/+10
| * | firmware: xilinx: fix debugfs write handlerJann Horn2019-03-181-11/+4
| |/
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-163-0/+193
|\ \
| * | firmware: Move Trusted Foundations supportThierry Reding2019-04-173-0/+193
| |/
* | Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-071-2/+2
|\ \
| * | firmware: vpd: Drop __iomem usage for memremap() memoryStephen Boyd2019-03-281-2/+2
| |/
* | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-066-50/+95
|\ \
| * | firmware/psci: add support for SYSTEM_RESET2Sudeep Holla2019-04-161-1/+23