summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * gpio: reduce noise when parsing DTLucas Stach2013-12-041-1/+1
* | Merge branch 'for-next/imx'Sascha Hauer2013-12-062-1/+6
|\ \
| * | of: gpio: Add Kconfig variable to depend onSascha Hauer2013-11-252-1/+6
| |/
* / OF: parse OF clock providers after populateSebastian Hesselbarth2013-11-111-0/+1
|/
* of: fdt: reorder fdt_header initializationSascha Hauer2013-11-081-2/+2
* of: fdt: Fix fdt size_dt_structSascha Hauer2013-11-081-2/+1
* of: simplify phandle lookupSascha Hauer2013-10-221-8/+3
* of: partition: Check for valid partition nameSascha Hauer2013-09-231-0/+3
* Add missing dependency ENV_HANDLING for OF_BAREBOX_DRIVER optionDmitry Smagin2013-09-231-0/+1
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-0/+3
|\
| * introduce barebox_set_modelSascha Hauer2013-08-161-0/+3
* | Merge branch 'for-next/of'Sascha Hauer2013-09-052-19/+141
|\ \ | |/ |/|
| * of: base: import of_find_node_by_typeRenaud Barbier2013-09-051-0/+29
| * of: introduce some new helpersSascha Hauer2013-08-141-0/+101
| * of: default to internal tree in of_find_node_by_path_fromSascha Hauer2013-08-141-0/+3
| * of: parse phandles during unflattenSascha Hauer2013-08-142-19/+7
| * of: fix merge mode in of_unflatten_dtbSascha Hauer2013-08-141-0/+1
* | of: base.c: Use correct device-tree in of_add_initrd()David Jander2013-08-141-1/+1
|/
* of: Fix endless loop in of_add_memorySascha Hauer2013-08-141-1/+4
* Merge branch 'for-next/of'Sascha Hauer2013-08-056-25/+368
|\
| * Add configurability via devicetreeSascha Hauer2013-07-184-0/+264
| * of: Add convenience functions to en/disable devicenodesSascha Hauer2013-07-181-0/+65
| * of: partition: check for valid nodeSascha Hauer2013-07-181-0/+6
| * of: partitions: factor out function to parse a single partitionSascha Hauer2013-07-151-25/+33
* | Merge branch 'for-next/mtd'Sascha Hauer2013-08-052-0/+83
|\ \
| * | of: add mtd of helpersSascha Hauer2013-07-162-0/+83
* | | Merge branch 'for-next/marvell'Sascha Hauer2013-08-057-322/+859
|\ \ \ | | |/ | |/|
| * | OF: base: rename of_free to of_delete_nodeSebastian Hesselbarth2013-07-052-34/+33
| * | OF: base: convert of_add_memory to OF APISebastian Hesselbarth2013-07-051-49/+8
| * | OF: remove device and resource pointer from struct device_nodeSebastian Hesselbarth2013-07-051-4/+4
| * | OF: base: remove dead device related functionsSebastian Hesselbarth2013-07-051-183/+0
| * | OF: base: use of_platform_populate for probingSebastian Hesselbarth2013-07-051-3/+2