History log of /rk3399_rockchip-uboot/scripts/config_whitelist.txt (Results 176 – 200 of 459)
Revision Date Author Comments
# 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 ...


# 230ecd71 17-May-2017 Simon Glass <sjg@chromium.org>

Convert CONFIG_CMD_ERRATA to Kconfig

This converts the following to Kconfig:
CONFIG_CMD_ERRATA

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>


# ffc76589 17-May-2017 Simon Glass <sjg@chromium.org>

Convert CONFIG_CMD_ENV_FLAGS to Kconfig

This converts the following to Kconfig:
CONFIG_CMD_ENV_FLAGS

Signed-off-by: Simon Glass <sjg@chromium.org>


# a55d29d2 17-May-2017 Simon Glass <sjg@chromium.org>

Convert CONFIG_CMD_ENV_CALLBACK to Kconfig

This converts the following to Kconfig:
CONFIG_CMD_ENV_CALLBACK

Signed-off-by: Simon Glass <sjg@chromium.org>


# dcab1387 17-May-2017 Simon Glass <sjg@chromium.org>

Kconfig: Drop CONFIG_CMD_ENV

This option is not used in U-Boot. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>


# 42e6f852 17-May-2017 Simon Glass <sjg@chromium.org>

Convert CONFIG_CMD_ENTERRCM to Kconfig

This converts the following to Kconfig:
CONFIG_CMD_ENTERRCM

Signed-off-by: Simon Glass <sjg@chromium.org>


# a1dc980d 17-May-2017 Simon Glass <sjg@chromium.org>

Convert CONFIG_CMD_EEPROM et al to Kconfig

This converts the following to Kconfig:
CONFIG_CMD_EEPROM
CONFIG_CMD_EEPROM_LAYOUT
CONFIG_EEPROM_LAYOUT_HELP_STRING

Signed-off-by: Simon Glass <s

Convert CONFIG_CMD_EEPROM et al to Kconfig

This converts the following to Kconfig:
CONFIG_CMD_EEPROM
CONFIG_CMD_EEPROM_LAYOUT
CONFIG_EEPROM_LAYOUT_HELP_STRING

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
[trini: Rework Kconfig logic slightly, define EEPROM location on TI eval
platforms]
Signed-off-by: Tom Rini <trini@konsulko.com>

show more ...


# d96e8985 17-May-2017 Simon Glass <sjg@chromium.org>

Convert CONFIG_CMD_EECONFIG to Kconfig

This converts the following to Kconfig:
CONFIG_CMD_EECONFIG

Signed-off-by: Simon Glass <sjg@chromium.org>


# d63323fb 17-May-2017 Simon Glass <sjg@chromium.org>

Convert CONFIG_CMD_ECCTEST to Kconfig

This converts the following to Kconfig:
CONFIG_CMD_ECCTEST

Signed-off-by: Simon Glass <sjg@chromium.org>


# 21c72979 17-May-2017 Simon Glass <sjg@chromium.org>

Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDR

This is only used by one board and always set to 0x51. Drop this option.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko

Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDR

This is only used by one board and always set to 0x51. Drop this option.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Heiko Schocher <hs@denx.de>

show more ...


# dd937b82 17-May-2017 Simon Glass <sjg@chromium.org>

Kconfig: Drop CONFIG_SYS_I2C_DS1621_ADDR

Now that dtt is gone, this is not used. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Tom Rin

Kconfig: Drop CONFIG_SYS_I2C_DS1621_ADDR

Now that dtt is gone, this is not used. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>

show more ...


# 853eaa4f 17-May-2017 Simon Glass <sjg@chromium.org>

Drop digital thermometer and thermostat (DTT) drivers

This subsystem is quite old. It has been replaced with a driver-model
version (UCLASS_THERMAL). Boards are free to convert to that if required,

Drop digital thermometer and thermostat (DTT) drivers

This subsystem is quite old. It has been replaced with a driver-model
version (UCLASS_THERMAL). Boards are free to convert to that if required,
but here is a removal patch that could be applied in the meantime.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>

show more ...


# ab3c4fbe 17-May-2017 Simon Glass <sjg@chromium.org>

Drop three-wire serial (TWS) support

This subsystem has not been converted to driver model, there is only one
driver and only one board that uses it. Drop it and its CONFIG option.

Also drop the rt

Drop three-wire serial (TWS) support

This subsystem has not been converted to driver model, there is only one
driver and only one board that uses it. Drop it and its CONFIG option.

Also drop the rtc4543 RTC driver since it uses TWS.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>

show more ...


12345678910>>...19