summaryrefslogtreecommitdiffstats
path: root/drivers/of/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* of: Add KUnit test to confirm DTB is loadedStephen Boyd2024-03-081-0/+9
* of: Create of_root if no dtb provided by firmwareFrank Rowand2024-03-081-3/+2
* of: make OF_EARLY_FLATTREE depend on HAS_IOMEMBaoquan He2023-07-101-1/+1
* of: address: always use dma_default_coherent for default coherencyJiaxun Yang2023-04-071-4/+0
* of: update kconfig unittest helpFrank Rowand2023-02-171-1/+13
* of: net: move of_net under net/Jakub Kicinski2021-10-071-4/+0
* of: Drop reserved mem dependency on DMA_DECLARE_COHERENT and DMA_CMARob Herring2021-06-021-3/+1
* net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson2020-10-101-7/+0
* of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman2020-01-281-0/+4
* dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-1/+2
* of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-131-3/+2
* of: change overlay apply input data from unflattened to FDTFrank Rowand2018-03-041-0/+1
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-16/+0
|\
| * PCI: Move OF-related PCI functions into PCI coreRob Herring2018-01-171-16/+0
* | of: Use SPDX license tag for DT filesRob Herring2018-01-081-0/+1
* | of: enable unittests on UMLRob Herring2017-12-121-2/+3
|/
* of: make kobject and bin_attribute support configurableRob Herring2017-10-161-0/+4
* 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
|/