summaryrefslogtreecommitdiffstats
path: root/drivers/of/Kconfig
AgeCommit message (Expand)AuthorLines
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-0/+6
2024-11-15of: Allow overlay kunit tests to run CONFIG_OF_OVERLAY=nStephen Boyd-1/+1
2024-11-04kbuild: add generic support for built-in boot DTBsMasahiro Yamada-0/+6
2024-07-29of: Add a KUnit test for overlays and test managed APIsStephen Boyd-0/+10
2024-03-08of: Add KUnit test to confirm DTB is loadedStephen Boyd-0/+9
2024-03-08of: Create of_root if no dtb provided by firmwareFrank Rowand-3/+2
2023-07-10of: make OF_EARLY_FLATTREE depend on HAS_IOMEMBaoquan He-1/+1
2023-04-07of: address: always use dma_default_coherent for default coherencyJiaxun Yang-4/+0
2023-02-17of: update kconfig unittest helpFrank Rowand-1/+13
2021-10-07of: net: move of_net under net/Jakub Kicinski-4/+0
2021-06-02of: Drop reserved mem dependency on DMA_DECLARE_COHERENT and DMA_CMARob Herring-3/+1
2020-10-10net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson-7/+0
2020-01-28of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman-0/+4
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig-1/+2
2019-02-13of: select OF_RESERVED_MEM automaticallyChristoph Hellwig-3/+2
2018-03-04of: change overlay apply input data from unflattened to FDTFrank Rowand-0/+1
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-16/+0
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring-16/+0
2018-01-08of: Use SPDX license tag for DT filesRob Herring-0/+1
2017-12-12of: enable unittests on UMLRob Herring-2/+3
2017-10-16of: make kobject and bin_attribute support configurableRob Herring-0/+4
2016-09-23mtd: Kill the OF_MTD Kconfig optionBoris Brezillon-4/+0
2016-06-28of_mdio: select fixed phy support unconditionallyArnd Bergmann-0/+1
2016-04-15of, numa: Add NUMA of binding implementation.David Daney-0/+3
2015-10-27of: add config option to enable building of all dtbsRob Herring-0/+10
2015-07-27of: add HAS_IOMEM depends to OF_ADDRESSRob Herring-1/+1
2015-06-04of: make unittest select OF_EARLY_FLATTREE instead of depend on itRob Herring-1/+2
2015-06-04of: make CONFIG_OF user selectableRob Herring-5/+9
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2015-04-14of: OF_IRQ should depend on IRQ_DOMAINGeert Uytterhoeven-1/+1
2015-03-27of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTESTGeert Uytterhoeven-1/+10
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