| ee7c0e71 | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_LZMADEC to Kconfig
This converts the following to Kconfig: CONFIG_CMD_LZMADEC
Signed-off-by: Simon Glass <sjg@chromium.org> |
| aed998aa | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_LZMA to Kconfig
This converts the following to Kconfig: CONFIG_LZMA
Signed-off-by: Simon Glass <sjg@chromium.org> |
| 4a37cb50 | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Kconfig: Drop CONFIG_CMD_LOADY
This is not used in U-Boot. Drop it.
Signed-off-by: Simon Glass <sjg@chromium.org> |
| 6bac227a | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_KGDB to Kconfig
This converts the following to Kconfig: CONFIG_CMD_KGDB
Signed-off-by: Simon Glass <sjg@chromium.org> |
| 1b330894 | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_IRQ to Kconfig
This converts the following to Kconfig: CONFIG_CMD_IRQ
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> |
| b8682a7f | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_JFFS2 to Kconfig
This converts the following to Kconfig: CONFIG_CMD_JFFS2
Signed-off-by: Simon Glass <sjg@chromium.org> |
| 7d0f5c13 | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_IOTRACE to Kconfig
This converts the following to Kconfig: CONFIG_CMD_IOTRACE
Signed-off-by: Simon Glass <sjg@chromium.org> |
| 070f3168 | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_IOLOOP to Kconfig
This converts the following to Kconfig: CONFIG_CMD_IOLOOP
Signed-off-by: Simon Glass <sjg@chromium.org> |
| 594e8d1c | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_IO to Kconfig
This converts the following to Kconfig: CONFIG_CMD_IO
Signed-off-by: Simon Glass <sjg@chromium.org> |
| 56aa7dcb | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Kconfig: Drop CONFIG_CMD_IMX_FUSE
This option is not used in U-Boot. Drop it.
Signed-off-by: Simon Glass <sjg@chromium.org> |
| b5834adf | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Kconfig: Drop CONFIG_CMD_IMXOTP
This option is not used in U-Boot. Drop it.
Signed-off-by: Simon Glass <sjg@chromium.org> |
| c7c111e5 | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_IMMAP to Kconfig
This converts the following to Kconfig: CONFIG_CMD_IMMAP
Also move this command out of the cmd/ directory since it is PowerPC-specific.
Signed-off-by: Simon
Convert CONFIG_CMD_IMMAP to Kconfig
This converts the following to Kconfig: CONFIG_CMD_IMMAP
Also move this command out of the cmd/ directory since it is PowerPC-specific.
Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|
| 75eb9976 | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_IDE to Kconfig
This converts the following to Kconfig: CONFIG_CMD_IDE
Signed-off-by: Simon Glass <sjg@chromium.org> |
| 7a01f3c6 | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_HDMIDETECT to Kconfig
This converts the following to Kconfig: CONFIG_CMD_HDMIDETECT
Note that we cannot do 'default y if VIDEO' because this option is only enabled for a small
Convert CONFIG_CMD_HDMIDETECT to Kconfig
This converts the following to Kconfig: CONFIG_CMD_HDMIDETECT
Note that we cannot do 'default y if VIDEO' because this option is only enabled for a small subset of mx6 boards. Also this command is is not a great implementation (it doesn't use driver model).
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
show more ...
|
| e8e09ba5 | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_HD44760 to Kconfig
This converts the following to Kconfig: CONFIG_CMD_HD44760
Also drop CONFIG_CMD_HD44780 which appears to be a typo.
Signed-off-by: Simon Glass <sjg@chromiu
Convert CONFIG_CMD_HD44760 to Kconfig
This converts the following to Kconfig: CONFIG_CMD_HD44760
Also drop CONFIG_CMD_HD44780 which appears to be a typo.
Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|
| 551c3934 | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_HASH to Kconfig
This converts the following to Kconfig: CONFIG_CMD_HASH
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> [trini: Rework
Convert CONFIG_CMD_HASH to Kconfig
This converts the following to Kconfig: CONFIG_CMD_HASH
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> [trini: Rework slightly, enable on some boards again] Signed-off-by: Tom Rini <trini@konsulko.com>
show more ...
|
| 520f556d | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_GSC to Kconfig
This converts the following to Kconfig: CONFIG_CMD_GSC
Signed-off-by: Simon Glass <sjg@chromium.org> |
| d91a9d7f | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_GETTIME to Kconfig
This converts the following to Kconfig: CONFIG_CMD_GETTIME
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> |
| 51f29370 | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_FUSE to Kconfig
This converts the following to Kconfig: CONFIG_CMD_FUSE
Signed-off-by: Simon Glass <sjg@chromium.org> |
| fe7604a3 | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig
This converts the following to Kconfig: CONFIG_CMD_FPGA_LOADBP CONFIG_CMD_FPGA_LOADFS CONFIG_CMD_FPGA_LOADMK CONFIG_CMD_FPGA_LOADP
Signed
Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig
This converts the following to Kconfig: CONFIG_CMD_FPGA_LOADBP CONFIG_CMD_FPGA_LOADFS CONFIG_CMD_FPGA_LOADMK CONFIG_CMD_FPGA_LOADP
Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|
| df1c489a | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_FPGAD to Kconfig
This converts the following to Kconfig: CONFIG_CMD_FPGAD
Signed-off-by: Simon Glass <sjg@chromium.org> |
| 5d927b42 | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP
This option is not used by any board. Drop it.
Signed-off-by: Simon Glass <sjg@chromium.org> |
| b0e7a70a | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_FDC to Kconfig
This converts the following to Kconfig: CONFIG_CMD_FDC
Signed-off-by: Simon Glass <sjg@chromium.org> |
| ef072200 | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_ETHSW to Kconfig
This converts the following to Kconfig: CONFIG_CMD_ETHSW
Also enable it for sandbox to increase build coverage.
Signed-off-by: Simon Glass <sjg@chromium.org> |
| ea7971f7 | 17-May-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig
This converts the following to Kconfig: CONFIG_CMD_ESBC_VALIDATE
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.c
Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig
This converts the following to Kconfig: CONFIG_CMD_ESBC_VALIDATE
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
show more ...
|