Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3e9488ad1ef28c8912d0f6a3e6a78287b551694f
/
drivers
/
video
3e9488a
video: add lm3533 backlight driver
by Svyatoslav Ryhel
· Tue Apr 25 10:51:42 2023 +0300
9e3301d
drivers: video: Enable necessary video functions at SPL
by Nikhil M Jain
· Thu Apr 20 17:41:08 2023 +0530
dc04068
drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL
by Nikhil M Jain
· Thu Apr 20 17:41:03 2023 +0530
183099d
drivers: video: Makefile: Rule to compile necessary video driver files
by Nikhil M Jain
· Thu Apr 20 17:41:02 2023 +0530
77fb25a
drivers: video: tidss: Kconfig: Configs to enable TIDSS at SPL
by Nikhil M Jain
· Thu Apr 20 17:41:00 2023 +0530
9fa24c1
drivers: video: Kconfig: Add configs for enabling video at SPL
by Nikhil M Jain
· Thu Apr 20 17:40:59 2023 +0530
8895dd3
rockchip: video: Add support for RK3568 DSI Host
by Chris Morgan
· Fri Mar 24 13:53:07 2023 -0500
ab446c5
video: rockchip: rk_vop: add rk3288-dp compare string
by Johan Jonker
· Wed Mar 15 19:33:38 2023 +0100
56a730b
video: sunxi: dw-hdmi: Use DM for HVCC regulator
by Samuel Holland
· Mon Nov 28 01:02:28 2022 -0600
65bd46b
video: sunxi: dw-hdmi: Use DM for clock gates and resets
by Samuel Holland
· Mon Nov 28 01:02:27 2022 -0600
a4c30ee
Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Sat Apr 08 14:19:08 2023 -0400
a951b43
video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
by Marek Vasut
· Tue Feb 28 02:55:23 2023 +0100
bbdd135
video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
by Marek Vasut
· Tue Feb 28 02:55:22 2023 +0100
e718e72
video: rm68200: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
by Marek Vasut
· Tue Feb 28 02:55:21 2023 +0100
8da2cb6
video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
by Marek Vasut
· Tue Feb 28 02:55:20 2023 +0100
47508aa
simple_panel: support simple MIPI DSI panels
by Svyatoslav Ryhel
· Mon Mar 27 11:11:50 2023 +0300
f926003
simple_panel: add support for get_display_timing
by Svyatoslav Ryhel
· Mon Mar 27 11:11:49 2023 +0300
feddf9f
video: tegra20: add DSI controller driver
by Svyatoslav Ryhel
· Mon Mar 27 11:11:48 2023 +0300
0c8aa5e
video: tegra-dc: pass DC regmap to internal devices
by Svyatoslav Ryhel
· Mon Mar 27 11:11:47 2023 +0300
7673aba
video: tegra-dc: add panel_set_backlight call
by Svyatoslav Ryhel
· Mon Mar 27 11:11:46 2023 +0300
4f5b79b
video: tegra-dc: add 180 degree panel rotation
by Svyatoslav Ryhel
· Mon Mar 27 11:11:45 2023 +0300
9716fe5
video: tegra-dc: assign regmap directly
by Svyatoslav Ryhel
· Mon Mar 27 11:11:44 2023 +0300
d880629
video: tegra-dc: request timings from panel driver first
by Svyatoslav Ryhel
· Mon Mar 27 11:11:43 2023 +0300
c1f260a
video: tegra-dc: get clocks from device tree
by Svyatoslav Ryhel
· Mon Mar 27 11:11:42 2023 +0300
d15683f
video: move tegra dc driver into own folder
by Svyatoslav Ryhel
· Mon Mar 27 11:11:41 2023 +0300
cad5671
tegra: lcd: video: integrate display driver for t30
by Marcel Ziswiler
· Mon Mar 27 11:11:40 2023 +0300
2b99fd8
Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function")
by Tom Rini
· Wed Mar 15 11:58:58 2023 -0400
90679c6
video: Clear the vidconsole rather than the video
by Simon Glass
· Fri Mar 10 12:47:21 2023 -0800
366f5d1
video: Remove duplicate cursor-positioning function
by Simon Glass
· Fri Mar 10 12:47:20 2023 -0800
df865d3
video: Allow a copy framebuffer with pre-allocated fb
by Simon Glass
· Fri Mar 10 12:47:17 2023 -0800
ce2ec8e
efi: Support copy framebuffer
by Simon Glass
· Fri Mar 10 12:47:16 2023 -0800
c1e9eab
efi: Support a 64-bit frame buffer address
by Simon Glass
· Fri Mar 10 12:47:13 2023 -0800
d944282
efi: video: Return mode info for app also
by Simon Glass
· Fri Mar 10 12:47:12 2023 -0800
f89af4e
efi: video: Move payload code into a function
by Simon Glass
· Fri Mar 10 12:47:11 2023 -0800
efadfde
video console: add 16x32 Terminus font from linux
by Dzmitry Sankouski
· Mon Feb 27 20:37:08 2023 +0300
7932a99
video console: add 12x22 Sun font from linux
by Dzmitry Sankouski
· Mon Feb 27 20:37:07 2023 +0300
bb165e4
video console: allow font size configuration at runtime
by Dzmitry Sankouski
· Tue Mar 07 13:21:16 2023 +0300
86c6a53
video console: move vidconsole_get_font_size() logic to driver ops
by Dzmitry Sankouski
· Tue Mar 07 13:21:15 2023 +0300
7fa964a
video console: implement multiple fonts configuration
by Dzmitry Sankouski
· Tue Mar 07 13:21:14 2023 +0300
70d35a7
video console: add support for fonts wider than 1 byte
by Dzmitry Sankouski
· Tue Mar 07 13:21:12 2023 +0300
aea2d2d
video console: refactoring and optimization
by Dzmitry Sankouski
· Tue Mar 07 13:21:11 2023 +0300
fc1aa35
dm: treewide: Complete migration to new driver model schema
by Simon Glass
· Mon Feb 13 08:56:34 2023 -0700
6fd44e6
Correct SPL use of PANEL
by Simon Glass
· Sun Feb 05 17:54:44 2023 -0700
76f908a
Correct SPL use of VIDEO_BPP32
by Simon Glass
· Sun Feb 05 15:44:30 2023 -0700
95563f6
Correct SPL use of VIDEO_BPP16
by Simon Glass
· Sun Feb 05 17:55:32 2023 -0700
5c7d4a5
mtd: Drop unused scf0403_lcd driver
by Simon Glass
· Wed Feb 01 13:20:06 2023 -0700
8e68143
video: Drop unused lg4573 driver
by Simon Glass
· Wed Feb 01 13:19:40 2023 -0700
9095dda
samsung: Drop CONFIG_EXYNOS_PWM_BL
by Simon Glass
· Wed Feb 01 13:19:31 2023 -0700
9427274
drivers: video: tidss: TIDSS video driver support for AM62x
by Nikhil M Jain
· Tue Jan 31 15:35:17 2023 +0530
c76eda6
drivers: video: simple_panel: make simple panel independent of backlight
by Nikhil M Jain
· Tue Jan 31 15:35:16 2023 +0530
260bdb3
video: ti: am335x: restore driver-model code
by Dario Binacchi
· Sat Jan 28 16:55:31 2023 +0100
d04dbf7
video: sunxi: dw-hdmi: Read address from DT node
by Jernej Skrabec
· Mon Nov 28 01:02:26 2022 -0600
97d10d4
video: sunxi: dw-hdmi: Probe driver by compatible
by Jernej Skrabec
· Mon Nov 28 01:02:25 2022 -0600
d259d9c
global: Remove unused CONFIG defines
by Tom Rini
· Tue Jan 10 11:19:28 2023 -0500
3b175ba
video: Add font functions to the vidconsole API
by Simon Glass
· Fri Jan 06 08:52:32 2023 -0600
6faa15a
video: truetype: Rename the metrics function
by Simon Glass
· Fri Jan 06 08:52:30 2023 -0600
80a8e80
video: Enable VIDEO_ANSI by default only with EFI
by Simon Glass
· Fri Jan 06 08:52:29 2023 -0600
05d5dcf
global: Migrate CONFIG_FB_ADDR to CFG
by Tom Rini
· Sun Dec 04 10:03:51 2022 -0500
ea79bb7
sandbox: Rework how SDL is enabled / disabled
by Tom Rini
· Sat Nov 19 18:45:43 2022 -0500
1eed03e
Convert CONFIG_IMX_VIDEO_SKIP et al to Kconfig
by Tom Rini
· Sat Nov 19 18:45:19 2022 -0500
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
bb4dd96
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
by Tom Rini
· Wed Nov 16 13:10:37 2022 -0500
52cb504
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
by Simon Glass
· Tue Oct 18 07:46:31 2022 -0600
557786c
video: Make all video options depend on DM_VIDEO
by Simon Glass
· Tue Oct 18 07:35:17 2022 -0600
aaf74bf
video: Drop SPLASHIMAGE_CALLBACK
by Simon Glass
· Tue Oct 18 07:30:25 2022 -0600
fae8560
video: Drop CONFIG_LCD
by Simon Glass
· Tue Oct 18 07:19:42 2022 -0600
0e85745
video: Drop CONFIG_VIDEO
by Simon Glass
· Tue Oct 18 07:24:15 2022 -0600
c162e02
tegra: Drop old LCD code
by Simon Glass
· Tue Oct 18 06:10:04 2022 -0600
8e0e1c4
nexell: Drop old LCD code
by Simon Glass
· Sun Oct 16 15:55:16 2022 -0600
31e1dcb
video: samsung: Drop old LCD code
by Simon Glass
· Sun Oct 16 15:54:35 2022 -0600
a423fd5
video: Drop atmel LCD code
by Simon Glass
· Sun Oct 16 15:53:35 2022 -0600
ae0ee10
video: Drop ld9040 driver
by Simon Glass
· Sun Oct 16 15:46:15 2022 -0600
c47e207
video: atmel: Drop pre-DM parts of video driver
by Simon Glass
· Sun Oct 16 15:38:01 2022 -0600
9faa287
video: Drop CONFIG_AM335X_LCD
by Simon Glass
· Sun Oct 16 15:31:47 2022 -0600
1a4e702
video: Drop VCXK video controller
by Simon Glass
· Sun Oct 16 15:26:52 2022 -0600
7391444
Drop CONFIG_LCD_LOGO
by Simon Glass
· Sun Oct 16 15:19:04 2022 -0600
7fce998
video: Drop CONFIG_LCD_INFO
by Simon Glass
· Sun Oct 16 15:11:32 2022 -0600
ebd8937
video: Drop CONFIG_LCD_INFO_BELOW_LOGO
by Simon Glass
· Sun Oct 16 15:08:59 2022 -0600
cda7d0c
Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig
by Simon Glass
· Tue Oct 18 06:49:18 2022 -0600
858198c
video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE
by Simon Glass
· Tue Oct 18 06:46:08 2022 -0600
45c0a7e
Convert CONFIG_HIDE_LOGO_VERSION to Kconfig
by Simon Glass
· Tue Oct 18 06:30:56 2022 -0600
8b883a3
video: Split SPLASH_SCREEN_ALIGN from bmp command
by Simon Glass
· Tue Oct 18 06:24:16 2022 -0600
7045990
video: Add a way to get the default font height
by Simon Glass
· Thu Oct 06 08:36:18 2022 -0600
7e14804
video: Add a function to get the dimensions of a BMP image
by Simon Glass
· Thu Oct 06 08:36:17 2022 -0600
9e972c3
video: Add commands to list and change fonts
by Simon Glass
· Thu Oct 06 08:36:16 2022 -0600
981f00b
video: Add a way to change the font name and size
by Simon Glass
· Thu Oct 06 08:36:14 2022 -0600
360a3f1
video: Add a function to select the truetype metrics
by Simon Glass
· Thu Oct 06 08:36:13 2022 -0600
47b775a
video: Record the truetype font name
by Simon Glass
· Thu Oct 06 08:36:12 2022 -0600
7959776
video: Refactor to allow more than one font size
by Simon Glass
· Thu Oct 06 08:36:11 2022 -0600
899f3e1
video: Tidy up the check for valid fonts
by Simon Glass
· Thu Oct 06 08:36:10 2022 -0600
2247742
video: Add function to obtain the U-Boot logo
by Simon Glass
· Thu Oct 06 08:36:09 2022 -0600
2baa6f8
video: Allow filling the display with a colour
by Simon Glass
· Thu Oct 06 08:36:08 2022 -0600
f8360fe
video: Move and rename DM_HX8238D option
by Simon Glass
· Thu Oct 06 08:36:07 2022 -0600
724e2a4
video: Move the console commands to cmd/
by Simon Glass
· Thu Oct 06 08:36:06 2022 -0600
308cf50
video: Use vidconsole_put_string() to write a string
by Simon Glass
· Thu Oct 06 08:36:05 2022 -0600
d622c5b
video: Provide a function to set the cursor position
by Simon Glass
· Thu Oct 06 08:36:04 2022 -0600
2a00633
video: Move console colours to the video uclass
by Simon Glass
· Thu Oct 06 08:36:03 2022 -0600
cb02900
video: simplefb: add rotation support
by Takumi Sueda
· Tue Sep 13 18:32:42 2022 +0900
0c97099
video: dw_mipi_dsi: fix [hv]sync active vs back porch
by John Keeping
· Wed Sep 07 12:06:32 2022 +0100
ac12a2f
dm: treewide: Use uclass_first_device_err when accessing one device
by Michal Suchanek
· Wed Oct 12 21:57:59 2022 +0200
Next »