From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: Please pull u-boot-video/next
Date: Thu, 18 Jun 2020 22:54:03 +0200 [thread overview]
Message-ID: <20200618225403.3b39cad2@crub> (raw)
Hi Tom,
please pull first video updates for -next. Thanks!
gitlab CI:
https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/3716
The following changes since commit 7a81989b7b04bd87d1e684f2bafdc92a9c16fecc:
common: hash: Remove a debug printf statement (2020-06-16 11:36:30 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-video.git tags/video-next
for you to fetch changes up to fb3dd9c005045c2748e30d555d252c6985b97349:
video: ipuv3: remove non-DM code (2020-06-18 19:38:50 +0200)
----------------------------------------------------------------
- migrate remaining imx5/imx6qd boards to DM_VIDEO
- use 'vidconsole' stdout in nitrogen6x upgrade script
- add option for selection of the vidconsole commands
lcdputs and setcurs
- allow building ipuv3 driver with disabled CONFIG_PANEL
- make backlight and panel drivers optional
- remove useless code from ipuv3 driver
- extend existing DM_VIDEO work-around for console name
to support 'vga'
- remove non-DM code in ipuv3
----------------------------------------------------------------
Anatolij Gustschin (16):
nitrogen6x: update video console name
video: make vidconsole commands optional
video: ipuv3: fix building with disabled panel driver
video: make backlight and panel drivers optional
video: ipuv3: remove some useless code to reduce binary size
video: extend stdout video console work-around for 'vga'
tbs2910: migrate to DM_VIDEO
imx: convert embest boards to DM_VIDEO
imx: convert pico-imx6 to DM_VIDEO
imx: convert dms-ba16 boards to DM_VIDEO
imx: convert cgtqmx6eval board to DM_VIDEO
imx: convert mx6cuboxi board to DM_VIDEO
imx: convert gwventana board to DM_VIDEO
imx: convert mx51evk board to DM_VIDEO
imx: convert mx53loco board to DM_VIDEO
video: ipuv3: remove non-DM code
Troy Kisky (1):
board: nitrogen6x: migrate to CONFIG_DM_VIDEO
arch/arm/mach-tegra/Kconfig | 1 -
board/boundary/nitrogen6x/6x_upgrade.txt | 2 +-
board/congatec/cgtqmx6eval/cgtqmx6eval.c | 5 ++
common/console.c | 7 ++-
configs/cgtqmx6eval_defconfig | 10 +++-
configs/dms-ba16-1g_defconfig | 10 +++-
configs/dms-ba16_defconfig | 10 +++-
configs/gwventana_emmc_defconfig | 10 +++-
configs/gwventana_gw5904_defconfig | 10 +++-
configs/gwventana_nand_defconfig | 10 +++-
configs/marsboard_defconfig | 10 +++-
configs/mx51evk_defconfig | 10 +++-
configs/mx53loco_defconfig | 10 +++-
configs/mx6cuboxi_defconfig | 12 +++-
configs/mx6qsabrelite_defconfig | 6 +-
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/pico-imx6_defconfig | 9 ++-
configs/riotboard_defconfig | 10 +++-
configs/riotboard_spl_defconfig | 10 +++-
configs/tbs2910_defconfig | 9 ++-
drivers/video/Kconfig | 51 +++++++++++++---
drivers/video/Makefile | 5 +-
drivers/video/imx/Kconfig | 2 +-
drivers/video/imx/ipu_disp.c | 12 ----
drivers/video/imx/mxc_ipuv3_fb.c | 99 ++++++++------------------------
drivers/video/vidconsole-uclass.c | 2 +
include/configs/advantech_dms-ba16.h | 2 -
include/configs/tbs2910.h | 10 ++--
33 files changed, 219 insertions(+), 161 deletions(-)
next reply other threads:[~2020-06-18 20:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-18 20:54 Anatolij Gustschin [this message]
2020-06-19 13:24 ` Please pull u-boot-video/next Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2021-12-28 14:25 Anatolij Gustschin
2022-01-01 4:51 ` Tom Rini
2022-03-28 20:37 Anatolij Gustschin
2022-03-28 23:37 ` Tom Rini
2023-03-07 16:16 Anatolij Gustschin
2023-03-07 20:06 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200618225403.3b39cad2@crub \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox