summaryrefslogtreecommitdiffstats
path: root/cmd/fdt.c
Commit message (Expand)AuthorAgeFilesLines
* fdt: Add a check to fdt_print() for coveritySimon Glass2017-06-121-1/+1
* fdt: Add a check to do_fdt() for coveritySimon Glass2017-06-121-1/+1
* cmd/fdt: support single value replacement within an arrayHannes Schmelzer2017-06-091-8/+21
* Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMPSimon Glass2017-05-221-5/+3
* cmd/fdt: Make fdt get value endian-safe for single-cell propertiesAndreas Färber2017-01-141-2/+2
* cmd: fdt: Print error message when fdt application failsStefan Agner2017-01-131-1/+5
* cmd/fdt: fix uncallable systemsetup commandFabien Parent2016-12-021-12/+10
* cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer2016-10-131-2/+7
* cmd: fdt: add fdt overlay application subcommandMaxime Ripard2016-08-201-0/+24
* cmd: fdt: Narrow the check for fdt addrMaxime Ripard2016-08-201-1/+1
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-051-1/+1
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+1065