[U-Boot] [PATCH 00/28] Kconfig: Move console options to Kconfig

Simon Glass sjg at chromium.org
Tue Sep 20 00:32:44 CEST 2016


This series moves a number of console-related CONFIG options to Kconfig.
Those that are not currently used are removed.

A few unused video drivers are also removed and there are a few minor
adjustments to improve the code. But mostly this follows the output of
the moveconfig tool.

It is tested with buildman -K to make sure no CONFIGs change overall, and
also for building.

Here's the full config delta. Most of the changes involve options being
added to SPL which were previous not. With Kconfig we use
CONFIG_IS_ENABLED() with separate options for SPL, instead of #undef in
header files.

$ buildman -b video --step 0 -sK
boards.cfg is up to date. Nothing to do.
Summary of 2 commits for 1197 boards (32 threads, 1 job per thread)
01: buildman: Drop the 'alive' flag in BuilderThread
  blackfin:  +   cm-bf527 bf609-ezkit bf537-stamp
     sparc:  +   grsim grsim_leon2 gr_cpci_ax2000 gr_xc3s_1500 gr_ep2s60
     nios2:  +   10m50 3c120
microblaze:  +   microblaze-generic
  openrisc:  +   openrisc-generic
29: Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
powerpc:
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_CONSOLE=ttyS0 CONFIG_CONSOLE_DEV="ttyPSC1" CONFIG_VIDEO_SW_CURSOR=1
   + u-boot-spl.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0 CONFIG_SYS_CONSOLE_IS_IN_ENV=1
   - u-boot-spl.cfg: CONFIG_VIDEO_SW_CURSOR=1
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0 CONFIG_SYS_CONSOLE_IS_IN_ENV=1
   - all: CONFIG_CONSOLE=ttyS0 CONFIG_CONSOLE_DEV="ttyPSC1" CONFIG_VIDEO_SW_CURSOR=1
arm:
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_CONSOLE_DEV="ttymxc1" CONFIG_CONSOLE_INFO_QUIET=1 CONFIG_CONSOLE_SCROLL_LINES=10 CONFIG_SYS_WHITE_ON_BLACK=1 CONFIG_VIDEO_SW_CURSOR=1
   + u-boot-spl.cfg: CONFIG_CFB_CONSOLE=1 CONFIG_CONSOLE_MUX=1 CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_PRE_CONSOLE_BUFFER=1 CONFIG_PRE_CON_BUF_SZ=0x4096 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0 CONFIG_SYS_CONSOLE_IS_IN_ENV=1 CONFIG_SYS_STDIO_DEREGISTER=1 CONFIG_VGA_AS_SINGLE_DEVICE=1 CONFIG_VIDEO=1
   - u-boot-spl.cfg: CONFIG_CONSOLE_DEV="ttymxc0" CONFIG_CONSOLE_INFO_QUIET=1 CONFIG_CONSOLE_SCROLL_LINES=10 CONFIG_SYS_WHITE_ON_BLACK=1 CONFIG_VIDEO_SW_CURSOR=1
   + all: CONFIG_CFB_CONSOLE=1 CONFIG_CONSOLE_MUX=1 CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_PRE_CONSOLE_BUFFER=1 CONFIG_PRE_CON_BUF_SZ=0x4096 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0 CONFIG_SYS_CONSOLE_IS_IN_ENV=1 CONFIG_SYS_STDIO_DEREGISTER=1 CONFIG_VGA_AS_SINGLE_DEVICE=1 CONFIG_VIDEO=1
   - all: CONFIG_CONSOLE_DEV="ttymxc0" CONFIG_CONSOLE_INFO_QUIET=1 CONFIG_CONSOLE_SCROLL_LINES=10 CONFIG_SYS_WHITE_ON_BLACK=1 CONFIG_VIDEO_SW_CURSOR=1
blackfin:
   + u-boot.cfg: CONFIG_SILENT_CONSOLE=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   + all: CONFIG_SILENT_CONSOLE=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
aarch64:
   + u-boot.cfg: CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   - u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=10
   + all: CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   - all: CONFIG_CONSOLE_SCROLL_LINES=10
x86:
   + u-boot.cfg: CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=5 CONFIG_VGA_AS_SINGLE_DEVICE=1 CONFIG_VIDEO=1 CONFIG_VIDEO_SW_CURSOR=1
   + all: CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - all: CONFIG_CONSOLE_SCROLL_LINES=5 CONFIG_VGA_AS_SINGLE_DEVICE=1 CONFIG_VIDEO=1 CONFIG_VIDEO_SW_CURSOR=1
sandbox:
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   + u-boot-spl.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
B4420QDS_NAND B4860QDS_NAND :
   + u-boot-spl.cfg: CONFIG_SYS_CONSOLE_IS_IN_ENV=1
   + all: CONFIG_SYS_CONSOLE_IS_IN_ENV=1
at91sam9m10g45ek_mmc at91sam9m10g45ek_nandflash at91sam9n12ek_nandflash at91sam9n12ek_spiflash at91sam9x5ek_nandflash at91sam9x5ek_spiflash brppt1_mmc brppt1_nand brppt1_spi brxre1 cm_t35 picosam9g45 pxm2 rut sama5d3xek_mmc sama5d3xek_nandflash sama5d3xek_spiflash sama5d4ek_mmc sama5d4ek_nandflash sama5d4ek_spiflash :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1
   + u-boot-spl.cfg: CONFIG_CONSOLE_SCROLL_LINES=1
   + all: CONFIG_CONSOLE_SCROLL_LINES=1
T1024RDB T1024RDB_SECURE_BOOT T1040D4RDB T1040D4RDB_SECURE_BOOT T1040RDB T1040RDB_SECURE_BOOT T1042RDB T1042RDB_SECURE_BOOT a4m072 bct-brettl2 bf518f-ezbrd bf526-ezbrd bf527-ad7160-eval bf527-ezkit bf527-ezkit-v2 bf527-sdp bf533-ezkit bf533-stamp bf537-pnav bf538f-ezkit bf548-ezkit bf561-acvilon bf561-ezkit br4 cm-bf533 cm-bf537e cm-bf537u cm-bf548 cm-bf561 cm5200 espresso7420 ibf-dsp561 ip04 odroid-xu3 pr1 tcm-bf518 tcm-bf537 :
   + u-boot.cfg: CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   + all: CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
gwventana m53evk mcx mt_ventoux novena wandboard :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   + u-boot-spl.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
chromebook_samus :
   - u-boot.cfg: CONFIG_VGA_AS_SINGLE_DEVICE=1 CONFIG_VIDEO=1 CONFIG_VIDEO_SW_CURSOR=1
   - all: CONFIG_VGA_AS_SINGLE_DEVICE=1 CONFIG_VIDEO=1 CONFIG_VIDEO_SW_CURSOR=1
ge_b450v3 ge_b650v3 ge_b850v3 :
   - u-boot.cfg: CONFIG_CONSOLE_DEV="ttymxc2"
   - all: CONFIG_CONSOLE_DEV="ttymxc2"
chromebook_jerry firefly-rk3288 rock2 :
   + u-boot.cfg: CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   + u-boot-spl.cfg: CONFIG_CONSOLE_MUX=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_IS_IN_ENV=1
   + all: CONFIG_CONSOLE_MUX=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_IS_IN_ENV=1
aristainetos :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_CONSOLE_DEV="ttymxc4"
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - all: CONFIG_CONSOLE_DEV="ttymxc4"
dms-ba16 dms-ba16-1g mx6dlsabreauto mx6qpsabreauto mx6qsabreauto :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_CONSOLE_DEV="ttymxc3"
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - all: CONFIG_CONSOLE_DEV="ttymxc3"
evb-rk3288 fennec-rk3288 miniarm-rk3288 popmetal-rk3288 :
   + u-boot.cfg: CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   - u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=10
   + u-boot-spl.cfg: CONFIG_CONSOLE_MUX=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_IS_IN_ENV=1
   - u-boot-spl.cfg: CONFIG_CONSOLE_SCROLL_LINES=10
   + all: CONFIG_CONSOLE_MUX=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_IS_IN_ENV=1
   - all: CONFIG_CONSOLE_SCROLL_LINES=10
mx6sxsabresd_spl mx6ul_14x14_evk mx6ul_9x9_evk :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_VIDEO_SW_CURSOR=1
   + u-boot-spl.cfg: CONFIG_CFB_CONSOLE=1 CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0 CONFIG_SYS_CONSOLE_IS_IN_ENV=1 CONFIG_VGA_AS_SINGLE_DEVICE=1 CONFIG_VIDEO=1
   + all: CONFIG_CFB_CONSOLE=1 CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0 CONFIG_SYS_CONSOLE_IS_IN_ENV=1 CONFIG_VGA_AS_SINGLE_DEVICE=1 CONFIG_VIDEO=1
   - all: CONFIG_VIDEO_SW_CURSOR=1
MPC8349ITX MPC8349ITXGP MPC8349ITX_LOWBOOT :
   - u-boot.cfg: CONFIG_CONSOLE=ttyS0
   - all: CONFIG_CONSOLE=ttyS0
Cubietruck_plus Sinovoip_BPI_M3 h8_homlet_v2 nanopi_neo orangepi_2 orangepi_lite orangepi_one orangepi_pc orangepi_pc_plus orangepi_plus orangepi_plus2e :
   + u-boot-spl.cfg: CONFIG_PRE_CONSOLE_BUFFER=1 CONFIG_PRE_CON_BUF_SZ=0x4096
   + all: CONFIG_PRE_CONSOLE_BUFFER=1 CONFIG_PRE_CON_BUF_SZ=0x4096
