summaryrefslogtreecommitdiff
path: root/drivers/of/resolver.c
Commit message (Expand)AuthorAge
* of: cache phandle nodes to reduce cost of of_find_node_by_phandle()Frank Rowand2018-03-07
* of: change overlay apply input data from unflattened to FDTFrank Rowand2018-03-04
* of: Use SPDX license tag for DT filesRob Herring2018-01-08
* of: overlay: avoid race condition between applying multiple overlaysFrank Rowand2017-10-17
* of/resolver: Replace kmalloc + memcpy with kmemdup()Stephen Boyd2017-10-16
* of/resolver: Simplify to be32_add_cpu()Stephen Boyd2017-10-16
* of: find_node_by_full_name rewrite to compare each levelRob Herring2017-06-22
* of: use kbasename instead of open codingRob Herring2017-06-22
* of: fix sparse warnings in fdt, irq, reserved mem, and resolver codeRob Herring2017-05-04
* of: drop duplicate headersGeliang Tang2017-01-04
* of: Fix issue where code would fall through to error case.Moritz Fischer2016-12-09
* of: Remove unused variable overlay_symbolsFrank Rowand2016-11-15
* of: Move setting of pointer to beside test for non-nullFrank Rowand2016-11-15
* of: Add back an error message, restructuredFrank Rowand2016-11-15
* of: Update comments to reflect changes and increase clarityFrank Rowand2016-11-15
* of: Remove redundant size checkFrank Rowand2016-11-15
* of: Update structure of code to be clearer, also remove BUG_ON()Frank Rowand2016-11-15
* of: Rename variables to better reflect purpose or follow conventionFrank Rowand2016-11-15
* of: Remove prefix "__of_" from local function namesFrank Rowand2016-11-15
* of: Rename functions to more accurately reflect what they doFrank Rowand2016-11-15
* of: Convert comparisons to zero or NULL to logical expressionsFrank Rowand2016-11-15
* of: Remove excessive printks to reduce clutter.Frank Rowand2016-11-15
* of: Remove comments that state the obvious, to reduce clutterFrank Rowand2016-11-15
* of: overlay: add resolver error printsMichal Suchanek2016-07-18
* of: use pr_fmt prefix for all console printingRob Herring2016-07-18
* of: resolver: Add missing of_node_get and of_node_putAmitoj Kaur Chawla2016-02-13
* of/resolver: Switch to new local fixups format.Pantelis Antoniou2014-11-24
* of: Introduce Device Tree resolve support.Pantelis Antoniou2014-10-04