summaryrefslogtreecommitdiffstats
path: root/commands/oftree.c
Commit message (Expand)AuthorAgeFilesLines
* of: remove unused libfdtSascha Hauer2013-03-061-2/+1
* oftree command: retire CMD_OFTREE_PROBE Kconfig optionSascha Hauer2013-03-061-1/+1
* oftree command: Use of_print_nodesSascha Hauer2013-03-061-3/+10
* of: Add root node argument to of_find_node_by_pathSascha Hauer2013-03-061-1/+9
* of: let of_unflatten_dtb return the unflattened treeSascha Hauer2013-03-061-1/+13
* oftree command: Add -s option to save internal oftree to fileSascha Hauer2013-01-191-2/+28
* oftree command: refactorSascha Hauer2013-01-191-31/+68
* of: remove unused barebox_fdtSascha Hauer2013-01-191-8/+1
* of: rename of_parse_dtb to of_unflatten_dtbSascha Hauer2013-01-111-1/+1
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-031-3/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* | oftree command: Add devicetree probe supportSascha Hauer2012-09-141-13/+15
|/
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* initial oftree command supportSascha Hauer2011-10-191-0/+135