aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-18bcma: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-03-13bcma: Prevent build of PCI host features in moduleMatt Redfearn1-1/+1
2018-01-16bcma: Fix 'allmodconfig' and BCMA builds on MIPS targetsGuenter Roeck1-1/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-13bcma: keep *config menu togetherRandy Dunlap1-9/+9
2017-08-08bcma: make BCMA a menuconfig to ease disabling it allVincent Legoll1-7/+2
2016-07-18bcma: allow enabling serial flash support on non-MIPS SoCsRafał Miłecki1-2/+9
2016-03-07bcma: move parallel flash support to separated fileRafał Miłecki1-0/+5
2015-08-18bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij1-1/+1
2015-06-08bcma: lower dependency of BCMA_DRIVER_PCI_HOSTMODERafał Miłecki1-6/+6
2015-03-13Revert "bcma: Kconfig: Let it depend on PCI"Rafał Miłecki1-1/+1
2015-03-13bcma: allow disabling (not building) PCI driverRafał Miłecki1-2/+2
2015-03-05bcma: prepare Kconfig symbol for PCI driverRafał Miłecki1-0/+17
2015-03-05bcma: Kconfig: Let it depend on PCIChen Gang1-1/+1
2014-01-23bcma: gpio: add own IRQ domainRafał Miłecki1-0/+1
2013-07-22bcma: make it possible to select SoC support without mipsHauke Mehrtens1-2/+8
2013-06-12bcma: activate PCI host option by defaultHauke Mehrtens1-0/+1
2013-01-02bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven1-2/+1
2012-11-21bcma: add GPIO driverHauke Mehrtens1-0/+9
2012-08-21bcma: detect and register NAND flash deviceRafał Miłecki1-1/+1
2012-08-21bcma: detect and register serial flash deviceRafał Miłecki1-1/+1
2012-07-17bcma: add place for flash memory supportRafał Miłecki1-0/+10
2012-07-12bcma: add trivial GBIT MAC COMMON driverRafał Miłecki1-0/+9
2012-04-10bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker1-1/+1
2011-08-08bcma: add mips driverHauke Mehrtens1-0/+9
2011-08-08bcma: add SOC busHauke Mehrtens1-0/+4
2011-07-07bcma: detect PCI core working in hostmodeRafał Miłecki1-0/+6
2011-06-01bcma: host pci: implement block R/W operationsRafał Miłecki1-0/+5
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki1-0/+33