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
*
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-10-28
1
-2
/
+1
*
video: at91: Adjust vidconsole_position_cursor() to use char pos
Simon Glass
2018-10-09
1
-0
/
+2
*
ctags: Minor changes to fix ctags output
Simon Glass
2018-10-09
1
-1
/
+2
*
panel: Expand the backlight support
Simon Glass
2018-10-09
4
-36
/
+199
*
video: Adjust video_clear() to return an error
Simon Glass
2018-10-09
1
-1
/
+3
*
sandbox: video: Speed up video output
Simon Glass
2018-10-09
3
-10
/
+10
*
video: Add support for Arm's Mali Display Processors
Liviu Dudau
2018-09-28
3
-0
/
+414
*
video: Add support for NXP's TDA19988 HDMI encoder
Liviu Dudau
2018-09-28
3
-0
/
+662
*
video: cfb_console: flush cache in display_rle8_bitmap
Sébastien Szymanski
2018-09-28
1
-0
/
+4
*
video_osd: Add osd sandbox driver and tests
Mario Six
2018-09-28
4
-0
/
+181
*
video_osd: Add ihs_video_out driver
Mario Six
2018-09-28
3
-0
/
+351
*
drivers: Add OSD uclass
Mario Six
2018-09-28
3
-0
/
+54
*
dm: video: support more escape sequences
Heinrich Schuchardt
2018-09-28
1
-13
/
+62
*
dm: video: check bounds for column and row
Heinrich Schuchardt
2018-09-23
1
-0
/
+8
*
Convert CONFIG_VIDEO_OMAP3 to Kconfig
Adam Ford
2018-08-17
1
-0
/
+6
*
video_display: Add Xilinx LogiCore DP TX
Mario Six
2018-08-11
6
-0
/
+3099
*
video: Sort Makefile entries
Mario Six
2018-08-11
1
-21
/
+21
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-08-07
2
-1
/
+11
|
\
|
*
dm: panel: get timings from panel
Yannick Fertré
2018-08-01
1
-0
/
+11
|
*
video: kconfig: remove DM_I2C dependency of I2C_EDID
Luis Araneda
2018-08-01
1
-1
/
+0
*
|
video: sunxi: de2: fix SimpleFB node creation when DE2 not probed
Icenowy Zheng
2018-07-31
1
-0
/
+3
|
/
*
video: arm: rpi: Add brcm,bcm2708-fb compatible
Emmanuel Vadot
2018-07-02
1
-0
/
+1
*
dm: video: Add an EFI framebuffer driver
Bin Meng
2018-06-17
3
-0
/
+156
*
video: sunxi: de2: Reserve the fb region in the EFI memory map
Emmanuel Vadot
2018-06-03
1
-0
/
+8
*
video: dw_hdmi: fix HSYNC and VSYNC polarity settings
Vasily Khoruzhick
2018-05-15
1
-2
/
+2
*
sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.
Vasily Khoruzhick
2018-05-15
1
-2
/
+2
*
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-10
1
-2
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
107
-219
/
+107
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
12
-24
/
+0
*
Merge git://git.denx.de/u-boot-video
Tom Rini
2018-04-24
2
-1
/
+1
|
\
|
*
video-uclass: Fix logical-not-parentheses warning
Tom Rini
2018-04-24
1
-1
/
+1
|
*
treewide: fix up files incorrectly marked executable
Fabio Estevam
2018-04-09
1
-0
/
+0
*
|
video: vesa: Change default FRAMEBUFFER_VESA_MODE
Bin Meng
2018-04-16
1
-1
/
+1
*
|
Merge git://git.denx.de/u-boot-imx
Tom Rini
2018-04-15
2
-61
/
+0
|
\
\
|
|
/
|
/
|
|
*
imx31_phycore: Delete
Tom Rini
2018-04-15
2
-61
/
+0
*
|
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-04
1
-2
/
+0
|
\
\
|
*
|
sunxi: revert disabling of features
Andre Przywara
2018-04-04
1
-2
/
+0
*
|
|
video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL()
Punit Agrawal
2018-03-28
1
-1
/
+1
*
|
|
video: rk3288_mipi: check in rk_mipi_ofdata_to_platdata
Heinrich Schuchardt
2018-03-28
1
-1
/
+1
*
|
|
video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL()
Punit Agrawal
2018-03-28
1
-1
/
+1
*
|
|
video: rk3399_mipi: correct error checking
Heinrich Schuchardt
2018-03-28
1
-1
/
+1
*
|
|
video: stm32: stm32_ltdc: set the blending factor
yannick fertre
2018-03-19
1
-6
/
+35
*
|
|
video: stm32: stm32_ltdc: missing set of line interrupt position
yannick fertre
2018-03-19
1
-0
/
+2
*
|
|
video: stm32: stm32_ltdc: set rate of the pixel clock
yannick fertre
2018-03-19
1
-23
/
+29
*
|
|
video: stm32: stm32_ltdc: update file header & footer
yannick fertre
2018-03-19
1
-9
/
+8
*
|
|
video: stm32: stm32_ltdc: add reset
yannick fertre
2018-03-19
1
-0
/
+11
*
|
|
video: exynos: remove redundant assignments
Heinrich Schuchardt
2018-03-19
1
-6
/
+6
*
|
|
video, da8xx-fb: fix time out in wait_for_event()
Heinrich Schuchardt
2018-03-19
1
-2
/
+3
*
|
|
video: stb_truetype: simplify expression
Heinrich Schuchardt
2018-03-19
1
-1
/
+1
*
|
|
video: cfb_console: simplify logical constraint
Heinrich Schuchardt
2018-03-19
1
-1
/
+1
|
/
/
[next]