aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2016-09-23mtd: Kill the OF_MTD Kconfig optionGravatar Boris Brezillon 1-4/+0
2016-06-28of_mdio: select fixed phy support unconditionallyGravatar Arnd Bergmann 1-0/+1
2016-04-15of, numa: Add NUMA of binding implementation.Gravatar David Daney 1-0/+3
2015-10-27of: add config option to enable building of all dtbsGravatar Rob Herring 1-0/+10
2015-07-27of: add HAS_IOMEM depends to OF_ADDRESSGravatar Rob Herring 1-1/+1
2015-06-04of: make unittest select OF_EARLY_FLATTREE instead of depend on itGravatar Rob Herring 1-1/+2
2015-06-04of: make CONFIG_OF user selectableGravatar Rob Herring 1-5/+9
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2015-04-14of: OF_IRQ should depend on IRQ_DOMAINGravatar Geert Uytterhoeven 1-1/+1
2015-03-27of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTESTGravatar Geert Uytterhoeven 1-1/+10
2015-03-02of: Drop superfluous dependance for OF_OVERLAYGravatar Matwey V. Kornilov 1-1/+0
2015-03-02of: Add prompt for OF_OVERLAY configGravatar Matwey V. Kornilov 1-1/+1
2015-01-13Removes OF_UNITTEST dependency on OF_DYNAMIC config symbolGravatar Gaurav Minocha 1-1/+0
2014-11-26of: remove select of non-existant OF_DEVICE config symbolGravatar Grant Likely 1-1/+0
2014-11-24of/overlay: Introduce DT overlay supportGravatar Pantelis Antoniou 1-0/+7
2014-11-19of/fdt: export fdt blob as /sys/firmware/fdtGravatar Ard Biesheuvel 1-0/+1
2014-11-04of/unittest: Rename selftest.c to unittest.cGravatar Grant Likely 1-2/+2
2014-10-04of/selftest: Use the resolver to fixup phandlesGravatar Grant Likely 1-0/+1
2014-10-04of: Introduce Device Tree resolve support.Gravatar Pantelis Antoniou 1-0/+3
2014-08-03of: Fixing OF Selftest build errorGravatar Gaurav Minocha 1-1/+1
2014-07-25Adding selftest testdata dynamically into live treeGravatar Gaurav Minocha 1-0/+1
2014-04-30of/fdt: Convert FDT functions to use libfdtGravatar Rob Herring 1-0/+1
2014-03-19Merge branch 'devicetree/next-reserved-mem' into devicetree/nextGravatar Grant Likely 1-0/+6
2014-03-11of: remove /proc/device-treeGravatar Grant Likely 1-8/+0
2014-03-11drivers: of: add initialization code for dynamic reserved memoryGravatar Marek Szyprowski 1-0/+6
2014-02-20of: Allows to use the PCI translator without the PCI coreGravatar Gregory CLEMENT 1-0/+4
2013-12-30of/Kconfig: Spelling s/one/once/Gravatar Geert Uytterhoeven 1-1/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2013-11-08dt: disable self-tests for !OF_IRQGravatar Rob Herring 1-0/+1
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Gravatar Marek Szyprowski 1-6/+0
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Gravatar Linus Torvalds 1-0/+6
2013-08-27drivers: of: add initialization code for dma reserved memoryGravatar Marek Szyprowski 1-0/+6
2013-08-23i2c: move OF helpers into the coreGravatar Wolfram Sang 1-6/+0
2013-06-12of: remove CONFIG_OF_DEVICEGravatar Rob Herring 1-3/+0
2012-12-07of_i2c: sparc: Allow OF_I2C for sparcGravatar Andreas Larsson 1-1/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-6/+0
2012-04-13spi/devicetree: Move devicetree support code into spi directoryGravatar Grant Likely 1-6/+0
2012-04-07gpio: Move DT support code into drivers/gpioGravatar Grant Likely 1-6/+0
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-0/+4
2012-03-15of/mtd/nand: add generic bindings and helpersGravatar Jean-Christophe PLAGNIOL-VILLARD 1-0/+4
2012-02-21of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGravatar Grant Likely 1-2/+3
2011-12-12of: Add device tree selftestsGravatar Grant Likely 1-0/+9
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyGravatar Benjamin Herrenschmidt 1-1/+7
2011-02-23x86: dtb: Add support for PCI devices backed by dtb nodesGravatar Sebastian Andrzej Siewior 1-1/+1
2011-02-04of/pci: move of_irq_map_pci() into generic codeGravatar Sebastian Andrzej Siewior 1-0/+6
2010-12-29of/flattree: Add Kconfig for EARLY_FLATTREEGravatar Stephen Neuendorffer 1-0/+4
2010-11-01of/net: Move of_get_mac_address() to a common source file.Gravatar David Daney 1-0/+4
2010-10-10of/promtree: make drivers/of/pdt.c no longer sparc-onlyGravatar Andres Salomon 1-1/+4
2010-07-05proc: unify PROC_DEVICETREE configGravatar Andres Salomon 1-0/+8
2010-07-05of: Put all CONFIG_OF dependencies into a Kconfig menu blockGravatar Grant Likely 1-9/+16