[U-Boot] Please pull u-boot-video/next

Anatolij Gustschin agust at denx.de
Tue Mar 13 21:31:58 UTC 2018


Hi Tom,

The following changes since commit 5e62f828256d66e2b28def4f9ef20a2a05c2d04f:

  Prepare v2018.03-rc4 (2018-03-05 20:27:08 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-video.git next

for you to fetch changes up to d06717f853cd98a6a4536e5de5248e6c99a2b7bc:

  sunxi: video: mark framebuffer as EFI reserved memory (2018-03-09 18:24:49 +0100)

----------------------------------------------------------------
Heinrich Schuchardt (6):
      dm: video: show correct colors in graphical console
      dm: video: correctly clean background in 16bit mode
      dm: video: use constants to refer to colors
      dm: video: support increased intensity (bold)
      video: indicate code page of bitmap fonts
      sunxi: video: mark framebuffer as EFI reserved memory

Kever Yang (1):
      pwm-backlight: make power-supply as option

 drivers/video/pwm_backlight.c       | 24 +++++-----
 drivers/video/sunxi/sunxi_display.c |  8 ++++
 drivers/video/vidconsole-uclass.c   | 88 ++++++++++++++++++++++++-------------
 drivers/video/video-uclass.c        | 38 ++++++++++++----
 include/video.h                     | 13 +++++-
 include/video_console.h             | 43 ++++++++++++++++++
 include/video_font_4x6.h            |  4 +-
 include/video_font_data.h           |  2 +
 test/dm/video.c                     |  2 +-
 9 files changed, 167 insertions(+), 55 deletions(-)

Please pull. Thanks!

Anatolij


More information about the U-Boot mailing list