T1024RDB_NAND T1024RDB_SDCARD T1024RDB_SPIFLASH arndale tricorder tricorder_flash :
   + u-boot.cfg: CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   + u-boot-spl.cfg: CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   + all: CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
evb-rk3399 :
   - u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=10
   - all: CONFIG_CONSOLE_SCROLL_LINES=10
T1024QDS T1024QDS_DDR4 T1024QDS_DDR4_SECURE_BOOT T1024QDS_SECURE_BOOT T1040QDS T1040QDS_DDR4 T1040QDS_SECURE_BOOT T1042D4RDB T1042D4RDB_SECURE_BOOT T1042RDB_PI fo300 :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_VIDEO_SW_CURSOR=1
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - all: CONFIG_VIDEO_SW_CURSOR=1
cgtqmx6eval :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_CONSOLE_DEV="ttymxc1"
   + u-boot-spl.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot-spl.cfg: CONFIG_CONSOLE_DEV="ttymxc1"
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - all: CONFIG_CONSOLE_DEV="ttymxc1"
tqma6q_mba6_mmc tqma6q_mba6_spi tqma6s_mba6_mmc tqma6s_mba6_spi :
   - u-boot.cfg: CONFIG_CONSOLE_DEV="ttymxc1"
   - all: CONFIG_CONSOLE_DEV="ttymxc1"
peach-pi peach-pit sandbox_spl snow spring :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   + u-boot-spl.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
cougarcanyon2 efi-x86 galileo :
   - u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=5 CONFIG_VGA_AS_SINGLE_DEVICE=1 CONFIG_VIDEO_SW_CURSOR=1
   - all: CONFIG_CONSOLE_SCROLL_LINES=5 CONFIG_VGA_AS_SINGLE_DEVICE=1 CONFIG_VIDEO_SW_CURSOR=1
mx6dlsabresd mx6qsabresd :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_CONSOLE_DEV="ttymxc0"
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - all: CONFIG_CONSOLE_DEV="ttymxc0"
theadorable theadorable_debug :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_CONSOLE_INFO_QUIET=1
   + u-boot-spl.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot-spl.cfg: CONFIG_CONSOLE_INFO_QUIET=1
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - all: CONFIG_CONSOLE_INFO_QUIET=1
tqma6s_wru4_mmc :
   - u-boot.cfg: CONFIG_CONSOLE_DEV="ttymxc3"
   - all: CONFIG_CONSOLE_DEV="ttymxc3"
mx6cuboxi mx6sabresd_spl :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_CONSOLE_DEV="ttymxc0"
   + u-boot-spl.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot-spl.cfg: CONFIG_CONSOLE_DEV="ttymxc0"
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - all: CONFIG_CONSOLE_DEV="ttymxc0"
bayleybay chromebook_link chromebox_panther conga-qeval20-qa3-e3845 conga-qeval20-qa3-e3845-internal-uart coreboot-x86 crownbay dfi-bt700-q7x-151 minnowmax qemu-x86 qemu-x86_efi_payload32 qemu-x86_efi_payload64 som-db5800-som-6867 theadorable-x86-dfi-bt700 :
   + u-boot.cfg: CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_VIDEO_SW_CURSOR=1
   + all: CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - all: CONFIG_VIDEO_SW_CURSOR=1
medcom-wide nyan-big tec :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1
   + u-boot-spl.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_STDIO_DEREGISTER=1
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_STDIO_DEREGISTER=1
pcm058 zc5202 zc5601 :
   - u-boot.cfg: CONFIG_CONSOLE_DEV="ttymxc1"
   - u-boot-spl.cfg: CONFIG_CONSOLE_DEV="ttymxc1"
   - all: CONFIG_CONSOLE_DEV="ttymxc1"
A10-OLinuXino-Lime A10s-OLinuXino-M A13-OLinuXino A13-OLinuXinoM A20-OLinuXino-Lime A20-OLinuXino-Lime2 A20-OLinuXino_MICRO A20-Olimex-SOM-EVB A33-OLinuXino Ainol_AW1 Ampe_A76 Auxtek-T003 Auxtek-T004 Bananapi Bananapro CHIP CSQ_CS908 Chuwi_V7_CW0825 Colombus Cubieboard Cubieboard2 Cubietruck Empire_electronix_d709 Empire_electronix_m712 Hummingbird_A31 Hyundai_A7HD Itead_Ibox_A20 Lamobo_R1 Linksprite_pcDuino Linksprite_pcDuino3 Linksprite_pcDuino3_Nano MK808C MSI_Primo73 MSI_Primo81 Marsboard_A10 Mele_A1000 Mele_A1000G_quad Mele_I7 Mele_M3 Mele_M5 Mele_M9 Mini-X Orangepi
Orangepi_mini Sinlinx_SinA31s Sinlinx_SinA33 Sinovoip_BPI_M2 UTOO_P66 Wexler_TAB7200 Wits_Pro_A20_DKT Wobo_i5 Yones_Toptech_BD1078 Yones_Toptech_BS1078_V2 ba10_tv_box colorfly_e708_q1 difrnce_dit4350 dserve_dsrv9703c ga10h_v1_1 gt90h_v4 i12-tvbox iNet_3F iNet_3W iNet_86VS iNet_D978_rev2 icnova-a20-swac inet1 inet86dz inet97fv2 inet98v_rev2 inet9f_rev03 inet_q972 jesurun_q5 mixtile_loftq mk802 mk802_a10s mk802ii parrot_r16 polaroid_mid2407pxe03 polaroid_mid2809pxe04 pov_protab2_ips9 q8_a13_tablet q8_a23_tablet_800x480 q8_a33_tablet_1024x600 q8_a33_tablet_800x480 r7-tv-dongle sunxi_Gemei_G9 :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_VIDEO_SW_CURSOR=1
   + u-boot-spl.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_PRE_CONSOLE_BUFFER=1 CONFIG_PRE_CON_BUF_SZ=0x4096 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot-spl.cfg: CONFIG_VIDEO_SW_CURSOR=1
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_PRE_CONSOLE_BUFFER=1 CONFIG_PRE_CON_BUF_SZ=0x4096 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - all: CONFIG_VIDEO_SW_CURSOR=1
T1040D4RDB_NAND T1040D4RDB_SDCARD T1040D4RDB_SPIFLASH T1040RDB_NAND T1040RDB_SDCARD T1040RDB_SPIFLASH :
   + u-boot.cfg: CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   + u-boot-spl.cfg: CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_IS_IN_ENV=1
   + all: CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_IS_IN_ENV=1
sandbox sandbox_noblk :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
T1024QDS_NAND T1024QDS_SDCARD T1024QDS_SPIFLASH :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_VIDEO_SW_CURSOR=1
   + u-boot-spl.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot-spl.cfg: CONFIG_VIDEO_SW_CURSOR=1
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - all: CONFIG_VIDEO_SW_CURSOR=1
bf506f-ezkit bf525-ucr2 bf537-minotaur bf537-srv1 blackstamp blackvme dnp5370 :
   + u-boot.cfg: CONFIG_SILENT_CONSOLE=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   + all: CONFIG_SILENT_CONSOLE=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
apalis_t30 beaver cardhu cei-tk1-som colibri_t20 colibri_t30 dalmore harmony jetson-tk1 paz00 plutux seaboard tec-ng trimslice venice2 ventana whistler :
   + u-boot-spl.cfg: CONFIG_SYS_STDIO_DEREGISTER=1
   + all: CONFIG_SYS_STDIO_DEREGISTER=1
O2D O2D300 O2DNT2 O2DNT2_RAMBOOT O2I O2MNT O2MNT_O2M110 O2MNT_O2M112 O2MNT_O2M113 O3DNT :
   - u-boot.cfg: CONFIG_CONSOLE_DEV="ttyPSC1"
   - all: CONFIG_CONSOLE_DEV="ttyPSC1"
T1042D4RDB_NAND T1042D4RDB_SDCARD T1042D4RDB_SPIFLASH T1042RDB_PI_NAND T1042RDB_PI_NAND_SECURE_BOOT T1042RDB_PI_SDCARD T1042RDB_PI_SPIFLASH :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_VIDEO_SW_CURSOR=1
   + u-boot-spl.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0 CONFIG_SYS_CONSOLE_IS_IN_ENV=1
   - u-boot-spl.cfg: CONFIG_VIDEO_SW_CURSOR=1
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0 CONFIG_SYS_CONSOLE_IS_IN_ENV=1
   - all: CONFIG_VIDEO_SW_CURSOR=1
MIP405 MIP405T MPC8536DS MPC8536DS_36BIT MPC8536DS_SDCARD MPC8536DS_SPIFLASH MPC8544DS MPC8572DS MPC8572DS_36BIT MPC8610HPCD MPC8641HPCN MPC8641HPCN_36BIT MiniFAP PIP405 TQM5200 TQM5200_B TQM5200_B_HIGHBOOT TQM5200_STK100 charon colibri_imx7 digsy_mtc digsy_mtc_RAMBOOT digsy_mtc_rev5 digsy_mtc_rev5_RAMBOOT icon imx31_phycore_eet ipek01 lwmon5 mx6sxsabresd mx7dsabresd mx7dsabresd_secure nokia_rx51 socrates tbs2910 :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_VIDEO_SW_CURSOR=1
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - all: CONFIG_VIDEO_SW_CURSOR=1
ls1021aqds_ddr4_nor ls1021aqds_ddr4_nor_lpuart ls1021aqds_nor ls1021aqds_nor_SECURE_BOOT ls1021aqds_nor_lpuart ls1021aqds_qspi ls1021atwr_nor ls1021atwr_nor_SECURE_BOOT ls1021atwr_nor_lpuart ls1021atwr_qspi pdm360ng :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
aristainetos2 aristainetos2b marsboard riotboard :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_CONSOLE_DEV="ttymxc1"
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - all: CONFIG_CONSOLE_DEV="ttymxc1"
smdk5250 smdk5420 :
   + u-boot.cfg: CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   - u-boot.cfg: CONFIG_SYS_WHITE_ON_BLACK=1
   + u-boot-spl.cfg: CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   - u-boot-spl.cfg: CONFIG_SYS_WHITE_ON_BLACK=1
   + all: CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1
   - all: CONFIG_SYS_WHITE_ON_BLACK=1
