[U-Boot] [PATCH v1 0/7] splash screen on the stm32f746 disco board
    yannick fertre 
    yannick.fertre at st.com
       
    Tue Feb 13 15:28:26 UTC 2018
    
    
  
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 (6):
  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
 arch/arm/dts/stm32f746-disco.dts |  70 +++++++++++++++++++++++
 arch/arm/dts/stm32f746.dtsi      |   9 +++
 drivers/video/stm32/stm32_ltdc.c | 117 +++++++++++++++++++++++++++------------
 3 files changed, 161 insertions(+), 35 deletions(-)
-- 
1.9.1
    
    
More information about the U-Boot
mailing list