From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 091EBC433FE for ; Mon, 28 Mar 2022 20:37:58 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B06E68395F; Mon, 28 Mar 2022 22:37:55 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1648499876; bh=jmXBUKXObtNyhiKTWMK/4B9oRhoZsORA9/vjlOTtXQA=; h=Date:From:To:Cc:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=iDJaCPglwZHNDiQG8DyHblVlHXB8u4wM/41nHwQzqUxYwvzmizC2w2vWvfo6Vyi4z q+tUYMvxg/rVnqIj2x1yUeeFd2t1VzVLSAUDRHawwknYHObJMO2ZIeOh92Vn8fDSRU Vz9x3xnCcEXXEqS0ZSX+nBE3W0m1m1T2iQHvY//kW/UFl42izPs6Elsrn8s36rEqN8 f3RRWLD5BsQlZxyZBJdCj//IdZuoFhqyAN1dD3N9gWckBpL/zq+wQhy/k6d8/bmWnD mIetmFB4PqkLZp9vup9E3Ii2b3JetalMyufyvaAA+GkJr35IiTXJXkyR7vzjl/+m8z HLm2Ff60bbNXg== Received: from crub (p508b6e90.dip0.t-ipconnect.de [80.139.110.144]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: agust@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 83F6283AB2; Mon, 28 Mar 2022 22:37:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1648499873; bh=jmXBUKXObtNyhiKTWMK/4B9oRhoZsORA9/vjlOTtXQA=; h=Date:From:To:Cc:Subject:From; b=m4qxfs3gBaPMz6JBbUG/W1u8wiF7lSyRZi/zqy2lir3HuszMGGVUT2qCojFcsUAZ2 gBVOkAKMFihgGTKkdzkWb9mFlbgnr0mYNmRVWVUYy5UjewQae+F4h7VQd1oIitt20E nQkubNpPva7ZRxxVXle/B0/oASefcEvhrTN/AHZiwjg1W5LK7zi8ppvLWv2obQWZck kcfWVuRR4/5oiWa43f9zApb8yDv3YJsx6swZ+/x4lgIbXc/qXR0ok2cFPtPlDmx+kX 8Wq6zjGwaHWMWwZGTUKatUeId0qI+v3oaabbT06d9glVcjauhat2O9/zQ4d3mjBhMJ 1yDFIHJElSUEQ== Date: Mon, 28 Mar 2022 22:37:52 +0200 From: Anatolij Gustschin To: Tom Rini Cc: u-boot@lists.denx.de Subject: Please pull u-boot-video/next Message-ID: <20220328223752.1f4e9473@crub> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean Hi Tom, please pull video patches for next. CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/11483 Thanks, Anatolij The following changes since commit 34d2b7f20369d62c0f091d6572a8c0ea4655cf14: Merge tag 'v2022.04-rc5' into next (2022-03-28 12:36:49 -0400) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-video.git tags/next-20220328 for you to fetch changes up to 60cc4094485bf44b5ad455b51076f0e07f3f793a: video: Drop CONFIG_LCD_BMP_RLE8 (2022-03-28 20:30:33 +0200) ---------------------------------------------------------------- - drop old CFB code - drop CONFIG_LCD_BMP_RLE8 ---------------------------------------------------------------- Simon Glass (14): video: Drop cfg_console video: siemens: Drop unused video code video: nexell: Drop unused and invalid code video: Drop video_fb header video: Drop CONFIG_VIDEO_BMP_LOGO video: Drop references to CONFIG_VIDEO et al video: Clean up the uclass header video: Drop da8xx-fb video: fsl: colibri_vf: Drop FSL DCU driver video: Drop FSL DIU driver video: mxs: Drop old video code video: Convert CONFIG_VIDEO_BCM2835 to Kconfig video: Drop formike driver video: Drop CONFIG_LCD_BMP_RLE8 README | 22 - arch/arm/cpu/armv7/ls102xa/soc.c | 4 - arch/arm/include/asm/arch-ls102xa/config.h | 1 - arch/arm/include/asm/mach-imx/mx5_video.h | 5 - arch/arm/mach-nexell/include/mach/display_dev.h | 8 +- board/aristainetos/aristainetos.c | 1 - board/freescale/common/Makefile | 4 - board/freescale/common/dcu_sii9022a.c | 248 --- board/freescale/common/dcu_sii9022a.h | 12 - board/freescale/common/diu_ch7301.c | 217 --- board/freescale/common/diu_ch7301.h | 12 - board/freescale/ls1021aiot/Makefile | 1 - board/freescale/ls1021aiot/dcu.c | 48 - board/freescale/ls1021aqds/Makefile | 1 - board/freescale/ls1021aqds/dcu.c | 110 -- board/freescale/ls1021atwr/Makefile | 1 - board/freescale/ls1021atwr/dcu.c | 48 - board/freescale/mx51evk/Makefile | 1 - board/freescale/mx53loco/Makefile | 1 - board/freescale/t104xrdb/Makefile | 1 - board/freescale/t104xrdb/diu.c | 84 - board/kosagi/novena/novena_spl.c | 23 - board/siemens/common/board.c | 3 - board/siemens/common/factoryset.c | 7 - board/siemens/common/factoryset.h | 3 - board/siemens/pxm2/board.c | 189 --- board/siemens/rut/board.c | 247 --- board/socrates/socrates.c | 1 - board/toradex/colibri_vf/Makefile | 1 - board/toradex/colibri_vf/colibri_vf.c | 62 - board/toradex/colibri_vf/dcu.c | 38 - cmd/Kconfig | 2 +- cmd/bdinfo.c | 2 +- cmd/bmp.c | 4 +- cmd/cls.c | 2 - common/fdt_support.c | 2 +- common/lcd.c | 142 -- common/stdio.c | 4 +- configs/colibri_vf_defconfig | 1 - configs/rpi_0_w_defconfig | 1 + configs/rpi_2_defconfig | 1 + configs/rpi_3_32b_defconfig | 1 + configs/rpi_3_b_plus_defconfig | 1 + configs/rpi_3_defconfig | 1 + configs/rpi_4_32b_defconfig | 1 + configs/rpi_4_defconfig | 1 + configs/rpi_arm64_defconfig | 1 + configs/rpi_defconfig | 1 + doc/usage/bootmenu.rst | 5 - drivers/pci/pci_rom.c | 1 - drivers/video/Kconfig | 129 +- drivers/video/Makefile | 5 - drivers/video/cfb_console.c | 1865 ----------------------- drivers/video/da8xx-fb.c | 1048 ------------- drivers/video/da8xx-fb.h | 115 -- drivers/video/formike.c | 513 ------- drivers/video/fsl_dcu_fb.c | 549 ------- drivers/video/fsl_diu_fb.c | 416 ----- drivers/video/imx/mxc_ipuv3_fb.c | 1 - drivers/video/mxsfb.c | 90 -- drivers/video/nexell_display.c | 17 +- drivers/video/omap3_dss.c | 29 - drivers/video/sunxi/sunxi_display.c | 1 - include/asm-generic/global_data.h | 2 +- include/configs/T102xRDB.h | 12 - include/configs/T104xRDB.h | 20 - include/configs/apalis_imx6.h | 1 - include/configs/aristainetos2.h | 1 - include/configs/cm_fx6.h | 2 - include/configs/colibri-imx6ull.h | 1 - include/configs/colibri_imx6.h | 1 - include/configs/colibri_imx7.h | 4 - include/configs/colibri_vf.h | 8 - include/configs/embestmx6boards.h | 1 - include/configs/gw_ventana.h | 1 - include/configs/imx6-engicam.h | 2 - include/configs/imxrt1050-evk.h | 2 - include/configs/ls1021aqds.h | 12 - include/configs/ls1021atwr.h | 15 - include/configs/mx6cuboxi.h | 1 - include/configs/mx6sabre_common.h | 1 - include/configs/mx6sxsabresd.h | 1 - include/configs/mx6ul_14x14_evk.h | 1 - include/configs/mx7dsabresd.h | 4 - include/configs/opos6uldev.h | 1 - include/configs/pico-imx6.h | 1 - include/configs/pico-imx6ul.h | 1 - include/configs/pico-imx7d.h | 4 - include/configs/pxm2.h | 8 - include/configs/rpi.h | 1 - include/configs/rut.h | 10 - include/configs/wandboard.h | 1 - include/fsl_dcu_fb.h | 22 - include/fsl_diu_fb.h | 14 - include/video.h | 84 +- include/video_fb.h | 91 -- lib/efi_loader/Kconfig | 1 - scripts/config_whitelist.txt | 10 - 98 files changed, 29 insertions(+), 6669 deletions(-) delete mode 100644 board/freescale/common/dcu_sii9022a.c delete mode 100644 board/freescale/common/dcu_sii9022a.h delete mode 100644 board/freescale/common/diu_ch7301.c delete mode 100644 board/freescale/common/diu_ch7301.h delete mode 100644 board/freescale/ls1021aiot/dcu.c delete mode 100644 board/freescale/ls1021aqds/dcu.c delete mode 100644 board/freescale/ls1021atwr/dcu.c delete mode 100644 board/freescale/t104xrdb/diu.c delete mode 100644 board/toradex/colibri_vf/dcu.c delete mode 100644 drivers/video/cfb_console.c delete mode 100644 drivers/video/da8xx-fb.c delete mode 100644 drivers/video/da8xx-fb.h delete mode 100644 drivers/video/formike.c delete mode 100644 drivers/video/fsl_dcu_fb.c delete mode 100644 drivers/video/fsl_diu_fb.c delete mode 100644 include/fsl_dcu_fb.h delete mode 100644 include/fsl_diu_fb.h delete mode 100644 include/video_fb.h