ls1021aqds_nand ls1021aqds_sdcard_ifc ls1021aqds_sdcard_qspi ls1021atwr_sdcard_ifc ls1021atwr_sdcard_ifc_SECURE_BOOT ls1021atwr_sdcard_qspi :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   + u-boot-spl.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SILENT_CONSOLE_UPDATE_ON_SET=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
controlcenterd_36BIT_SDCARD controlcenterd_36BIT_SDCARD_DEVELOP ea20 mx51evk mx53loco mx6qsabrelite nitrogen6dl nitrogen6dl2g nitrogen6q nitrogen6q2g nitrogen6s nitrogen6s1g :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
clearfog db-88f6720 db-88f6820-gp db-mv784mp-gp ds414 edminiv2 maxbcm :
   - u-boot.cfg: CONFIG_CONSOLE_INFO_QUIET=1
   - u-boot-spl.cfg: CONFIG_CONSOLE_INFO_QUIET=1
   - all: CONFIG_CONSOLE_INFO_QUIET=1
aspenite d2net_v2 dns325 dockstar dreamplug goflexhome gplugd guruplug ib62x0 iconnect inetspace_v2 km_kirkwood km_kirkwood_128m16 km_kirkwood_pci kmcoge5un kmnusa kmsugp1 kmsuv31 lschlv2 lsxhl mgcoge3un nas220 net2big_v2 netspace_lite_v2 netspace_max_v2 netspace_mini_v2 netspace_v2 nsa310s openrd_base openrd_client openrd_ultimate pogo_e02 portl2 sheevaplug :
   - u-boot.cfg: CONFIG_CONSOLE_INFO_QUIET=1
   - all: CONFIG_CONSOLE_INFO_QUIET=1
TQM823L_LCD TTTech at91sam9261ek_dataflash_cs0 at91sam9261ek_dataflash_cs3 at91sam9261ek_nandflash at91sam9263ek_dataflash at91sam9263ek_dataflash_cs0 at91sam9263ek_nandflash at91sam9263ek_norflash at91sam9263ek_norflash_boot at91sam9g10ek_dataflash_cs0 at91sam9g10ek_dataflash_cs3 at91sam9g10ek_nandflash at91sam9n12ek_mmc at91sam9rlek_dataflash at91sam9rlek_mmc at91sam9rlek_nandflash at91sam9x5ek_dataflash at91sam9x5ek_mmc cm_t3517 gurnard pm9261 pm9263 wtk zipitz2 :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1
   + all: CONFIG_CONSOLE_SCROLL_LINES=1
cm_fx6 m28evk mx23evk mx28evk mx28evk_auart_console mx28evk_nand mx28evk_spi sansa_fuze_plus xfi3 :
   + u-boot.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot.cfg: CONFIG_VIDEO_SW_CURSOR=1
   + u-boot-spl.cfg: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - u-boot-spl.cfg: CONFIG_VIDEO_SW_CURSOR=1
   + all: CONFIG_CONSOLE_SCROLL_LINES=1 CONFIG_SYS_CONSOLE_BG_COL=0x00 CONFIG_SYS_CONSOLE_FG_COL=0xa0
   - all: CONFIG_VIDEO_SW_CURSOR=1


