summaryrefslogtreecommitdiffstats
path: root/commands/of_property.c
Commit message (Expand)AuthorAgeFilesLines
* commands: of_property: copy value instead of resizingOleg.Karfich@wago.com2018-08-291-2/+1
* commands/of_property: add option to apply changes as fixupBaeuerle, Florian2018-05-281-53/+138
* of: Allow for const propertiesSascha Hauer2018-01-311-0/+1
* Fix spelling: pathes -> pathsWadim Egorov2015-01-281-1/+1
* complete: Add devicetree completionSascha Hauer2014-05-191-0/+2
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-9/+11
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* of_property command: allow to set phandlesSascha Hauer2013-08-141-2/+32
* of_property command: allow to specify a node by aliasSascha Hauer2013-08-141-1/+1
* OF: base: sync of_find_node_by_path with linux OF APISebastian Hesselbarth2013-06-201-8/+2
* OF: base: sync of_find_property with linux OF APISebastian Hesselbarth2013-06-201-1/+1
* of: property: fix error messageSteffen Trumtrar2013-04-261-2/+2
* of: remove unused libfdtSascha Hauer2013-03-061-1/+0
* of_property command: Fix crash with empty property valueSascha Hauer2013-03-061-2/+8
* of_* commands: print usage when insufficient arguments are givenSascha Hauer2013-03-061-0/+3
* of: Add root node argument to of_find_node_by_pathSascha Hauer2013-03-061-2/+8
* commands: Add of_property commandSascha Hauer2013-01-191-0/+280