summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/tegra'Sascha Hauer2015-03-091-4/+4
|\
| * of: make of_alias_get work on all types of DT pathsLucas Stach2015-03-041-4/+4
* | of/base: fix sparse warning, don't use integer 0 as NULL pointerMarc Kleine-Budde2015-03-031-2/+2
* | of_path: of_find_path(): remove unused variable lenMarc Kleine-Budde2015-03-031-2/+2
|/
* Merge branch 'for-next/mxs'Sascha Hauer2015-02-041-2/+2
|\
| * of: Create platform_device when creating AMBA device failedSascha Hauer2015-01-281-2/+2
* | Fix spelling: pathes -> pathsWadim Egorov2015-01-281-1/+1
|/
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-082-2/+2
* fdt: don't strip const qualifierLucas Stach2014-12-111-1/+1
* fdt: of_unflatten_dtb can work on const dataJan Luebbe2014-12-041-2/+2
* dt: factor out common codeJan Luebbe2014-11-201-22/+11
* of: use OFTREE_MEM_GENERIC for the sandboxJan Luebbe2014-11-071-1/+1
* Merge branch 'for-next/tegra'Sascha Hauer2014-11-052-0/+69
|\
| * of: import pci range parser from linuxLucas Stach2014-10-082-0/+69
* | of: Add of_device_enable_and_register functionsTeresa Gámez2014-11-031-0/+43
|/
* Merge branch 'for-next/openrisc'Sascha Hauer2014-10-021-1/+1
|\
| * openrisc: add initial device tree supportAntony Pavlov2014-09-091-1/+1
* | Merge branch 'for-next/of'Sascha Hauer2014-10-021-8/+69
|\ \
| * | of: Added of_set_property_to_child_phandleTeresa Gámez2014-10-011-0/+21
| * | of: base: Add of_parse_phandle_fromTeresa Gámez2014-10-011-4/+24
| * | of: base: Add of_find_node_by_phandle_fromTeresa Gámez2014-10-011-4/+24
| |/
* / of: fdt: fix typo in headerRaphaël Poggi2014-09-251-1/+1
|/
* Merge branch 'for-next/net'Sascha Hauer2014-08-071-0/+1
|\
| * net: phy: Add minimal support for QSGMII PHYEzequiel Garcia2014-07-311-0/+1
* | Merge branch 'for-next/misc'Sascha Hauer2014-08-071-0/+2
|\ \
| * | of_mtd: add soft_bch and hw_oob_first ecc modesRaphaël Poggi2014-08-041-0/+2
| |/
* | Merge branch 'for-next/marvell'Sascha Hauer2014-08-073-0/+34
|\ \
| * | of: pci: import of_pci_get_devfn()Sebastian Hesselbarth2014-07-313-0/+34
| |/
* | Merge branch 'for-next/efi'Sascha Hauer2014-08-072-2/+3
|\ \
| * | Add initial EFI architecture supportSascha Hauer2014-07-161-1/+1
| * | of: platform: Use PRINTF_CONVERSION_RESOURCE for printing resourcesSascha Hauer2014-07-111-1/+2
| |/
* / of_partition: devfs_add_partition returns an error pointerSascha Hauer2014-08-011-0/+4
|/
* Merge branch 'for-next/net'Sascha Hauer2014-07-041-0/+2
|\
| * of: net: respect phy-connection-type propertySebastian Hesselbarth2014-06-251-0/+2
* | drivers: of: import PCI bus specific translatorSebastian Hesselbarth2014-06-252-0/+86
|/
* of: Drop devicetree merge supportSascha Hauer2014-05-221-32/+12
* Merge branch 'for-next/of'Sascha Hauer2014-05-053-14/+19
|\
| * of_path: Allow to specify path with phandle onlySascha Hauer2014-04-281-0/+3
| * of: move of_find_device_by_node_path to drivers/of/of_path.cSascha Hauer2014-04-282-14/+14
| * of: partition: set device_node of the newly created partitionSascha Hauer2014-04-281-0/+2
* | OF: barebox-env: Use bb device on NANDSascha Hauer2014-04-281-0/+19
* | mtd: nand: create bb devices automaticallySascha Hauer2014-04-281-3/+0
|/
* of_gpio: return error if no device foundSascha Hauer2014-04-091-3/+3
* of: Add support for "stdout-path" propertySascha Hauer2014-03-311-2/+5
* drivers/of/base.c: Fix sparse warningsAlexander Shiyan2014-02-171-4/+4
* environment: Use accessor functions for default environment pathSascha Hauer2014-01-271-1/+1
* of: find also nodes by mixture of alias and pathJan Weitzel2014-01-101-1/+22
* of: platform: Fix possible crashAlexander Shiyan2014-01-101-3/+3
* of: gpio: Fix Kconfig variables to depend onAntony Pavlov2013-12-121-2/+2
* Merge branch 'for-next/tegra'Sascha Hauer2013-12-061-1/+1
|\