Simon Glass (28):
  Remove some merge markers
  Convert SILENT_CONSOLE options to Kconfig
  Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig
  Convert CONFIG_SYS_CONSOLE_IS_IN_ENV et al to Kconfig
  config: Drop CONFIG_CONSOLE
  config: Drop CONFIG_CONSOLE_DEV
  Convert CONFIG_VIDEO to Kconfig
  Convert CONFIG_CFB_CONSOLE to Kconfig
  Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig
  Convert CONFIG_VIDEO_CT69000 to Kconfig
  Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig
  video: Drop the smiLynxEM driver
  video: Drop the imx25lcdc driver
  video: Drop the s3c-fb driver
  video: Drop the sed13806 driver
  Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
  video: Drop CONFIG_VIDEO_HW_CURSOR
  Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
  video: Drop CONFIG_VIDEO_SW_CURSOR
  Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig
  video: Move video_get_info_str() prototype to a header file
  video: Drop CONFIG_CONSOLE_INFO_QUIET
  Convert CONFIG_LCD to Kconfig
  Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
  Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig
  Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
  Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
  Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig

 README                                             | 131 ----
 arch/arm/mach-exynos/Kconfig                       |   3 +
 arch/arm/mach-rockchip/rk3288/Kconfig              |   3 +
 arch/arm/mach-tegra/Kconfig                        |   3 +
 arch/blackfin/Kconfig                              |   3 +
 arch/sandbox/Kconfig                               |   3 +
 arch/x86/Kconfig                                   |   3 +
 board/liebherr/lwmon5/lwmon5.c                     |   1 +
 board/mosaixtech/icon/icon.c                       |   1 +
 board/mpl/common/common_util.c                     |   1 +
 board/sunxi/Kconfig                                |  14 +
 board/tqc/tqm5200/tqm5200.c                        |   1 +
 common/Kconfig                                     | 138 ++++
 common/console.c                                   |   6 +-
 common/stdio.c                                     |   6 +-
 common/usb_kbd.c                                   |   2 +-
 configs/10m50_defconfig                            |   1 +
 configs/3c120_defconfig                            |   1 +
 configs/A10-OLinuXino-Lime_defconfig               |   4 +
 configs/A10s-OLinuXino-M_defconfig                 |   4 +
 configs/A13-OLinuXinoM_defconfig                   |   4 +
 configs/A13-OLinuXino_defconfig                    |   4 +
 configs/A20-OLinuXino-Lime2_defconfig              |   4 +
 configs/A20-OLinuXino-Lime_defconfig               |   4 +
 configs/A20-OLinuXino_MICRO_defconfig              |   4 +
 configs/A20-Olimex-SOM-EVB_defconfig               |   4 +
 configs/A33-OLinuXino_defconfig                    |   4 +
 configs/Ainol_AW1_defconfig                        |   4 +
 configs/Ampe_A76_defconfig                         |   4 +
 configs/Auxtek-T003_defconfig                      |   4 +
 configs/Auxtek-T004_defconfig                      |   4 +
 configs/B4420QDS_NAND_defconfig                    |   3 +-
 configs/B4420QDS_SPIFLASH_defconfig                |   1 +
 configs/B4420QDS_defconfig                         |   1 +
 configs/B4860QDS_NAND_defconfig                    |   3 +-
 configs/B4860QDS_SECURE_BOOT_defconfig             |   1 +
 configs/B4860QDS_SPIFLASH_defconfig                |   1 +
 configs/B4860QDS_SRIO_PCIE_BOOT_defconfig          |   1 +
 configs/B4860QDS_defconfig                         |   1 +
 configs/BSC9131RDB_NAND_SYSCLK100_defconfig        |   1 +
 configs/BSC9131RDB_NAND_defconfig                  |   1 +
 configs/BSC9131RDB_SPIFLASH_SYSCLK100_defconfig    |   1 +
 configs/BSC9131RDB_SPIFLASH_defconfig              |   1 +
 configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig |   1 +
 configs/BSC9132QDS_NAND_DDRCLK100_defconfig        |   1 +
 configs/BSC9132QDS_NAND_DDRCLK133_SECURE_defconfig |   1 +
 configs/BSC9132QDS_NAND_DDRCLK133_defconfig        |   1 +
 configs/BSC9132QDS_NOR_DDRCLK100_SECURE_defconfig  |   1 +
 configs/BSC9132QDS_NOR_DDRCLK100_defconfig         |   1 +
 configs/BSC9132QDS_NOR_DDRCLK133_SECURE_defconfig  |   1 +
 configs/BSC9132QDS_NOR_DDRCLK133_defconfig         |   1 +
 .../BSC9132QDS_SDCARD_DDRCLK100_SECURE_defconfig   |   1 +
 configs/BSC9132QDS_SDCARD_DDRCLK100_defconfig      |   1 +
 .../BSC9132QDS_SDCARD_DDRCLK133_SECURE_defconfig   |   1 +
 configs/BSC9132QDS_SDCARD_DDRCLK133_defconfig      |   1 +
 .../BSC9132QDS_SPIFLASH_DDRCLK100_SECURE_defconfig |   1 +
 configs/BSC9132QDS_SPIFLASH_DDRCLK100_defconfig    |   1 +
 .../BSC9132QDS_SPIFLASH_DDRCLK133_SECURE_defconfig |   1 +
 configs/BSC9132QDS_SPIFLASH_DDRCLK133_defconfig    |   1 +
 configs/Bananapi_defconfig                         |   4 +
 configs/Bananapro_defconfig                        |   4 +
 configs/C29XPCIE_NAND_defconfig                    |   3 +-
 configs/C29XPCIE_NOR_SECBOOT_defconfig             |   1 +
 configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig        |   1 +
 configs/C29XPCIE_SPIFLASH_defconfig                |   1 +
 configs/C29XPCIE_defconfig                         |   1 +
 configs/CHIP_defconfig                             |   4 +
 configs/CPCI2DP_defconfig                          |   1 +
 configs/CPCI4052_defconfig                         |   1 +
 configs/CSQ_CS908_defconfig                        |   4 +
 configs/Chuwi_V7_CW0825_defconfig                  |   4 +
 configs/Colombus_defconfig                         |   4 +
 configs/Cubieboard2_defconfig                      |   4 +
 configs/Cubieboard_defconfig                       |   4 +
 configs/Cubietruck_defconfig                       |   4 +
 configs/Cubietruck_plus_defconfig                  |   2 +
 configs/Cyrus_P5020_defconfig                      |   3 +
 configs/Cyrus_P5040_defconfig                      |   3 +
 configs/Empire_electronix_d709_defconfig           |   4 +
 configs/Empire_electronix_m712_defconfig           |   8 +-
 configs/Hummingbird_A31_defconfig                  |   4 +
 configs/Hyundai_A7HD_defconfig                     |   4 +
 configs/Itead_Ibox_A20_defconfig                   |   4 +
 configs/Lamobo_R1_defconfig                        |   4 +
 configs/Linksprite_pcDuino3_Nano_defconfig         |   4 +
 configs/Linksprite_pcDuino3_defconfig              |   4 +
 configs/Linksprite_pcDuino_defconfig               |   4 +
 configs/M5249EVB_defconfig                         |   1 +
 configs/MIP405T_defconfig                          |   8 +
 configs/MIP405_defconfig                           |   9 +
 configs/MK808C_defconfig                           |   4 +
 configs/MPC8536DS_36BIT_defconfig                  |   3 +
 configs/MPC8536DS_SDCARD_defconfig                 |   3 +
 configs/MPC8536DS_SPIFLASH_defconfig               |   3 +
 configs/MPC8536DS_defconfig                        |   3 +
 configs/MPC8544DS_defconfig                        |   3 +
 configs/MPC8572DS_36BIT_defconfig                  |   3 +
 configs/MPC8572DS_defconfig                        |   3 +
 configs/MPC8610HPCD_defconfig                      |   4 +
 configs/MPC8641HPCN_36BIT_defconfig                |   4 +
 configs/MPC8641HPCN_defconfig                      |   4 +
 configs/MSI_Primo73_defconfig                      |   4 +
 configs/MSI_Primo81_defconfig                      |   4 +
 configs/Marsboard_A10_defconfig                    |   4 +
 configs/Mele_A1000G_quad_defconfig                 |   4 +
 configs/Mele_A1000_defconfig                       |   4 +
 configs/Mele_I7_defconfig                          |   4 +
 configs/Mele_M3_defconfig                          |   4 +
 configs/Mele_M5_defconfig                          |   4 +
 configs/Mele_M9_defconfig                          |   4 +
 configs/Merrii_A80_Optimus_defconfig               |   2 +
 configs/Mini-X_defconfig                           |   4 +
 configs/MiniFAP_defconfig                          |   5 +
 configs/Orangepi_defconfig                         |   4 +
 configs/Orangepi_mini_defconfig                    |   4 +
 configs/P1010RDB-PA_36BIT_NAND_SECBOOT_defconfig   |   1 +
 configs/P1010RDB-PA_36BIT_NAND_defconfig           |   1 +
 configs/P1010RDB-PA_36BIT_NOR_SECBOOT_defconfig    |   1 +
 configs/P1010RDB-PA_36BIT_NOR_defconfig            |   1 +
 configs/P1010RDB-PA_36BIT_SDCARD_defconfig         |   1 +
 .../P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig   |   1 +
 configs/P1010RDB-PA_36BIT_SPIFLASH_defconfig       |   1 +
 configs/P1010RDB-PA_NAND_SECBOOT_defconfig         |   1 +
 configs/P1010RDB-PA_NAND_defconfig                 |   1 +
 configs/P1010RDB-PA_NOR_SECBOOT_defconfig          |   1 +
 configs/P1010RDB-PA_NOR_defconfig                  |   1 +
 configs/P1010RDB-PA_SDCARD_defconfig               |   1 +
 configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig     |   1 +
 configs/P1010RDB-PA_SPIFLASH_defconfig             |   1 +
 configs/P1010RDB-PB_36BIT_NAND_SECBOOT_defconfig   |   1 +
 configs/P1010RDB-PB_36BIT_NAND_defconfig           |   1 +
 configs/P1010RDB-PB_36BIT_NOR_SECBOOT_defconfig    |   1 +
 configs/P1010RDB-PB_36BIT_NOR_defconfig            |   1 +
 configs/P1010RDB-PB_36BIT_SDCARD_defconfig         |   1 +
 .../P1010RDB-PB_36BIT_SPIFLASH_SECBOOT_defconfig   |   1 +
 configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig       |   1 +
 configs/P1010RDB-PB_NAND_SECBOOT_defconfig         |   1 +
 configs/P1010RDB-PB_NAND_defconfig                 |   1 +
 configs/P1010RDB-PB_NOR_SECBOOT_defconfig          |   1 +
 configs/P1010RDB-PB_NOR_defconfig                  |   1 +
 configs/P1010RDB-PB_SDCARD_defconfig               |   1 +
 configs/P1010RDB-PB_SPIFLASH_SECBOOT_defconfig     |   1 +
 configs/P1010RDB-PB_SPIFLASH_defconfig             |   1 +
 configs/PATI_defconfig                             |   1 +
 configs/PIP405_defconfig                           |   9 +
 configs/PLU405_defconfig                           |   1 +
 configs/PMC405DE_defconfig                         |   1 +
 configs/PMC440_defconfig                           |   1 +
 configs/Sinlinx_SinA31s_defconfig                  |   4 +
 configs/Sinlinx_SinA33_defconfig                   |   4 +
 configs/Sinovoip_BPI_M2_defconfig                  |   4 +
 configs/Sinovoip_BPI_M3_defconfig                  |   2 +
 configs/T1023RDB_NAND_defconfig                    |   3 +-
 configs/T1023RDB_SDCARD_defconfig                  |   3 +-
 configs/T1023RDB_SECURE_BOOT_defconfig             |   1 +
 configs/T1023RDB_SPIFLASH_defconfig                |   3 +-
 configs/T1023RDB_defconfig                         |   1 +
 configs/T1024QDS_DDR4_SECURE_BOOT_defconfig        |   5 +
 configs/T1024QDS_DDR4_defconfig                    |   5 +
 configs/T1024QDS_NAND_defconfig                    |   7 +-
 configs/T1024QDS_SDCARD_defconfig                  |   7 +-
 configs/T1024QDS_SECURE_BOOT_defconfig             |   5 +
 configs/T1024QDS_SPIFLASH_defconfig                |   7 +-
 configs/T1024QDS_defconfig                         |   5 +
 configs/T1024RDB_NAND_defconfig                    |   4 +-
 configs/T1024RDB_SDCARD_defconfig                  |   4 +-
 configs/T1024RDB_SECURE_BOOT_defconfig             |   2 +
 configs/T1024RDB_SPIFLASH_defconfig                |   4 +-
 configs/T1024RDB_defconfig                         |   2 +
 configs/T1040D4RDB_NAND_defconfig                  |   4 +-
 configs/T1040D4RDB_SDCARD_defconfig                |   4 +-
 configs/T1040D4RDB_SECURE_BOOT_defconfig           |   2 +
 configs/T1040D4RDB_SPIFLASH_defconfig              |   4 +-
 configs/T1040D4RDB_defconfig                       |   2 +
 configs/T1040QDS_DDR4_defconfig                    |   5 +
 configs/T1040QDS_SECURE_BOOT_defconfig             |   5 +
 configs/T1040QDS_defconfig                         |   5 +
 configs/T1040RDB_NAND_defconfig                    |   4 +-
 configs/T1040RDB_SDCARD_defconfig                  |   4 +-
 configs/T1040RDB_SECURE_BOOT_defconfig             |   2 +
 configs/T1040RDB_SPIFLASH_defconfig                |   4 +-
 configs/T1040RDB_defconfig                         |   2 +
 configs/T1042D4RDB_NAND_defconfig                  |   8 +-
 configs/T1042D4RDB_SDCARD_defconfig                |   8 +-
 configs/T1042D4RDB_SECURE_BOOT_defconfig           |   6 +
 configs/T1042D4RDB_SPIFLASH_defconfig              |   8 +-
 configs/T1042D4RDB_defconfig                       |   6 +
 configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig     |   8 +-
 configs/T1042RDB_PI_NAND_defconfig                 |   8 +-
 configs/T1042RDB_PI_SDCARD_defconfig               |   8 +-
 configs/T1042RDB_PI_SPIFLASH_defconfig             |   8 +-
 configs/T1042RDB_PI_defconfig                      |   6 +
 configs/T1042RDB_SECURE_BOOT_defconfig             |   2 +
 configs/T1042RDB_defconfig                         |   2 +
 configs/TQM5200_B_HIGHBOOT_defconfig               |   5 +
 configs/TQM5200_B_defconfig                        |   5 +
 configs/TQM5200_STK100_defconfig                   |   5 +
 configs/TQM5200_defconfig                          |   5 +
 configs/TQM823L_LCD_defconfig                      |   3 +-
 configs/TTTech_defconfig                           |   3 +-
 configs/UTOO_P66_defconfig                         |   4 +
 configs/VCMA9_defconfig                            |   1 +
 configs/VOM405_defconfig                           |   1 +
 configs/Wexler_TAB7200_defconfig                   |   4 +
 configs/Wits_Pro_A20_DKT_defconfig                 |   4 +
 configs/Wobo_i5_defconfig                          |   4 +
 configs/Yones_Toptech_BD1078_defconfig             |   4 +
 configs/Yones_Toptech_BS1078_V2_defconfig          |   4 +
 configs/a3m071_defconfig                           |   2 +
 configs/a4m072_defconfig                           |   1 +
 configs/a4m2k_defconfig                            |   2 +
 configs/acadia_defconfig                           |   1 +
 configs/am335x_baltos_defconfig                    |   1 +
 configs/am335x_boneblack_defconfig                 |   3 +-
 configs/am335x_boneblack_vboot_defconfig           |   3 +-
 configs/am335x_evm_defconfig                       |   1 +
 configs/am335x_evm_nor_defconfig                   |   1 +
 configs/am335x_evm_norboot_defconfig               |   1 +
 configs/am335x_evm_spiboot_defconfig               |   3 +-
 configs/am335x_evm_usbspl_defconfig                |   1 +
 configs/am335x_igep0033_defconfig                  |   1 +
 configs/am335x_shc_defconfig                       |   1 +
 configs/am335x_shc_ict_defconfig                   |   1 +
 configs/am335x_shc_netboot_defconfig               |   1 +
 configs/am335x_shc_prompt_defconfig                |   1 +
 configs/am335x_shc_sdboot_defconfig                |   1 +
 configs/am335x_shc_sdboot_prompt_defconfig         |   1 +
 configs/am335x_sl50_defconfig                      |   1 +
 configs/am43xx_evm_defconfig                       |   1 +
 configs/am43xx_evm_ethboot_defconfig               |   1 +
 configs/am43xx_evm_qspiboot_defconfig              |   1 +
 configs/am43xx_evm_usbhost_boot_defconfig          |   1 +
 configs/am43xx_hs_evm_defconfig                    |   1 +
 configs/am57xx_evm_defconfig                       |   3 +-
 configs/am57xx_evm_nodt_defconfig                  |   3 +-
 configs/am57xx_hs_evm_defconfig                    |   3 +-
 configs/amcore_defconfig                           |   1 +
 configs/apalis_t30_defconfig                       |   2 +
 configs/arches_defconfig                           |   1 +
 configs/aristainetos2_defconfig                    |   5 +
 configs/aristainetos2b_defconfig                   |   5 +
 configs/aristainetos_defconfig                     |   5 +
 configs/arndale_defconfig                          |   2 +
 configs/at91sam9261ek_dataflash_cs0_defconfig      |   2 +
 configs/at91sam9261ek_dataflash_cs3_defconfig      |   2 +
 configs/at91sam9261ek_nandflash_defconfig          |   2 +
 configs/at91sam9263ek_dataflash_cs0_defconfig      |   2 +
 configs/at91sam9263ek_dataflash_defconfig          |   2 +
 configs/at91sam9263ek_nandflash_defconfig          |   2 +
 configs/at91sam9263ek_norflash_boot_defconfig      |   2 +
 configs/at91sam9263ek_norflash_defconfig           |   2 +
 configs/at91sam9g10ek_dataflash_cs0_defconfig      |   2 +
 configs/at91sam9g10ek_dataflash_cs3_defconfig      |   2 +
 configs/at91sam9g10ek_nandflash_defconfig          |   2 +
 configs/at91sam9m10g45ek_mmc_defconfig             |   2 +
 configs/at91sam9m10g45ek_nandflash_defconfig       |   2 +
 configs/at91sam9n12ek_mmc_defconfig                |   2 +
 configs/at91sam9n12ek_nandflash_defconfig          |   2 +
 configs/at91sam9n12ek_spiflash_defconfig           |   2 +
 configs/at91sam9rlek_dataflash_defconfig           |   2 +
 configs/at91sam9rlek_mmc_defconfig                 |   2 +
 configs/at91sam9rlek_nandflash_defconfig           |   2 +
 configs/at91sam9x5ek_dataflash_defconfig           |   2 +
 configs/at91sam9x5ek_mmc_defconfig                 |   2 +
 configs/at91sam9x5ek_nandflash_defconfig           |   2 +
 configs/at91sam9x5ek_spiflash_defconfig            |   2 +
 configs/ba10_tv_box_defconfig                      |   4 +
 configs/bamboo_defconfig                           |   1 +
 configs/bayleybay_defconfig                        |   7 +
 configs/beaver_defconfig                           |   2 +
 configs/birdland_bav335a_defconfig                 |   1 +
 configs/birdland_bav335b_defconfig                 |   1 +
 configs/brppt1_mmc_defconfig                       |   4 +
 configs/brppt1_nand_defconfig                      |   4 +
 configs/brppt1_spi_defconfig                       |   4 +
 configs/brxre1_defconfig                           |   4 +
 configs/bubinga_defconfig                          |   1 +
 configs/cairo_defconfig                            |   1 +
 configs/canyonlands_defconfig                      |   1 +
 configs/cardhu_defconfig                           |   2 +
 configs/cei-tk1-som_defconfig                      |   2 +
 configs/cgtqmx6eval_defconfig                      |   5 +
 configs/charon_defconfig                           |   5 +
 configs/chromebook_jerry_defconfig                 |   3 +
 configs/chromebook_link_defconfig                  |   7 +
 configs/chromebook_samus_defconfig                 |   4 +
 configs/chromebox_panther_defconfig                |   7 +
 configs/clearfog_defconfig                         |   1 +
 configs/cm-bf548_defconfig                         |   1 +
 configs/cm5200_defconfig                           |   1 +
 configs/cm_fx6_defconfig                           |   6 +
 configs/cm_t335_defconfig                          |   1 +
 configs/cm_t3517_defconfig                         |   2 +
 configs/cm_t35_defconfig                           |   4 +-
 configs/cm_t43_defconfig                           |   1 +
 configs/cm_t54_defconfig                           |   4 +-
 configs/colibri_imx7_defconfig                     |   4 +
 configs/colibri_t20_defconfig                      |   3 +
 configs/colibri_t30_defconfig                      |   2 +
 configs/colorfly_e708_q1_defconfig                 |   4 +
 ...conga-qeval20-qa3-e3845-internal-uart_defconfig |   7 +
 configs/conga-qeval20-qa3-e3845_defconfig          |   7 +
 .../controlcenterd_36BIT_SDCARD_DEVELOP_defconfig  |   4 +
 configs/controlcenterd_36BIT_SDCARD_defconfig      |   4 +
 .../controlcenterd_TRAILBLAZER_DEVELOP_defconfig   |   1 +
 configs/controlcenterd_TRAILBLAZER_defconfig       |   1 +
 configs/coreboot-x86_defconfig                     |   7 +
 configs/cougarcanyon2_defconfig                    |   3 +
 configs/crownbay_defconfig                         |   7 +
 configs/d2net_v2_defconfig                         |   2 +
 configs/dalmore_defconfig                          |   2 +
 configs/db-88f6720_defconfig                       |   1 +
 configs/db-88f6820-gp_defconfig                    |   1 +
 configs/db-mv784mp-gp_defconfig                    |   1 +
 configs/devconcenter_defconfig                     |   1 +
 configs/devkit8000_defconfig                       |   3 +-
 configs/dfi-bt700-q7x-151_defconfig                |   7 +
 configs/difrnce_dit4350_defconfig                  |   4 +
 configs/digsy_mtc_RAMBOOT_defconfig                |   4 +
 configs/digsy_mtc_defconfig                        |   4 +
 configs/digsy_mtc_rev5_RAMBOOT_defconfig           |   4 +
 configs/digsy_mtc_rev5_defconfig                   |   4 +
 configs/dlvision-10g_defconfig                     |   1 +
 configs/dlvision_defconfig                         |   1 +
 configs/dms-ba16-1g_defconfig                      |   9 +-
 configs/dms-ba16_defconfig                         |   9 +-
 configs/dns325_defconfig                           |   2 +
 configs/dra7xx_evm_defconfig                       |   3 +-
 configs/dra7xx_hs_evm_defconfig                    |   3 +-
 configs/draco_defconfig                            |   1 +
 configs/dserve_dsrv9703c_defconfig                 |   4 +
 configs/duovero_defconfig                          |   2 +
 configs/e2220-1170_defconfig                       |   2 +
 configs/ea20_defconfig                             |   6 +
 configs/eb_cpu5282_defconfig                       |   1 +
 configs/eb_cpu5282_internal_defconfig              |   1 +
 configs/efi-x86_defconfig                          |   3 +
 configs/espresso7420_defconfig                     |   3 +
 configs/etamin_defconfig                           |   1 +
 configs/evb-rk3288_defconfig                       |   2 +
 configs/fennec-rk3288_defconfig                    |   2 +
 configs/firefly-rk3288_defconfig                   |   3 +
 configs/fo300_defconfig                            |   5 +
 configs/ga10h_v1_1_defconfig                       |   4 +
 configs/galileo_defconfig                          |   3 +
 configs/gdppc440etx_defconfig                      |   1 +
 configs/ge_b450v3_defconfig                        |   2 +
 configs/ge_b650v3_defconfig                        |   2 +
 configs/ge_b850v3_defconfig                        |   2 +
 configs/glacier_defconfig                          |   1 +
 configs/glacier_ramboot_defconfig                  |   1 +
 configs/goflexhome_defconfig                       |   2 +
 configs/gt90h_v4_defconfig                         |   4 +
 configs/gurnard_defconfig                          |   2 +
 configs/gwventana_defconfig                        |   6 +-
 configs/h2200_defconfig                            |   1 +
 configs/h8_homlet_v2_defconfig                     |   2 +
 configs/haleakala_defconfig                        |   2 +
 configs/harmony_defconfig                          |   3 +
 configs/hrcon_defconfig                            |   1 +
 configs/hrcon_dh_defconfig                         |   1 +
 configs/i12-tvbox_defconfig                        |   4 +
 configs/iNet_3F_defconfig                          |   4 +
 configs/iNet_3W_defconfig                          |   4 +
 configs/iNet_86VS_defconfig                        |   4 +
 configs/iNet_D978_rev2_defconfig                   |   6 +-
 configs/icnova-a20-swac_defconfig                  |   4 +
 configs/icon_defconfig                             |   5 +
 configs/igep0020_defconfig                         |   2 +
 configs/igep0030_defconfig                         |   2 +
 configs/igep0030_nand_defconfig                    |   2 +
 configs/igep0032_defconfig                         |   2 +
 configs/imx31_phycore_eet_defconfig                |   4 +
 configs/inet1_defconfig                            |   4 +
 configs/inet86dz_defconfig                         |   4 +
 configs/inet97fv2_defconfig                        |   4 +
 configs/inet98v_rev2_defconfig                     |   4 +
 configs/inet9f_rev03_defconfig                     |   4 +
 configs/inet_q972_defconfig                        |   4 +
 configs/inetspace_v2_defconfig                     |   2 +
 configs/intip_defconfig                            |   1 +
 configs/io64_defconfig                             |   2 +
 configs/io_defconfig                               |   1 +
 configs/iocon_defconfig                            |   1 +
 configs/ipek01_defconfig                           |   5 +
 configs/jesurun_q5_defconfig                       |   4 +
 configs/jetson-tk1_defconfig                       |   2 +
 configs/k2e_evm_defconfig                          |   1 +
 configs/k2g_evm_defconfig                          |   1 +
 configs/k2hk_evm_defconfig                         |   1 +
 configs/k2l_evm_defconfig                          |   1 +
 configs/katmai_defconfig                           |   1 +
 configs/kc1_defconfig                              |   3 +-
 configs/kilauea_defconfig                          |   2 +
 configs/ls1021aqds_ddr4_nor_defconfig              |   5 +
 configs/ls1021aqds_ddr4_nor_lpuart_defconfig       |   5 +
 configs/ls1021aqds_nand_defconfig                  |   5 +
 configs/ls1021aqds_nor_SECURE_BOOT_defconfig       |   5 +
 configs/ls1021aqds_nor_defconfig                   |   5 +
 configs/ls1021aqds_nor_lpuart_defconfig            |   5 +
 configs/ls1021aqds_qspi_defconfig                  |   5 +
 configs/ls1021aqds_sdcard_ifc_defconfig            |   5 +
 configs/ls1021aqds_sdcard_qspi_defconfig           |   5 +
 configs/ls1021atwr_nor_SECURE_BOOT_defconfig       |   5 +
 configs/ls1021atwr_nor_defconfig                   |   5 +
 configs/ls1021atwr_nor_lpuart_defconfig            |   5 +
 configs/ls1021atwr_qspi_defconfig                  |   5 +
 .../ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig    |   5 +
 configs/ls1021atwr_sdcard_ifc_defconfig            |   5 +
 configs/ls1021atwr_sdcard_qspi_defconfig           |   5 +
 configs/lschlv2_defconfig                          |   2 +
 configs/lsxhl_defconfig                            |   2 +
 configs/luan_defconfig                             |   1 +
 configs/lwmon5_defconfig                           |   6 +
 configs/m28evk_defconfig                           |   4 +
 configs/m53evk_defconfig                           |   4 +
 configs/makalu_defconfig                           |   2 +
 configs/marsboard_defconfig                        |   5 +
 configs/maxbcm_defconfig                           |   1 +
 configs/mcx_defconfig                              |   8 +-
 configs/medcom-wide_defconfig                      |   2 +
 configs/microblaze-generic_defconfig               |   1 +
 configs/miniarm-rk3288_defconfig                   |   2 +
 configs/minnowmax_defconfig                        |   7 +
 configs/mixtile_loftq_defconfig                    |   4 +
 configs/mk802_a10s_defconfig                       |   4 +
 configs/mk802_defconfig                            |   4 +
 configs/mk802ii_defconfig                          |   4 +
 configs/mt_ventoux_defconfig                       |   6 +-
 configs/mx23evk_defconfig                          |   4 +
 configs/mx28evk_auart_console_defconfig            |   4 +
 configs/mx28evk_defconfig                          |   4 +
 configs/mx28evk_nand_defconfig                     |   4 +
 configs/mx28evk_spi_defconfig                      |   4 +
 configs/mx51evk_defconfig                          |   5 +
 configs/mx53loco_defconfig                         |   5 +
 configs/mx6cuboxi_defconfig                        |   5 +
 configs/mx6dlsabreauto_defconfig                   |   5 +
 configs/mx6dlsabresd_defconfig                     |   5 +
 configs/mx6qpsabreauto_defconfig                   |   5 +
 configs/mx6qsabreauto_defconfig                    |   5 +
 configs/mx6qsabrelite_defconfig                    |   6 +
 configs/mx6qsabresd_defconfig                      |   5 +
 configs/mx6sabresd_spl_defconfig                   |   5 +
 configs/mx6sxsabresd_defconfig                     |   4 +
 configs/mx6sxsabresd_spl_defconfig                 |   4 +
 configs/mx6ul_14x14_evk_defconfig                  |   4 +
 configs/mx6ul_9x9_evk_defconfig                    |   4 +
 configs/mx7dsabresd_defconfig                      |   4 +
 configs/mx7dsabresd_secure_defconfig               |   4 +
 configs/nanopi_neo_defconfig                       |   6 +-
 configs/neo_defconfig                              |   1 +
 configs/net2big_v2_defconfig                       |   2 +
 configs/netspace_lite_v2_defconfig                 |   2 +
 configs/netspace_max_v2_defconfig                  |   2 +
 configs/netspace_mini_v2_defconfig                 |   2 +
 configs/netspace_v2_defconfig                      |   2 +
 configs/nitrogen6dl2g_defconfig                    |   6 +
 configs/nitrogen6dl_defconfig                      |   6 +
 configs/nitrogen6q2g_defconfig                     |   6 +
 configs/nitrogen6q_defconfig                       |   6 +
 configs/nitrogen6s1g_defconfig                     |   6 +
 configs/nitrogen6s_defconfig                       |   6 +
 configs/nokia_rx51_defconfig                       |   4 +
 configs/novena_defconfig                           |   6 +
 configs/nyan-big_defconfig                         |   2 +
 configs/odroid-xu3_defconfig                       |   2 +
 configs/odroid_defconfig                           |   2 +
 configs/omap3_beagle_defconfig                     |   1 +
 configs/omap3_logic_defconfig                      |   1 +
 configs/omap3_overo_defconfig                      |   1 +
 configs/omap3_pandora_defconfig                    |   2 +
 configs/omap3_zoom1_defconfig                      |   2 +
 configs/omap4_panda_defconfig                      |   2 +
 configs/omap4_sdp4430_defconfig                    |   2 +
 configs/omap5_uevm_defconfig                       |   5 +-
 configs/openrisc-generic_defconfig                 |   1 +
 configs/orangepi_2_defconfig                       |   2 +
 configs/orangepi_lite_defconfig                    |   2 +
 configs/orangepi_one_defconfig                     |   2 +
 configs/orangepi_pc_defconfig                      |   2 +
 configs/orangepi_pc_plus_defconfig                 |   2 +
 configs/orangepi_plus2e_defconfig                  |   6 +-
 configs/orangepi_plus_defconfig                    |   2 +
 configs/origen_defconfig                           |   2 +
 configs/p2371-0000_defconfig                       |   2 +
 configs/p2371-2180_defconfig                       |   2 +
 configs/p2571_defconfig                            |   2 +
 configs/p2771-0000-000_defconfig                   |   2 +
 configs/p2771-0000-500_defconfig                   |   2 +
 configs/parrot_r16_defconfig                       |   4 +
 configs/paz00_defconfig                            |   3 +
 configs/pcm051_rev1_defconfig                      |   3 +-
 configs/pcm051_rev3_defconfig                      |   3 +-
 configs/pdm360ng_defconfig                         |   4 +
 configs/peach-pi_defconfig                         |   3 +
 configs/peach-pit_defconfig                        |   3 +
 configs/pengwyn_defconfig                          |   1 +
 configs/pepper_defconfig                           |   3 +-
 configs/picosam9g45_defconfig                      |   2 +
 configs/pine64_plus_defconfig                      |   2 +
 configs/plutux_defconfig                           |   2 +
 configs/pm9261_defconfig                           |   2 +
 configs/pm9263_defconfig                           |   2 +
 configs/polaroid_mid2407pxe03_defconfig            |   4 +
 configs/polaroid_mid2809pxe04_defconfig            |   4 +
 configs/popmetal-rk3288_defconfig                  |   2 +
 configs/pov_protab2_ips9_defconfig                 |   4 +
 configs/pxm2_defconfig                             |   6 +
 configs/q8_a13_tablet_defconfig                    |   4 +
 configs/q8_a23_tablet_800x480_defconfig            |   4 +
 configs/q8_a33_tablet_1024x600_defconfig           |   4 +
 configs/q8_a33_tablet_800x480_defconfig            |   4 +
 configs/qemu-x86_defconfig                         |   7 +
 configs/qemu-x86_efi_payload32_defconfig           |   7 +
 configs/qemu-x86_efi_payload64_defconfig           |   7 +
 configs/r7-tv-dongle_defconfig                     |   4 +
 configs/rainier_defconfig                          |   2 +
 configs/rainier_ramboot_defconfig                  |   2 +
 configs/rastaban_defconfig                         |   1 +
 configs/redwood_defconfig                          |   1 +
 configs/riotboard_defconfig                        |   5 +
 configs/rock2_defconfig                            |   3 +
 configs/rpi_2_defconfig                            |   4 +
 configs/rpi_3_32b_defconfig                        |   4 +
 configs/rpi_3_defconfig                            |   4 +
 configs/rpi_defconfig                              |   4 +
 configs/rut_defconfig                              |   6 +
 configs/s5p_goni_defconfig                         |   1 +
 configs/s5pc210_universal_defconfig                |   2 +
 configs/sama5d3xek_mmc_defconfig                   |   2 +
 configs/sama5d3xek_nandflash_defconfig             |   2 +
 configs/sama5d3xek_spiflash_defconfig              |   2 +
 configs/sama5d4ek_mmc_defconfig                    |   2 +
 configs/sama5d4ek_nandflash_defconfig              |   2 +
 configs/sama5d4ek_spiflash_defconfig               |   2 +
 configs/sandbox_defconfig                          |   3 +
 configs/sandbox_noblk_defconfig                    |   3 +
 configs/sandbox_spl_defconfig                      |   3 +
 configs/sansa_fuze_plus_defconfig                  |   4 +
 configs/seaboard_defconfig                         |   3 +
 configs/sequoia_defconfig                          |   2 +
 configs/sequoia_ramboot_defconfig                  |   2 +
 configs/smdk5250_defconfig                         |   2 +
 configs/smdk5420_defconfig                         |   2 +
 configs/sniper_defconfig                           |   5 +-
 configs/snow_defconfig                             |   3 +
 configs/socfpga_arria5_defconfig                   |   3 +
 configs/socfpga_cyclone5_defconfig                 |   3 +
 configs/socfpga_de0_nano_soc_defconfig             |   3 +
 configs/socfpga_is1_defconfig                      |   3 +
 configs/socfpga_mcvevk_defconfig                   |   3 +
 configs/socfpga_sockit_defconfig                   |   3 +
 configs/socfpga_socrates_defconfig                 |   3 +
 configs/socfpga_sr1500_defconfig                   |   4 +
 configs/socfpga_vining_fpga_defconfig              |   3 +
 configs/socrates_defconfig                         |   5 +
 configs/som-db5800-som-6867_defconfig              |   7 +
 configs/spear300_defconfig                         |   1 +
 configs/spear300_nand_defconfig                    |   1 +
 configs/spear300_usbtty_defconfig                  |   1 +
 configs/spear300_usbtty_nand_defconfig             |   1 +
 configs/spear310_defconfig                         |   1 +
 configs/spear310_nand_defconfig                    |   1 +
 configs/spear310_pnor_defconfig                    |   1 +
 configs/spear310_usbtty_defconfig                  |   1 +
 configs/spear310_usbtty_nand_defconfig             |   1 +
 configs/spear310_usbtty_pnor_defconfig             |   1 +
 configs/spear320_defconfig                         |   1 +
 configs/spear320_nand_defconfig                    |   1 +
 configs/spear320_pnor_defconfig                    |   1 +
 configs/spear320_usbtty_defconfig                  |   1 +
 configs/spear320_usbtty_nand_defconfig             |   1 +
 configs/spear320_usbtty_pnor_defconfig             |   1 +
 configs/spear600_defconfig                         |   1 +
 configs/spear600_nand_defconfig                    |   1 +
 configs/spear600_usbtty_defconfig                  |   1 +
 configs/spear600_usbtty_nand_defconfig             |   1 +
 configs/spring_defconfig                           |   3 +
 configs/strider_con_defconfig                      |   1 +
 configs/strider_con_dp_defconfig                   |   1 +
 configs/strider_cpu_defconfig                      |   1 +
 configs/strider_cpu_dp_defconfig                   |   1 +
 configs/sunxi_Gemei_G9_defconfig                   |   4 +
 configs/sycamore_defconfig                         |   1 +
 configs/t3corp_defconfig                           |   1 +
 configs/tbs2910_defconfig                          |  10 +
 configs/tec-ng_defconfig                           |   2 +
 configs/tec_defconfig                              |   2 +
 configs/theadorable-x86-dfi-bt700_defconfig        |   7 +
 configs/theadorable_debug_defconfig                |   4 +
 configs/theadorable_defconfig                      |   4 +
 configs/thuban_defconfig                           |   1 +
 configs/ti814x_evm_defconfig                       |   1 +
 configs/ti816x_evm_defconfig                       |   1 +
 configs/trats2_defconfig                           |   2 +
 configs/trats_defconfig                            |   2 +
 configs/tricorder_defconfig                        |   1 +
 configs/tricorder_flash_defconfig                  |   1 +
 configs/trimslice_defconfig                        |   2 +
 configs/vct_platinum_defconfig                     |   1 +
 configs/vct_platinum_onenand_defconfig             |   1 +
 configs/vct_platinum_onenand_small_defconfig       |   1 +
 configs/vct_platinum_small_defconfig               |   1 +
 configs/vct_platinumavc_defconfig                  |   1 +
 configs/vct_platinumavc_onenand_defconfig          |   1 +
 configs/vct_platinumavc_onenand_small_defconfig    |   1 +
 configs/vct_platinumavc_small_defconfig            |   1 +
 configs/vct_premium_defconfig                      |   1 +
 configs/vct_premium_onenand_defconfig              |   1 +
 configs/vct_premium_onenand_small_defconfig        |   1 +
 configs/vct_premium_small_defconfig                |   1 +
 configs/venice2_defconfig                          |   2 +
 configs/ventana_defconfig                          |   3 +
 configs/walnut_defconfig                           |   1 +
 configs/wandboard_defconfig                        |   5 +
 configs/whistler_defconfig                         |   2 +
 configs/wtk_defconfig                              |   3 +-
 configs/x600_defconfig                             |   1 +
 configs/xfi3_defconfig                             |   4 +
 configs/xilinx-ppc405-generic_defconfig            |   1 +
 configs/xilinx-ppc440-generic_defconfig            |   1 +
 configs/xpress_defconfig                           |   1 +
 configs/xpress_spl_defconfig                       |   1 +
 configs/yellowstone_defconfig                      |   1 +
 configs/yosemite_defconfig                         |   1 +
 configs/yucca_defconfig                            |   1 +
 configs/zipitz2_defconfig                          |   1 +
 drivers/net/ax88180.c                              |   6 +-
 drivers/serial/serial-uclass.c                     |   2 +-
 drivers/usb/host/isp116x-hcd.c                     |   6 +-
 drivers/video/Kconfig                              | 144 ++++
 drivers/video/Makefile                             |   4 -
 drivers/video/cfb_console.c                        | 236 ++----
 drivers/video/ct69000.c                            |  78 --
 drivers/video/imx25lcdc.c                          | 121 ---
 drivers/video/s3c-fb.c                             | 172 -----
 drivers/video/sed13806.c                           | 286 -------
 drivers/video/smiLynxEM.c                          | 835 ---------------------
 include/asm-generic/global_data.h                  |   2 +-
 include/configs/10m50_devboard.h                   |   1 -
 include/configs/3c120_devboard.h                   |   1 -
 include/configs/B4860QDS.h                         |   3 -
 include/configs/BSC9131RDB.h                       |   2 -
 include/configs/BSC9132QDS.h                       |   2 -
 include/configs/C29XPCIE.h                         |   2 -
 include/configs/CPCI2DP.h                          |   2 -
 include/configs/CPCI4052.h                         |   2 -
 include/configs/M52277EVB.h                        |   1 -
 include/configs/M5249EVB.h                         |   1 -
 include/configs/MIP405.h                           |  11 -
 include/configs/MPC8349ITX.h                       |   6 +-
 include/configs/MPC8536DS.h                        |   4 -
 include/configs/MPC8544DS.h                        |   4 -
 include/configs/MPC8572DS.h                        |   4 -
 include/configs/MPC8610HPCD.h                      |   5 -
 include/configs/MPC8641HPCN.h                      |   5 -
 include/configs/MigoR.h                            |   4 -
 include/configs/P1010RDB.h                         |   2 -
 include/configs/P1022DS.h                          |   8 -
 include/configs/PATI.h                             |   1 -
 include/configs/PIP405.h                           |  11 -
 include/configs/PLU405.h                           |   2 -
 include/configs/PMC405DE.h                         |   1 -
 include/configs/PMC440.h                           |   2 -
 include/configs/T102xQDS.h                         |   6 -
 include/configs/T102xRDB.h                         |   6 -
 include/configs/T1040QDS.h                         |   6 -
 include/configs/T104xRDB.h                         |   9 -
 include/configs/TQM5200.h                          |   7 -
 include/configs/UCP1020.h                          |   4 -
 include/configs/VCMA9.h                            |   1 -
 include/configs/VOM405.h                           |   2 -
 include/configs/a3m071.h                           |   3 -
 include/configs/a4m072.h                           |   1 -
 include/configs/ac14xx.h                           |   5 -
 include/configs/advantech_dms-ba16.h               |   9 +-
 include/configs/am3517_crane.h                     |   1 -
 include/configs/amcc-common.h                      |   1 -
 include/configs/amcore.h                           |   1 -
 include/configs/ap325rxa.h                         |   3 -
 include/configs/ap_sh4a_4a.h                       |   3 -
 include/configs/aria.h                             |   6 -
 include/configs/aristainetos-common.h              |   7 +-
 include/configs/aristainetos.h                     |   2 +-
 include/configs/aristainetos2.h                    |   2 +-
 include/configs/aristainetos2b.h                   |   2 +-
 include/configs/armadillo-800eva.h                 |   3 -
 include/configs/at91sam9261ek.h                    |   3 -
 include/configs/at91sam9263ek.h                    |   2 -
 include/configs/at91sam9m10g45ek.h                 |   2 -
 include/configs/at91sam9n12ek.h                    |   2 -
 include/configs/at91sam9rlek.h                     |   2 -
 include/configs/at91sam9x5ek.h                     |   2 -
 include/configs/bf527-ezkit.h                      |   3 -
 include/configs/bf533-stamp.h                      |   1 -
 include/configs/bf548-ezkit.h                      |   1 -
 include/configs/bfin_adi_common.h                  |   1 -
 include/configs/brppt1.h                           |   1 -
 include/configs/brxre1.h                           |   1 -
 include/configs/bur_cfg_common.h                   |   3 -
 include/configs/cgtqmx6eval.h                      |   9 +-
 include/configs/chromebook_jerry.h                 |   1 -
 include/configs/chromebook_samus.h                 |   2 -
 include/configs/clearfog.h                         |   1 -
 include/configs/cm-bf548.h                         |   1 -
 include/configs/cm5200.h                           |   1 -
 include/configs/cm_fx6.h                           |   7 -
 include/configs/cm_t35.h                           |   2 -
 include/configs/cm_t3517.h                         |   2 -
 include/configs/colibri_imx7.h                     |   5 -
 include/configs/colibri_pxa270.h                   |   1 -
 include/configs/colibri_t20.h                      |   1 -
 include/configs/controlcenterd.h                   |   5 -
 include/configs/cougarcanyon2.h                    |   4 -
 include/configs/cyrus.h                            |   3 -
 include/configs/db-88f6720.h                       |   1 -
 include/configs/db-88f6820-gp.h                    |   1 -
 include/configs/db-mv784mp-gp.h                    |   1 -
 include/configs/digsy_mtc.h                        |   5 -
 include/configs/dns325.h                           |   2 -
 include/configs/ea20.h                             |   6 -
 include/configs/eb_cpu5282.h                       |   2 -
 include/configs/ecovec.h                           |   3 -
 include/configs/edminiv2.h                         |   1 -
 include/configs/efi-x86.h                          |   2 -
 include/configs/el6x_common.h                      |   2 +-
 include/configs/embestmx6boards.h                  |   7 +-
 include/configs/evb_rk3288.h                       |   1 -
 include/configs/evb_rk3399.h                       |   1 -
 include/configs/exynos5-common.h                   |   3 -
 include/configs/exynos5-dt-common.h                |   1 -
 include/configs/exynos7420-common.h                |   3 -
 include/configs/fennec_rk3288.h                    |   1 -
 include/configs/firefly-rk3288.h                   |   1 -
 include/configs/galileo.h                          |   4 -
 include/configs/ge_bx50v3.h                        |   9 +-
 include/configs/goflexhome.h                       |   2 -
 include/configs/gr_ep2s60.h                        |   1 -
 include/configs/gw_ventana.h                       |   5 -
 include/configs/h2200.h                            |   1 -
 include/configs/harmony.h                          |   1 -
 include/configs/hrcon.h                            |   2 -
 include/configs/icon.h                             |   5 -
 include/configs/imx31_phycore.h                    |   5 -
 include/configs/io64.h                             |   2 -
 include/configs/ipek01.h                           |   6 -
 include/configs/kc1.h                              |   2 -
 include/configs/kilauea.h                          |   2 -
 include/configs/km/km_arm.h                        |   1 -
 include/configs/kzm9g.h                            |   3 -
 include/configs/lacie_kw.h                         |   2 -
 include/configs/ls1021aqds.h                       |   7 -
 include/configs/ls1021atwr.h                       |   7 -
 include/configs/lsxl.h                             |   2 -
 include/configs/lwmon5.h                           |   8 -
 include/configs/m28evk.h                           |   1 -
 include/configs/m53evk.h                           |   4 -
 include/configs/ma5d4evk.h                         |   2 -
 include/configs/makalu.h                           |   2 -
 include/configs/maxbcm.h                           |   1 -
 include/configs/mcx.h                              |   4 -
 include/configs/microblaze-generic.h               |   2 -
 include/configs/miniarm_rk3288.h                   |   1 -
 include/configs/mpc5121ads.h                       |   4 -
 include/configs/ms7722se.h                         |   3 -
 include/configs/mt_ventoux.h                       |   4 -
 include/configs/mv-common.h                        |   1 -
 include/configs/mx23evk.h                          |   2 -
 include/configs/mx28evk.h                          |   1 -
 include/configs/mx51evk.h                          |   5 -
 include/configs/mx53loco.h                         |   5 -
 include/configs/mx6cuboxi.h                        |   9 +-
 include/configs/mx6qsabreauto.h                    |   2 +-
 include/configs/mx6sabre_common.h                  |   7 +-
 include/configs/mx6sabresd.h                       |   2 +-
 include/configs/mx6sxsabresd.h                     |   5 -
 include/configs/mx6ul_14x14_evk.h                  |   5 -
 include/configs/mx7dsabresd.h                      |   5 -
 include/configs/mxs.h                              |   4 -
 include/configs/nitrogen6x.h                       |   6 -
 include/configs/nokia_rx51.h                       |   5 -
 include/configs/novena.h                           |   6 -
 include/configs/o2dnt-common.h                     |   6 +-
 include/configs/odroid.h                           |   2 -
 include/configs/omap3_evm.h                        |   1 -
 include/configs/omap3_igep00x0.h                   |   1 -
 include/configs/omap3_pandora.h                    |   1 -
 include/configs/omap3_zoom1.h                      |   1 -
 include/configs/openrisc-generic.h                 |   1 -
 include/configs/origen.h                           |   2 -
 include/configs/paz00.h                            |   1 -
 include/configs/pcm058.h                           |   2 +-
 include/configs/pdm360ng.h                         |   4 -
 include/configs/peach-pi.h                         |   1 -
 include/configs/picosam9g45.h                      |   2 -
 include/configs/pm9261.h                           |   2 -
 include/configs/pm9263.h                           |   2 -
 include/configs/popmetal_rk3288.h                  |   1 -
 include/configs/pxm2.h                             |   5 -
 include/configs/r0p7734.h                          |   3 -
 include/configs/rcar-gen2-common.h                 |   3 -
 include/configs/rcar-gen3-common.h                 |   3 -
 include/configs/rk3288_common.h                    |   6 -
 include/configs/rock2.h                            |   1 -
 include/configs/rpi.h                              |   5 -
 include/configs/rut.h                              |   5 -
 include/configs/s5p_goni.h                         |   1 -
 include/configs/s5pc210_universal.h                |   2 -
 include/configs/sama5d2_xplained.h                 |   2 -
 include/configs/sama5d3xek.h                       |   2 -
 include/configs/sama5d4_xplained.h                 |   2 -
 include/configs/sama5d4ek.h                        |   2 -
 include/configs/sandbox.h                          |   5 -
 include/configs/sansa_fuze_plus.h                  |   2 -
 include/configs/seaboard.h                         |   1 -
 include/configs/sequoia.h                          |   6 -
 include/configs/sh7752evb.h                        |   3 -
 include/configs/sh7753evb.h                        |   3 -
 include/configs/sh7757lcr.h                        |   3 -
 include/configs/sh7785lcr.h                        |   3 -
 include/configs/siemens-am33x-common.h             |   1 -
 include/configs/smdk5250.h                         |   1 -
 include/configs/smdk5420.h                         |   1 -
 include/configs/snapper9g45.h                      |   2 -
 include/configs/sniper.h                           |   2 -
 include/configs/socfpga_common.h                   |   3 -
 include/configs/socfpga_sr1500.h                   |   1 -
 include/configs/socrates.h                         |   6 -
 include/configs/spear-common.h                     |   1 -
 include/configs/strider.h                          |   2 -
 include/configs/sunxi-common.h                     |  13 -
 include/configs/tbs2910.h                          |  12 -
 include/configs/tegra-common.h                     |   6 -
 include/configs/theadorable.h                      |   4 -
 include/configs/ti814x_evm.h                       |   1 -
 include/configs/ti816x_evm.h                       |   1 -
 include/configs/ti_armv7_common.h                  |   1 -
 include/configs/ti_omap4_common.h                  |   1 -
 include/configs/tqma6.h                            |   2 +-
 include/configs/tqma6_mba6.h                       |   2 +-
 include/configs/tqma6_wru4.h                       |   2 +-
 include/configs/trats.h                            |   2 -
 include/configs/trats2.h                           |   2 -
 include/configs/tricorder.h                        |   2 -
 include/configs/vct.h                              |   1 -
 include/configs/ventana.h                          |   1 -
 include/configs/wandboard.h                        |   5 -
 include/configs/x600.h                             |   1 -
 include/configs/x86-common.h                       |  11 -
 include/configs/xfi3.h                             |   2 -
 include/configs/xilinx-ppc.h                       |   1 -
 include/configs/xpress.h                           |   1 -
 include/configs/zc5202.h                           |   2 +-
 include/configs/zc5601.h                           |   2 +-
 include/configs/zipitz2.h                          |   1 -
 include/lcd_console.h                              |   3 -
 include/sed13806.h                                 |  81 --
 include/stdio_dev.h                                |   2 +-
 include/video.h                                    |  11 +
 include/video_fb.h                                 |  12 -
 scripts/config_whitelist.txt                       |  28 -
 862 files changed, 2154 insertions(+), 2631 deletions(-)
 delete mode 100644 drivers/video/imx25lcdc.c
 delete mode 100644 drivers/video/s3c-fb.c
 delete mode 100644 drivers/video/sed13806.c
 delete mode 100644 drivers/video/smiLynxEM.c
 delete mode 100644 include/sed13806.h

-- 
2.8.0.rc3.226.g39d4020



More information about the U-Boot mailing list