From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 5 Mar 2018 23:44:48 +0100 Subject: [U-Boot] [PATCH v2 0/9] splash screen on the stm32f746 disco board In-Reply-To: <1520002769-8247-1-git-send-email-yannick.fertre@st.com> References: <1520002769-8247-1-git-send-email-yannick.fertre@st.com> Message-ID: <20180305234448.34e1d0b3@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 2 Mar 2018 15:59:20 +0100 yannick fertre yannick.fertre at st.com wrote: > Version 2: > - Add patch to display bitmap stmicroelectronics_uboot_logo_8bit_rle > - Add patch to defconfig to add splash screen > - Rename panel in dts. > > Version 1: > - Initial commit > > This serie contains all patchsets needed for displaying a splash screen > on the stm32f746 disco board & some display features (reset, blending & line > interrupt position). > > Philippe CORNU (1): > arm: dts: stm32: add ltdc for STM32F746 > > yannick fertre (8): > video: stm32: stm32_ltdc: add reset > video: stm32: stm32_ltdc: update file header & footer > video: stm32: stm32_ltdc: set rate of the pixel clock > video: stm32: stm32_ltdc: missing set of line interrupt position > video: stm32: stm32_ltdc: set the blending factor > arm: dts: stm32: add display for STM32F746 disco board > stm32f7: board: add splash screen > board: Add display to STM32F746 SoC discovery board Series applied to u-boot-video/next, thanks! -- Anatolij