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
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: mxsfb: set gd->fb_base
Sébastien Szymanski
2019-11-03
1
-0
/
+1
*
video: meson: add compatible for Amlogic G12A
Neil Armstrong
2019-10-18
1
-0
/
+1
*
video: meson: sync with linux drm-misc tree
Neil Armstrong
2019-10-18
7
-160
/
+930
*
video: meson: remove power domain get
Neil Armstrong
2019-10-18
1
-10
/
+0
*
video: add support of panel RM68200
Yannick Fertré
2019-10-13
3
-0
/
+361
*
video: add support of panel OTM8009A
Yannick Fertré
2019-10-13
3
-0
/
+389
*
video: add support of STM32 MIPI DSI controller driver
Yannick Fertré
2019-10-13
3
-0
/
+500
*
video: add MIPI DSI host controller bridge
Yannick Fertré
2019-10-13
3
-0
/
+849
*
dm: Add a dsi host uclass
Yannick Fertré
2019-10-13
4
-0
/
+142
*
video: add support of MIPI DSI interface
Yannick Fertré
2019-10-13
3
-0
/
+837
*
video: stm32: stm32_ltdc: add bridge to display controller
Yannick Fertré
2019-10-13
1
-60
/
+83
*
sunxi: video: HDMI: Fix LCD clock divider
Mark Kettenis
2019-09-21
1
-1
/
+1
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
6
-0
/
+6
*
common: Move gzip functions into a new gzip header
Simon Glass
2019-08-11
1
-0
/
+1
*
mxc_ipuv3_fb.c: enable a backlight on a panel
Heiko Schocher
2019-07-30
1
-0
/
+5
*
mxc_ipuv3_fb.c: call display_enable
Heiko Schocher
2019-07-30
1
-0
/
+13
*
mxc_ipuv3_fb.c: set gd->fb_base
Heiko Schocher
2019-07-30
1
-0
/
+2
*
video: arm: rpi: Bail out early if querying video information fails
Fabian Vogt
2019-07-29
1
-1
/
+3
*
video: dw_hdmi: Add support for ddc-i2c-bus property
Niklas Schulze
2019-07-29
4
-0
/
+22
*
video: meson: dw-hdmi: add EDID mode filtering to only select supported modes
Neil Armstrong
2019-07-29
1
-0
/
+7
*
video: display: use edid_get_timing_validate() variant to filter supported ED...
Neil Armstrong
2019-07-29
1
-1
/
+14
*
video, simple_panel: add lg,lb070wv8 display
Heiko Schocher
2019-07-29
1
-0
/
+1
*
video: mxsfb: fix mxsfb fbdev binding issues
Igor Opaniuk
2019-07-29
1
-12
/
+62
*
video: fsl_dcu_fb: add DM_VIDEO support
Igor Opaniuk
2019-07-29
2
-20
/
+94
*
video: fsl_dcu_fb: refactor init functions
Igor Opaniuk
2019-07-29
1
-47
/
+60
*
rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable()
Niklas Schulze
2019-07-20
1
-1
/
+1
*
fdt: Allow indicating a node is for U-Boot proper only
Patrick Delaunay
2019-07-10
1
-1
/
+3
*
video: backlight: fix pwm inversion
Marc Dietrich
2019-07-06
1
-0
/
+3
*
video: meson: hdmi-supply regulator should be optional
Maxime Jourdan
2019-06-05
1
-4
/
+10
*
video: mxsfb: add DM_VIDEO support
Igor Opaniuk
2019-06-04
1
-9
/
+136
*
video: mxsfb: refactor video_hw_init()
Igor Opaniuk
2019-06-04
1
-27
/
+41
*
video: mxsfb: reorder includes
Igor Opaniuk
2019-06-04
1
-4
/
+3
*
video: mxsfb: change mxs_lcd_init signature
Igor Opaniuk
2019-06-04
1
-5
/
+4
*
Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video
Tom Rini
2019-05-21
2
-3
/
+17
|
\
|
*
video: Factor out vidconsole_put_string()
Marek Vasut
2019-05-20
1
-2
/
+15
|
*
video: ipuv3: Set max display bpp to 32
Marek Vasut
2019-05-20
1
-1
/
+1
|
*
dm: arm: imx: video: add compatible for imx53-ipu
Steffen Dirkwinkel
2019-05-20
1
-0
/
+1
*
|
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
1
-1
/
+1
|
/
*
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-05-01
12
-39
/
+36
*
Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx
Tom Rini
2019-04-15
11
-10
/
+106
|
\
|
*
Add missing space in comment
Marcel Ziswiler
2019-04-13
1
-1
/
+1
|
*
video: move ipuv3 files to subdirectory
Anatolij Gustschin
2019-04-13
10
-8
/
+17
|
*
video: ipuv3: add DM_VIDEO support
Anatolij Gustschin
2019-04-13
2
-7
/
+94
*
|
sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme
Andre Przywara
2019-04-14
1
-1
/
+1
*
|
video/console: Factor out actual character output
Andre Przywara
2019-04-14
1
-15
/
+27
*
|
video/console: Implement ANSI clear line command
Andre Przywara
2019-04-14
1
-0
/
+19
*
|
video/console: Implement relative cursor movement ANSI handling
Andre Przywara
2019-04-14
1
-0
/
+37
*
|
video/console: Implement reverse video ANSI sequence for DM_VIDEO
Andre Przywara
2019-04-14
2
-2
/
+12
*
|
video/console: Fix DM_VIDEO font glyph array indexing
Andre Przywara
2019-04-14
2
-4
/
+6
*
|
video: backlight: Parse PWM polarity cell
Stefan Mavrodiev
2019-04-14
1
-0
/
+11
|
/
[next]