summaryrefslogtreecommitdiffstats
path: root/drivers/of/Kconfig
AgeCommit message (Expand)AuthorLines
2015-03-02of: Drop superfluous dependance for OF_OVERLAYMatwey V. Kornilov-1/+0
2015-03-02of: Add prompt for OF_OVERLAY configMatwey V. Kornilov-1/+1
2015-01-13Removes OF_UNITTEST dependency on OF_DYNAMIC config symbolGaurav Minocha-1/+0
2014-11-26of: remove select of non-existant OF_DEVICE config symbolGrant Likely-1/+0
2014-11-24of/overlay: Introduce DT overlay supportPantelis Antoniou-0/+7
2014-11-19of/fdt: export fdt blob as /sys/firmware/fdtArd Biesheuvel-0/+1
2014-11-04of/unittest: Rename selftest.c to unittest.cGrant Likely-2/+2
2014-10-04of/selftest: Use the resolver to fixup phandlesGrant Likely-0/+1
2014-10-04of: Introduce Device Tree resolve support.Pantelis Antoniou-0/+3
2014-08-03of: Fixing OF Selftest build errorGaurav Minocha-1/+1
2014-07-25Adding selftest testdata dynamically into live treeGaurav Minocha-0/+1
2014-04-30of/fdt: Convert FDT functions to use libfdtRob Herring-0/+1
2014-03-19Merge branch 'devicetree/next-reserved-mem' into devicetree/nextGrant Likely-0/+6
2014-03-11of: remove /proc/device-treeGrant Likely-8/+0
2014-03-11drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski-0/+6
2014-02-20of: Allows to use the PCI translator without the PCI coreGregory CLEMENT-0/+4
2013-12-30of/Kconfig: Spelling s/one/once/Geert Uytterhoeven-1/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2013-11-08dt: disable self-tests for !OF_IRQRob Herring-0/+1
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski-6/+0
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds-0/+6
2013-08-27drivers: of: add initialization code for dma reserved memoryMarek Szyprowski-0/+6
2013-08-23i2c: move OF helpers into the coreWolfram Sang-6/+0
2013-06-12of: remove CONFIG_OF_DEVICERob Herring-3/+0
2012-12-07of_i2c: sparc: Allow OF_I2C for sparcAndreas Larsson-1/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-6/+0
2012-04-13spi/devicetree: Move devicetree support code into spi directoryGrant Likely-6/+0
2012-04-07gpio: Move DT support code into drivers/gpioGrant Likely-6/+0
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-0/+4
2012-03-15of/mtd/nand: add generic bindings and helpersJean-Christophe PLAGNIOL-VILLARD-0/+4
2012-02-21of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely-2/+3
2011-12-12of: Add device tree selftestsGrant Likely-0/+9
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt-1/+7
2011-02-23x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior-1/+1
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior-0/+6
2010-12-29of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer-0/+4
2010-11-01of/net: Move of_get_mac_address() to a common source file.David Daney-0/+4
2010-10-10of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon-1/+4
2010-07-05proc: unify PROC_DEVICETREE configAndres Salomon-0/+8
2010-07-05of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely-9/+16
2010-07-05of: define CONFIG_OF globally so architectures can select itStephen Rothwell-0/+3
2010-07-05of/i2c: Generalize OF supportGrant Likely-1/+1
2010-07-05of/address: merge of_iomap()Grant Likely-0/+4
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely-0/+4
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely-0/+4
2009-11-23of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely-0/+4
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-4/+4
2009-05-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek-4/+4
2009-04-27openfirmware: Add OF phylib support codeGrant Likely-0/+6
2008-07-25spi: Add OF binding support for SPI bussesGrant Likely-0/+6