aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2017-06-27remoteproc/keystone: Fix circular dependencies for ARM configsGravatar Suman Anna 1-1/+0
2017-06-27remoteproc: Drop redundant REMOTEPROC dependency from driver KconfigsGravatar Suman Anna 1-9/+0
2017-06-27remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROCGravatar Suman Anna 1-1/+0
2017-06-26remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPsGravatar Suman Anna 1-0/+13
2017-06-25remoteproc/davinci: Update Kconfig to depend on DMA_CMAGravatar Suman Anna 1-1/+1
2017-03-28soc: qcom: smd: Remove standalone driverGravatar Bjorn Andersson 1-3/+3
2017-03-20remoteproc: qcom: fix QCOM_SMD dependenciesGravatar Arnd Bergmann 1-3/+3
2017-02-06remoteproc: st: add virtio communication supportGravatar Loic Pallardy 1-0/+3
2017-02-06remoteproc: qcom: Use common SMD edge handlerGravatar Bjorn Andersson 1-0/+2
2017-02-06remoteproc: Move qcom_mdt_loader into drivers/soc/qcomGravatar Bjorn Andersson 1-3/+0
2017-02-06remoteproc: qcom: Extract non-mdt related helperGravatar Bjorn Andersson 1-0/+6
2017-02-06remoteproc: qcom: q6v5: Decouple driver from MDT loaderGravatar Bjorn Andersson 1-1/+0
2017-01-18remoteproc: add some kind of helpGravatar Pavel Machek 1-2/+5
2016-12-09remoteproc: qcom_adsp_pil: select qcom_scmGravatar Arnd Bergmann 1-0/+1
2016-12-09remoteproc/ste: Delete unused driverGravatar Jean Delvare 1-10/+0
2016-12-09remoteproc: qcom_adsp_pil: select qcom_scmGravatar Arnd Bergmann 1-0/+1
2016-11-18remoteproc: wcnss-pil: add QCOM_SMD dependencyGravatar Arnd Bergmann 1-0/+1
2016-11-16remoteproc: adsp-pil: fix recursive dependencyGravatar Arnd Bergmann 1-1/+1
2016-11-16Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Bjorn Andersson 1-9/+16
2016-11-15remoteproc: Introduce Qualcomm ADSP PILGravatar Bjorn Andersson 1-0/+11
2016-11-14remoteproc: qcom_wcnss: Fix circular module dependencyGravatar Bjorn Andersson 1-5/+0
2016-10-18remoteproc: Update Kconfig setup to 'depends on REMOTEPROC'Gravatar Peter Griffin 1-8/+12
2016-10-18remoteproc: st_slim_rproc: add a slimcore rproc driverGravatar Peter Griffin 1-2/+5
2016-10-06Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocGravatar Linus Torvalds 1-2/+2
2016-09-08rpmsg: Move rpmsg_device API to new fileGravatar Bjorn Andersson 1-2/+2
2016-08-18remoteproc: qcom: Introduce WCNSS peripheral image loaderGravatar Bjorn Andersson 1-0/+16
2016-07-13remoteproc: qcom: Driver for the self-authenticating Hexagon v5Gravatar Bjorn Andersson 1-0/+14
2016-01-29remoteproc: Supply controller driver for ST's Remote ProcessorsGravatar Lee Jones 1-0/+9
2015-06-17remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3Gravatar Dave Gerlach 1-0/+13
2014-06-17remoteproc: da8xx: don't select CMA on no-MMUGravatar Arnd Bergmann 1-1/+1
2013-06-11mailbox/omap: move the OMAP mailbox framework to driversGravatar Suman Anna 1-1/+2
2013-05-07Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+26
2013-04-21remoteproc: fix kconfig dependencies for VIRTIOGravatar Suman Anna 1-0/+1
2013-04-15remoteproc/davinci: add a remoteproc driver for OMAP-L13x DSPGravatar Robert Tivy 1-0/+23
2013-04-07remoteproc: fix FW_CONFIG typoGravatar Robert Tivy 1-1/+1
2013-04-07remoteproc/omap: support OMAP5 tooGravatar Vincent Stehlé 1-1/+1
2013-04-07remoteproc: perserve resource table dataGravatar Ohad Ben-Cohen 1-0/+1
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-1/+1
2013-02-15remoteproc: omap: depend on OMAP_MBOX_FWKGravatar Arnd Bergmann 1-1/+1
2013-01-21drivers/remoteproc: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-4/+1
2012-10-02remoteproc: select VIRTIO to avoid build breakageGravatar Ohad Ben-Cohen 1-0/+1
2012-09-22remoteproc: Add STE modem driverGravatar Sjur Brændeland 1-0/+11
2012-09-18remoteproc: Add dependency to HAS_DMAGravatar Sjur Brændeland 1-0/+2
2012-07-04remoteproc: fix missing CONFIG_FW_LOADER configurationsGravatar Ohad Ben-Cohen 1-0/+1
2012-07-04remoteproc/omap: fix randconfig unmet direct dependenciesGravatar Ohad Ben-Cohen 1-0/+1
2012-02-28remoteproc/omap: two Kconfig fixesGravatar Ohad Ben-Cohen 1-2/+1
2012-02-22remoteproc: depend on EXPERIMENTALGravatar Ohad Ben-Cohen 1-1/+2
2012-02-08remoteproc: add Kconfig menuGravatar Ohad Ben-Cohen 1-0/+4
2012-02-08remoteproc/omap: add a remoteproc driver for OMAP4Gravatar Ohad Ben-Cohen 1-0/+21
2012-02-08remoteproc: add framework for controlling remote processorsGravatar Ohad Ben-Cohen 1-0/+3