summaryrefslogtreecommitdiffstats
path: root/drivers/of/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mtd: Kill the OF_MTD Kconfig optionBoris Brezillon2016-09-231-4/+0
* of_mdio: select fixed phy support unconditionallyArnd Bergmann2016-06-281-0/+1
* of, numa: Add NUMA of binding implementation.David Daney2016-04-151-0/+3
* of: add config option to enable building of all dtbsRob Herring2015-10-271-0/+10
* of: add HAS_IOMEM depends to OF_ADDRESSRob Herring2015-07-271-1/+1
* of: make unittest select OF_EARLY_FLATTREE instead of depend on itRob Herring2015-06-041-1/+2
* of: make CONFIG_OF user selectableRob Herring2015-06-041-5/+9
* Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-241-1/+1
|\
| * of: OF_IRQ should depend on IRQ_DOMAINGeert Uytterhoeven2015-04-141-1/+1
* | of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTESTGeert Uytterhoeven2015-03-271-1/+10
|/
* of: Drop superfluous dependance for OF_OVERLAYMatwey V. Kornilov2015-03-021-1/+0
* of: Add prompt for OF_OVERLAY configMatwey V. Kornilov2015-03-021-1/+1
* Removes OF_UNITTEST dependency on OF_DYNAMIC config symbolGaurav Minocha2015-01-131-1/+0
* of: remove select of non-existant OF_DEVICE config symbolGrant Likely2014-11-261-1/+0
* of/overlay: Introduce DT overlay supportPantelis Antoniou2014-11-241-0/+7
* of/fdt: export fdt blob as /sys/firmware/fdtArd Biesheuvel2014-11-191-0/+1
* of/unittest: Rename selftest.c to unittest.cGrant Likely2014-11-041-2/+2
* of/selftest: Use the resolver to fixup phandlesGrant Likely2014-10-041-0/+1
* of: Introduce Device Tree resolve support.Pantelis Antoniou2014-10-041-0/+3
* of: Fixing OF Selftest build errorGaurav Minocha2014-08-031-1/+1
* Adding selftest testdata dynamically into live treeGaurav Minocha2014-07-251-0/+1
* of/fdt: Convert FDT functions to use libfdtRob Herring2014-04-301-0/+1
* Merge branch 'devicetree/next-reserved-mem' into devicetree/nextGrant Likely2014-03-191-0/+6
|\
| * drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski2014-03-111-0/+6
* | of: remove /proc/device-treeGrant Likely2014-03-111-8/+0
|/
* of: Allows to use the PCI translator without the PCI coreGregory CLEMENT2014-02-201-0/+4
* of/Kconfig: Spelling s/one/once/Geert Uytterhoeven2013-12-301-1/+1
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+1
|\
| * dt: disable self-tests for !OF_IRQRob Herring2013-11-081-0/+1
* | Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski2013-10-151-6/+0
|/
* Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-091-0/+6
|\
| * drivers: of: add initialization code for dma reserved memoryMarek Szyprowski2013-08-271-0/+6
* | i2c: move OF helpers into the coreWolfram Sang2013-08-231-6/+0
|/
* of: remove CONFIG_OF_DEVICERob Herring2013-06-121-3/+0
* of_i2c: sparc: Allow OF_I2C for sparcAndreas Larsson2012-12-071-1/+1
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-6/+0
|\
| * gpio: Move DT support code into drivers/gpioGrant Likely2012-04-071-6/+0
* | spi/devicetree: Move devicetree support code into spi directoryGrant Likely2012-04-131-6/+0
|/
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-0/+4
|\
| * of/mtd/nand: add generic bindings and helpersJean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+4
* | of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely2012-02-211-2/+3
|/
* of: Add device tree selftestsGrant Likely2011-12-121-0/+9
* pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-081-1/+7
* x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior2011-02-231-1/+1
* of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-041-0/+6
* of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-291-0/+4
* of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-011-0/+4
* of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon2010-10-101-1/+4
* proc: unify PROC_DEVICETREE configAndres Salomon2010-07-051-0/+8
* of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely2010-07-051-9/+16
OpenPOWER on IntegriCloud