index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: vesa: Change default FRAMEBUFFER_VESA_MODE
Bin Meng
2018-04-16
1
-1
/
+1
*
sunxi: revert disabling of features
Andre Przywara
2018-04-04
1
-2
/
+0
*
video: bpp16: Disable by default on sunXi
Maxime Ripard
2018-01-26
1
-0
/
+1
*
video: bpp8: Disable by default on sunXi
Maxime Ripard
2018-01-26
1
-0
/
+1
*
video: add an option for video simplefb via DT
Icenowy Zheng
2017-10-26
1
-0
/
+8
*
dm: video: Add basic ANSI escape sequence support
Rob Clark
2017-09-29
1
-0
/
+8
*
video: add config option to skip framebuffer clear
Rob Clark
2017-09-12
1
-0
/
+8
*
video: simplefb
Rob Clark
2017-09-12
1
-0
/
+10
*
video: add STM32 LTDC display controller
Philippe CORNU
2017-09-12
1
-0
/
+2
*
dm: backlight: Add a driver for GPIO backlight
Patrick Delaunay
2017-09-12
1
-0
/
+10
*
dm: backlight: Add CONFIG_BACKLIGHT_PWM
Patrick Delaunay
2017-09-12
1
-0
/
+11
*
video: Drop the ct69000 driver
Bin Meng
2017-08-07
1
-29
/
+2
*
rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI
Philipp Tomsich
2017-05-15
1
-0
/
+9
*
rockchip: video: Kconfig: Add Kconfig for rockchip video driver
eric.gao@rock-chips.com
2017-05-10
1
-9
/
+1
*
Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig
Simon Glass
2017-04-30
1
-0
/
+9
*
at91: video: Support driver-model for the HLCD driver
Songjun Wu
2017-04-14
1
-0
/
+6
*
video: fsl_dcu_fb: fix framebuffer to the end of memory
Stefan Agner
2017-04-14
1
-0
/
+8
*
Convert CONFIG_FSL_DCU_FB to Kconfig
Sanchayan Maity
2017-04-14
1
-0
/
+7
*
video: Kconfig: Add VIDEO_IPV3 entry
Jagan Teki
2016-12-16
1
-0
/
+7
*
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
Simon Glass
2016-10-23
1
-0
/
+10
*
Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig
Simon Glass
2016-10-23
1
-0
/
+10
*
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
Simon Glass
2016-10-23
1
-0
/
+10
*
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
Simon Glass
2016-10-23
1
-0
/
+10
*
Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig
Simon Glass
2016-10-23
1
-0
/
+22
*
Convert CONFIG_VIDEO_CT69000 to Kconfig
Simon Glass
2016-10-23
1
-0
/
+27
*
Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig
Simon Glass
2016-10-23
1
-0
/
+9
*
Convert CONFIG_CFB_CONSOLE to Kconfig
Simon Glass
2016-10-23
1
-0
/
+41
*
Convert CONFIG_LCD to Kconfig
Simon Glass
2016-10-23
1
-0
/
+8
*
Convert CONFIG_VIDEO to Kconfig
Simon Glass
2016-10-23
1
-0
/
+9
*
dm: video: Add driver for coreboot framebuffer device
Bin Meng
2016-10-12
1
-0
/
+9
*
dm: x86: video: Add a driver-model driver for ivybridge graphics
Simon Glass
2016-10-11
1
-0
/
+12
*
x86: video: Fix typo in broadwell Kconfig
Simon Glass
2016-10-11
1
-1
/
+1
*
x86: broadwell: Add video support
Simon Glass
2016-03-17
1
-1
/
+13
*
tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig
Simon Glass
2016-02-16
1
-0
/
+1
*
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
Simon Glass
2016-02-16
1
-0
/
+8
*
tegra: nyan-big: Move the LCD driver to driver model
Simon Glass
2016-02-16
1
-0
/
+1
*
dm: video: Add a temporary work-around for old stdout var
Simon Glass
2016-02-11
1
-0
/
+10
*
video: Add a console driver that uses TrueType fonts
Simon Glass
2016-01-30
1
-0
/
+24
*
video kconfig console_normal
Simon Glass
2016-01-30
1
-1
/
+11
*
video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default
Anatolij Gustschin
2016-01-26
1
-1
/
+9
*
video: Add support for Armada XP LCD controller
Stefan Roese
2016-01-23
1
-0
/
+7
*
rockchip: video: Add a display driver for rockchip HDMI
Simon Glass
2016-01-21
1
-0
/
+10
*
dm: video: Repurpose the 'displayport' uclass to 'display'
Simon Glass
2016-01-21
1
-5
/
+8
*
sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
Simon Glass
2016-01-20
1
-0
/
+9
*
dm: video: Add a driver for a rotated text console
Simon Glass
2016-01-20
1
-0
/
+13
*
dm: video: Add a video uclass
Simon Glass
2016-01-20
1
-0
/
+40
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-08-14
1
-1
/
+1
|
\
|
*
video: vesa: Correct a typo in the Kconfig VESA mode string
Bin Meng
2015-08-14
1
-1
/
+1
*
|
video: Add support for the ANX9804 parallel lcd to dp bridge chip
Hans de Goede
2015-08-14
1
-0
/
+8
|
/
*
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
2015-08-12
1
-0
/
+8
[next]