aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-01-17PCI: Move OF-related PCI functions into PCI coreGravatar Rob Herring 1-2/+0
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-16of: make kobject and bin_attribute support configurableGravatar Rob Herring 1-0/+1
2017-06-01of: Move OF property and graph API from base.c to property.cGravatar Sakari Ailus 1-1/+1
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-1/+0
2016-05-05mtd: nand: move of_get_nand_xxx() helpers into nand_base.cGravatar Boris Brezillon 1-1/+0
2016-04-15of, numa: Add NUMA of binding implementation.Gravatar David Daney 1-0/+1
2015-06-04of: clean-up unnecessary libfdt include pathsGravatar Rob Herring 1-3/+0
2015-03-25dt: OF_UNITTEST make dependency brokenGravatar Frank Rowand 1-2/+3
2014-11-24of/overlay: Introduce DT overlay supportGravatar Pantelis Antoniou 1-0/+1
2014-11-04of/unittest: Rename selftest.c to unittest.cGravatar Grant Likely 1-2/+2
2014-10-04of: Introduce Device Tree resolve support.Gravatar Pantelis Antoniou 1-0/+1
2014-08-11Merge branch 'devicetree/next-overlay' into devicetree/nextGravatar Grant Likely 1-0/+1
2014-07-25Adding selftest testdata dynamically into live treeGravatar Gaurav Minocha 1-1/+2
2014-07-07of: Move CONFIG_OF_DYNAMIC code into a separate fileGravatar Grant Likely 1-0/+1
2014-05-20of/fdt: add FDT address translation supportGravatar Rob Herring 1-0/+2
2014-04-30of/fdt: Convert FDT functions to use libfdtGravatar Rob Herring 1-0/+2
2014-03-11drivers: of: add initialization code for dynamic reserved memoryGravatar Marek Szyprowski 1-0/+1
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Gravatar Marek Szyprowski 1-1/+0
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Gravatar Linus Torvalds 1-0/+1
2013-08-27drivers: of: add initialization code for dma reserved memoryGravatar Marek Szyprowski 1-0/+1
2013-08-23i2c: move OF helpers into the coreGravatar Wolfram Sang 1-1/+0
2013-06-12of: remove CONFIG_OF_DEVICEGravatar Rob Herring 1-2/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-1/+0
2012-04-13spi/devicetree: Move devicetree support code into spi directoryGravatar Grant Likely 1-1/+0
2012-04-07gpio: Move DT support code into drivers/gpioGravatar Grant Likely 1-1/+0
2012-03-15of/mtd/nand: add generic bindings and helpersGravatar Jean-Christophe PLAGNIOL-VILLARD 1-0/+1
2011-12-12of: Add device tree selftestsGravatar Grant Likely 1-0/+1
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyGravatar Benjamin Herrenschmidt 1-0/+1
2011-02-04of/pci: move of_irq_map_pci() into generic codeGravatar Sebastian Andrzej Siewior 1-0/+1
2010-11-01of/net: Move of_get_mac_address() to a common source file.Gravatar David Daney 1-0/+1
2010-10-10of/promtree: make drivers/of/pdt.c no longer sparc-onlyGravatar Andres Salomon 1-0/+1
2010-07-05of/address: merge of_iomap()Gravatar Grant Likely 1-0/+1
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGravatar Grant Likely 1-0/+1
2009-11-23of/flattree: merge find_flat_dt_string and initial_boot_paramsGravatar Grant Likely 1-0/+1
2009-04-27openfirmware: Add OF phylib support codeGravatar Grant Likely 1-0/+1
2008-07-25spi: Add OF binding support for SPI bussesGravatar Grant Likely 1-0/+1
2008-04-20[POWERPC] i2c: Fix build breakage introduced by OF helpersGravatar Jochen Friedrich 1-1/+1
2008-04-17[POWERPC] i2c: OF helpers for the i2c APIGravatar Jochen Friedrich 1-0/+1
2008-04-17[POWERPC] OF helpers for the GPIO APIGravatar Anton Vorontsov 1-0/+1
2007-07-20Create drivers/of/platform.cGravatar Stephen Rothwell 1-1/+1
2007-07-20Begin to consolidate of_device.cGravatar Stephen Rothwell 1-0/+1
2007-07-20Start split out of common open firmware codeGravatar Stephen Rothwell 1-0/+1