summaryrefslogtreecommitdiffstats
path: root/drivers/of/Makefile
Commit message (Expand)AuthorAgeFilesLines
* of: Move OF property and graph API from base.c to property.cSakari Ailus2017-06-011-1/+1
* Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-241-1/+0
|\
| * mtd: nand: move of_get_nand_xxx() helpers into nand_base.cBoris Brezillon2016-05-051-1/+0
* | of, numa: Add NUMA of binding implementation.David Daney2016-04-151-0/+1
|/
* of: clean-up unnecessary libfdt include pathsRob Herring2015-06-041-3/+0
* dt: OF_UNITTEST make dependency brokenFrank Rowand2015-03-251-2/+3
* of/overlay: Introduce DT overlay supportPantelis Antoniou2014-11-241-0/+1
* of/unittest: Rename selftest.c to unittest.cGrant Likely2014-11-041-2/+2
* of: Introduce Device Tree resolve support.Pantelis Antoniou2014-10-041-0/+1
* Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely2014-08-111-0/+1
|\
| * of: Move CONFIG_OF_DYNAMIC code into a separate fileGrant Likely2014-07-071-0/+1
* | Adding selftest testdata dynamically into live treeGaurav Minocha2014-07-251-1/+2
|/
* of/fdt: add FDT address translation supportRob Herring2014-05-201-0/+2
* of/fdt: Convert FDT functions to use libfdtRob Herring2014-04-301-0/+2
* drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski2014-03-111-0/+1
* Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski2013-10-151-1/+0
* Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-091-0/+1
|\
| * drivers: of: add initialization code for dma reserved memoryMarek Szyprowski2013-08-271-0/+1
* | i2c: move OF helpers into the coreWolfram Sang2013-08-231-1/+0
|/
* of: remove CONFIG_OF_DEVICERob Herring2013-06-121-2/+1
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-1/+0
|\
| * gpio: Move DT support code into drivers/gpioGrant Likely2012-04-071-1/+0
* | spi/devicetree: Move devicetree support code into spi directoryGrant Likely2012-04-131-1/+0
|/
* of/mtd/nand: add generic bindings and helpersJean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+1
* of: Add device tree selftestsGrant Likely2011-12-121-0/+1
* pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-081-0/+1
* of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-041-0/+1
* of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-011-0/+1
* of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon2010-10-101-0/+1
* of/address: merge of_iomap()Grant Likely2010-07-051-0/+1
* of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-281-0/+1
* of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-231-0/+1
* openfirmware: Add OF phylib support codeGrant Likely2009-04-271-0/+1
* spi: Add OF binding support for SPI bussesGrant Likely2008-07-251-0/+1
* [POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich2008-04-201-1/+1
* [POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich2008-04-171-0/+1
* [POWERPC] OF helpers for the GPIO APIAnton Vorontsov2008-04-171-0/+1
* Create drivers/of/platform.cStephen Rothwell2007-07-201-1/+1
* Begin to consolidate of_device.cStephen Rothwell2007-07-201-0/+1
* Start split out of common open firmware codeStephen Rothwell2007-07-201-0/+1
OpenPOWER on IntegriCloud