summaryrefslogtreecommitdiff
path: root/drivers/of/Kconfig
AgeCommit message (Expand)Author
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring
2018-01-08of: Use SPDX license tag for DT filesRob Herring
2017-12-12of: enable unittests on UMLRob Herring
2017-10-16of: make kobject and bin_attribute support configurableRob Herring
2016-09-23mtd: Kill the OF_MTD Kconfig optionBoris Brezillon
2016-06-28of_mdio: select fixed phy support unconditionallyArnd Bergmann
2016-04-15of, numa: Add NUMA of binding implementation.David Daney
2015-10-27of: add config option to enable building of all dtbsRob Herring
2015-07-27of: add HAS_IOMEM depends to OF_ADDRESSRob Herring
2015-06-04of: make unittest select OF_EARLY_FLATTREE instead of depend on itRob Herring
2015-06-04of: make CONFIG_OF user selectableRob Herring
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-14of: OF_IRQ should depend on IRQ_DOMAINGeert Uytterhoeven
2015-03-27of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTESTGeert Uytterhoeven
2015-03-02of: Drop superfluous dependance for OF_OVERLAYMatwey V. Kornilov
2015-03-02of: Add prompt for OF_OVERLAY configMatwey V. Kornilov
2015-01-13Removes OF_UNITTEST dependency on OF_DYNAMIC config symbolGaurav Minocha
2014-11-26of: remove select of non-existant OF_DEVICE config symbolGrant Likely
2014-11-24of/overlay: Introduce DT overlay supportPantelis Antoniou
2014-11-19of/fdt: export fdt blob as /sys/firmware/fdtArd Biesheuvel
2014-11-04of/unittest: Rename selftest.c to unittest.cGrant Likely
2014-10-04of/selftest: Use the resolver to fixup phandlesGrant Likely
2014-10-04of: Introduce Device Tree resolve support.Pantelis Antoniou
2014-08-03of: Fixing OF Selftest build errorGaurav Minocha
2014-07-25Adding selftest testdata dynamically into live treeGaurav Minocha
2014-04-30of/fdt: Convert FDT functions to use libfdtRob Herring
2014-03-19Merge branch 'devicetree/next-reserved-mem' into devicetree/nextGrant Likely
2014-03-11of: remove /proc/device-treeGrant Likely
2014-03-11drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski
2014-02-20of: Allows to use the PCI translator without the PCI coreGregory CLEMENT
2013-12-30of/Kconfig: Spelling s/one/once/Geert Uytterhoeven
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-08dt: disable self-tests for !OF_IRQRob Herring
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2013-08-27drivers: of: add initialization code for dma reserved memoryMarek Szyprowski
2013-08-23i2c: move OF helpers into the coreWolfram Sang
2013-06-12of: remove CONFIG_OF_DEVICERob Herring
2012-12-07of_i2c: sparc: Allow OF_I2C for sparcAndreas Larsson
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13spi/devicetree: Move devicetree support code into spi directoryGrant Likely
2012-04-07gpio: Move DT support code into drivers/gpioGrant Likely
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-15of/mtd/nand: add generic bindings and helpersJean-Christophe PLAGNIOL-VILLARD
2012-02-21of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely
2011-12-12of: Add device tree selftestsGrant Likely
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt
2011-02-23x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior