Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-12 | fdt: Add a check to fdt_print() for coverity | Simon Glass | 1 | -1/+1 |
2017-06-12 | fdt: Add a check to do_fdt() for coverity | Simon Glass | 1 | -1/+1 |
2017-06-09 | cmd/fdt: support single value replacement within an array | Hannes Schmelzer | 1 | -8/+21 |
2017-05-22 | Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP | Simon Glass | 1 | -5/+3 |
2017-01-14 | cmd/fdt: Make fdt get value endian-safe for single-cell properties | Andreas Färber | 1 | -2/+2 |
2017-01-13 | cmd: fdt: Print error message when fdt application fails | Stefan Agner | 1 | -1/+5 |
2016-12-02 | cmd/fdt: fix uncallable systemsetup command | Fabien Parent | 1 | -12/+10 |
2016-10-13 | cmd/fdt: add possibilty to have 'extrasize' on fdt resize | Hannes Schmelzer | 1 | -2/+7 |
2016-08-20 | cmd: fdt: add fdt overlay application subcommand | Maxime Ripard | 1 | -0/+24 |
2016-08-20 | cmd: fdt: Narrow the check for fdt addr | Maxime Ripard | 1 | -1/+1 |
2016-05-05 | Fix various typos, scattered over the code. | Robert P. J. Day | 1 | -1/+1 |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass | 1 | -0/+1065 |