summaryrefslogtreecommitdiffstats
path: root/drivers/of/Makefile
AgeCommit message (Expand)AuthorLines
2024-07-29of: Add a KUnit test for overlays and test managed APIsStephen Boyd-0/+2
2024-07-29of: Add test managed wrappers for of_overlay_apply()/of_node_put()Stephen Boyd-0/+1
2024-03-08of: Add KUnit test to confirm DTB is loadedStephen Boyd-0/+2
2024-03-08of: Create of_root if no dtb provided by firmwareFrank Rowand-1/+1
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2023-04-13of: Move CPU node related functions to their own fileRob Herring-1/+1
2023-04-05of: Move of_modalias() to module.cMiquel Raynal-1/+1
2021-10-07of: net: move of_net under net/Jakub Kicinski-1/+0
2021-03-08of: Add a common kexec FDT setup functionRob Herring-0/+6
2020-10-10net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson-1/+0
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring-2/+0
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-16of: make kobject and bin_attribute support configurableRob Herring-0/+1
2017-06-01of: Move OF property and graph API from base.c to property.cSakari Ailus-1/+1
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds-1/+0
2016-05-05mtd: nand: move of_get_nand_xxx() helpers into nand_base.cBoris Brezillon-1/+0
2016-04-15of, numa: Add NUMA of binding implementation.David Daney-0/+1
2015-06-04of: clean-up unnecessary libfdt include pathsRob Herring-3/+0
2015-03-25dt: OF_UNITTEST make dependency brokenFrank Rowand-2/+3
2014-11-24of/overlay: Introduce DT overlay supportPantelis Antoniou-0/+1
2014-11-04of/unittest: Rename selftest.c to unittest.cGrant Likely-2/+2
2014-10-04of: Introduce Device Tree resolve support.Pantelis Antoniou-0/+1
2014-08-11Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely-0/+1
2014-07-25Adding selftest testdata dynamically into live treeGaurav Minocha-1/+2
2014-07-07of: Move CONFIG_OF_DYNAMIC code into a separate fileGrant Likely-0/+1
2014-05-20of/fdt: add FDT address translation supportRob Herring-0/+2
2014-04-30of/fdt: Convert FDT functions to use libfdtRob Herring-0/+2
2014-03-11drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski-0/+1
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski-1/+0
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds-0/+1
2013-08-27drivers: of: add initialization code for dma reserved memoryMarek Szyprowski-0/+1
2013-08-23i2c: move OF helpers into the coreWolfram Sang-1/+0
2013-06-12of: remove CONFIG_OF_DEVICERob Herring-2/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-1/+0
2012-04-13spi/devicetree: Move devicetree support code into spi directoryGrant Likely-1/+0
2012-04-07gpio: Move DT support code into drivers/gpioGrant Likely-1/+0
2012-03-15of/mtd/nand: add generic bindings and helpersJean-Christophe PLAGNIOL-VILLARD-0/+1
2011-12-12of: Add device tree selftestsGrant Likely-0/+1
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt-0/+1
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior-0/+1
2010-11-01of/net: Move of_get_mac_address() to a common source file.David Daney-0/+1
2010-10-10of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon-0/+1
2010-07-05of/address: merge of_iomap()Grant Likely-0/+1
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely-0/+1
2009-11-23of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely-0/+1
2009-04-27openfirmware: Add OF phylib support codeGrant Likely-0/+1
2008-07-25spi: Add OF binding support for SPI bussesGrant Likely-0/+1
2008-04-20[POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich-1/+1
2008-04-17[POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich-0/+1