Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
55f9cd2afe450b768a90788134cb58910943e6c4
/
drivers
/
video
7b51b57
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
0c670fc
common: Move gzip functions into a new gzip header
by Simon Glass
· 5 years ago
42a7ce2
mxc_ipuv3_fb.c: enable a backlight on a panel
by Heiko Schocher
· 5 years ago
f4ec1ae
mxc_ipuv3_fb.c: call display_enable
by Heiko Schocher
· 5 years ago
f03e56a
mxc_ipuv3_fb.c: set gd->fb_base
by Heiko Schocher
· 5 years ago
970baf1
video: arm: rpi: Bail out early if querying video information fails
by Fabian Vogt
· 5 years ago
60a62ac
video: dw_hdmi: Add support for ddc-i2c-bus property
by Niklas Schulze
· 5 years ago
233358c
video: meson: dw-hdmi: add EDID mode filtering to only select supported modes
by Neil Armstrong
· 5 years ago
eb4ee4e
video: display: use edid_get_timing_validate() variant to filter supported EDID modes
by Neil Armstrong
· 5 years ago
85288ff
video, simple_panel: add lg,lb070wv8 display
by Heiko Schocher
· 5 years ago
e19441e
video: mxsfb: fix mxsfb fbdev binding issues
by Igor Opaniuk
· 5 years ago
be3f1a5
video: fsl_dcu_fb: add DM_VIDEO support
by Igor Opaniuk
· 5 years ago
a6eedb6
video: fsl_dcu_fb: refactor init functions
by Igor Opaniuk
· 5 years ago
79cdcac
rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable()
by Niklas Schulze
· 5 years ago
6998974
fdt: Allow indicating a node is for U-Boot proper only
by Patrick Delaunay
· 5 years ago
a2c4ef0
video: backlight: fix pwm inversion
by Marc Dietrich
· 5 years ago
f944b15
video: meson: hdmi-supply regulator should be optional
by Maxime Jourdan
· 5 years ago
8c1df09
video: mxsfb: add DM_VIDEO support
by Igor Opaniuk
· 5 years ago
9a67205
video: mxsfb: refactor video_hw_init()
by Igor Opaniuk
· 5 years ago
2381632
video: mxsfb: reorder includes
by Igor Opaniuk
· 5 years ago
dcd91a6
video: mxsfb: change mxs_lcd_init signature
by Igor Opaniuk
· 5 years ago
b9625ab
Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video
by Tom Rini
· 5 years ago
e63168a
video: Factor out vidconsole_put_string()
by Marek Vasut
· 5 years ago
b5e1a82
video: ipuv3: Set max display bpp to 32
by Marek Vasut
· 6 years ago
01c9dd2
dm: arm: imx: video: add compatible for imx53-ipu
by Steffen Dirkwinkel
· 6 years ago
1001502
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
15f09a1
rockchip: use 'arch-rockchip' as header file path
by Kever Yang
· 6 years ago
75ce8c9
Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
7b64a70
sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme
by Andre Przywara
· 6 years ago
7035ec3
video/console: Factor out actual character output
by Andre Przywara
· 6 years ago
4422294
video/console: Implement ANSI clear line command
by Andre Przywara
· 6 years ago
29c158b
video/console: Implement relative cursor movement ANSI handling
by Andre Przywara
· 6 years ago
eabb072
video/console: Implement reverse video ANSI sequence for DM_VIDEO
by Andre Przywara
· 6 years ago
96c9bf7
video/console: Fix DM_VIDEO font glyph array indexing
by Andre Przywara
· 6 years ago
57e7775
video: backlight: Parse PWM polarity cell
by Stefan Mavrodiev
· 6 years ago
7b48e2b
Add missing space in comment
by Marcel Ziswiler
· 6 years ago
bffd131
video: move ipuv3 files to subdirectory
by Anatolij Gustschin
· 6 years ago
57f065f
video: ipuv3: add DM_VIDEO support
by Anatolij Gustschin
· 6 years ago
1feed35
sunxi: video: HDMI: Fix clock setup
by Jernej Skrabec
· 6 years ago
e257103
video: bmp: Add support for 24bpp BMP files on 16bpp displays
by Stefan Roese
· 6 years ago
0220f8c
sunxi: display: Implement fallback to ddc probe when hpd fails
by Priit Laes
· 6 years ago
361604d
sunxi: display: Move DDC PLL setup to HDMI init
by Priit Laes
· 6 years ago
6d9a98c
video: Armada XP: Move driver to DM_VIDEO
by Stefan Roese
· 6 years ago
db4a299
Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
3bed422
video: Add Meson Video Processing Unit Driver
by Neil Armstrong
· 6 years ago
56dd8d8
video: dw_hdmi: add support for color conversion
by Jorge Ramirez-Ortiz
· 6 years ago
fd99841
video: dw_hdmi: support SoC specific read/write ops
by Jorge Ramirez-Ortiz
· 6 years ago
6df07d8
ihs_video_out: Fix error handling
by Mario Six
· 6 years ago
0307d95
videomodes: Relax EDID validation checks for hsync/vsync pulse width
by Priit Laes
· 6 years ago
8e34c1d
video: Kconfig: spelling fixes
by Chris Packham
· 6 years ago
b093753
video: Add a default TrueType font
by Simon Glass
· 6 years ago
2a055ea
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
4a978e8
video: backlight: Fix log message in enable_sequence()
by Simon Glass
· 6 years ago
96d82f6
video: use BMP_ALIGN_CENTER define from splash.h
by Anatolij Gustschin
· 6 years ago
06696eb
video: Allow driver to specify the line length
by Simon Glass
· 6 years ago
4c2808f
rockchip: video: mipi: Fix phy frequency setting
by Richard Röjfors
· 6 years ago
d57720a
rockchip: video: mipi: Do not write to the version register
by Richard Röjfors
· 6 years ago
430c166
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
b9f210a
video: Update video_set_default_colors() to support invert
by Simon Glass
· 6 years ago
118f020
dm: video: correctly set the cursor position
by Heinrich Schuchardt
· 6 years ago
1d6edcb
Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
e3245e4
video: simplefb: Remove DM_FLAG_PRE_RELOC flag
by Bin Meng
· 6 years ago
7d121a8
sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD
by Icenowy Zheng
· 6 years ago
8336a43
dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is missing
by Vasily Khoruzhick
· 6 years ago
2f07a9a
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
22929e1
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
by Patrick Delaunay
· 6 years ago
3d99a0b
sunxi: display: Mark sunxi_rgb2yuv_coef array as const
by Priit Laes
· 6 years ago
9949ee8
video: at91: Adjust vidconsole_position_cursor() to use char pos
by Simon Glass
· 6 years ago
07bc873
ctags: Minor changes to fix ctags output
by Simon Glass
· 6 years ago
a4f737a
panel: Expand the backlight support
by Simon Glass
· 6 years ago
c6ebd01
video: Adjust video_clear() to return an error
by Simon Glass
· 6 years ago
55d3991
sandbox: video: Speed up video output
by Simon Glass
· 6 years ago
c1a65a8
video: Add support for Arm's Mali Display Processors
by Liviu Dudau
· 6 years ago
055da18
video: Add support for NXP's TDA19988 HDMI encoder
by Liviu Dudau
· 6 years ago
47b11c8
video: cfb_console: flush cache in display_rle8_bitmap
by Sébastien Szymanski
· 6 years ago
4eea531
video_osd: Add osd sandbox driver and tests
by Mario Six
· 6 years ago
9671f69
video_osd: Add ihs_video_out driver
by Mario Six
· 6 years ago
39a336f
drivers: Add OSD uclass
by Mario Six
· 6 years ago
662f381
dm: video: support more escape sequences
by Heinrich Schuchardt
· 6 years ago
4b985e0
dm: video: check bounds for column and row
by Heinrich Schuchardt
· 6 years ago
244eaea
Convert CONFIG_VIDEO_OMAP3 to Kconfig
by Adam Ford
· 6 years ago
25a9f97
video_display: Add Xilinx LogiCore DP TX
by Mario Six
· 6 years ago
77d512f
video: Sort Makefile entries
by Mario Six
· 6 years ago
373413c
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
28576f8
dm: panel: get timings from panel
by Yannick Fertré
· 6 years ago
ba71ab8
video: kconfig: remove DM_I2C dependency of I2C_EDID
by Luis Araneda
· 6 years ago
b29712e
video: sunxi: de2: fix SimpleFB node creation when DE2 not probed
by Icenowy Zheng
· 6 years ago
425daac
video: arm: rpi: Add brcm,bcm2708-fb compatible
by Emmanuel Vadot
· 6 years ago
4a08c74
dm: video: Add an EFI framebuffer driver
by Bin Meng
· 6 years ago
d9b63ea
video: sunxi: de2: Reserve the fb region in the EFI memory map
by Emmanuel Vadot
· 7 years ago
1005e4e
video: dw_hdmi: fix HSYNC and VSYNC polarity settings
by Vasily Khoruzhick
· 6 years ago
c7cb17e
sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.
by Vasily Khoruzhick
· 6 years ago
f739fcd
SPDX: Convert a few files that were missed before
by Tom Rini
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
5512f5c
Merge git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
7516418
video-uclass: Fix logical-not-parentheses warning
by Tom Rini
· 7 years ago
17b07d7
video: vesa: Change default FRAMEBUFFER_VESA_MODE
by Bin Meng
· 7 years ago
ebca902
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
bcca8aa
imx31_phycore: Delete
by Tom Rini
· 7 years ago
Next »