aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-07firmware: qcom_scm: Dynamically support SMCCC and legacy conventionsElliot Berman1-8/+0
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+18
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+14
2019-09-04firmware: Add Turris Mox rWTM firmware driverMarek Behún1-0/+14
2019-09-04firmware: add Intel Stratix10 remote system update driverRichard Gong1-0/+18
2019-07-26Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibftLinus Torvalds1-2/+3
2019-07-19iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FINDThomas Tai1-2/+3
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-06-18firmware: trusted_foundations: add ARMv7 dependencyArnd Bergmann1-1/+1
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+16
2019-04-17firmware: Move Trusted Foundations supportThierry Reding1-0/+16
2019-04-12drivers: firmware: psci: Move psci to separate directoryUlf Hansson1-14/+1
2019-02-01firmware: intel_stratix10_service: remove COMPILE_TESTStephen Rothwell1-1/+1
2019-01-31firmware: intel_stratix10_service: add hardware dependencyRichard Gong1-1/+1
2018-11-26firmware: add Intel Stratix10 service layer driverRichard Gong1-0/+12
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-28/+0
2018-10-10Merge tag 'imx-drivers-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/driversArnd Bergmann1-0/+1
2018-10-08firmware: imx: add SCU firmware driver supportDong Aisheng1-0/+1
2018-09-27firmware: dcdbas: Move dcdbas to drivers/platform/x86Stuart Hayes1-16/+0
2018-09-27firmware: dell_rbu: Move dell_rbu to drivers/platform/x86Stuart Hayes1-12/+0
2018-09-26firmware: xilinx: Add Zynqmp firmware driverRajan Vaja1-0/+1
2018-02-28firmware: arm_scmi: add device power domain support using genpdSudeep Holla1-0/+13
2018-02-28firmware: arm_scmi: add basic driver infrastructure for SCMISudeep Holla1-0/+21
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2018-01-19psci: add CPU_IDLE dependencyArnd Bergmann1-1/+1
2018-01-13firmware: arm_sdei: Add driver for Software Delegated ExceptionsJames Morse1-0/+8
2017-10-11firmware: qcom: scm: Expose download-mode controlBjorn Andersson1-0/+11
2017-01-30firmware: arm_scpi: Add hardware dependenciesJean Delvare1-0/+1
2016-11-30Merge branch 'for-4.10-ti-sci-base' of https://github.com/t-kristo/linux-pm into next/driversArnd Bergmann1-0/+15
2016-11-25drivers: psci: PSCI checker moduleKevin Brodsky1-0/+11
2016-11-18firmware: tegra: Add IVC libraryThierry Reding1-0/+1
2016-10-27firmware: Add basic support for TI System Control Interface (TI-SCI) protocolNishanth Menon1-0/+15
2016-09-01firmware: Amlogic: Add secure monitor driverCarlo Caione1-0/+1
2016-07-07firmware: scpi: add CONFIG_OF dependencyArnd Bergmann1-2/+1
2016-07-04Merge tag 'qcom-drivers-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/driversOlof Johansson1-0/+1
2016-06-24firmware: qcom: scm: Expose PAS command 10 as reset-controllerBjorn Andersson1-0/+1
2016-06-21firmware: scpi: add device power domain support using genpdSudeep Holla1-0/+10
2016-06-13firmware: arm_scpi: make it depend on MAILBOX instead of ARM_MHUSudeep Holla1-1/+1
2016-02-11firmware: qemu config needs I/O portsArnd Bergmann1-0/+1
2016-02-09firmware: introduce sysfs driver for QEMU's fw_cfg deviceGabriel Somlo1-0/+19
2016-01-04ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander1-0/+3
2015-10-26Merge tag 'arm/soc/for-4.4/rpi-drivers' of https://github.com/Broadcom/stblinux into next/driversOlof Johansson1-0/+7
2015-10-14ARM: bcm2835: Add the Raspberry Pi firmware driverEric Anholt1-0/+7
2015-10-14Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/driversArnd Bergmann1-0/+19
2015-09-28firmware: add support for ARM System Control and Power Interface(SCPI) protocolSudeep Holla1-0/+19
2015-09-23firmware: qcom: scm: Add function stubs for ARM64Andy Gross1-0/+8
2015-08-03arm64: psci: factor invocation code to driversMark Rutland1-0/+3
2015-06-21MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki1-0/+1