summaryrefslogtreecommitdiffstats
path: root/cmd/load.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused CONFIG_CMD_HWFLOW option and associated dead code.David Müller (ELSOFT AG)2016-02-081-30/+0
| | | | Signed-off-by: David Müller <d.mueller@elsoft.ch>
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+1113
Now that they are in their own directory, we can remove this prefix. This makes it easier to find a file since the prefix does not get in the way. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Heiko Schocher <hs@denx.de> Acked-by: Stefan Roese <sr@denx.de> Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>
OpenPOWER on IntegriCloud