Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8a41802f21cc270cb00ac7dc1263a4c136c9a31c
/
drivers
/
video
55e7092
video: parade: configure SLP and RST GPIOs if specified in DT
by Ajay Kumar
· 10 years ago
9018efa
video: exynos_fb: configure backlight GPIOs if specified in DT
by Ajay Kumar
· 10 years ago
7682a99
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
3b4e16e
drivers/video/am335x-fb: Add possibility to wait for stable power/picture
by Hannes Petermaier
· 10 years ago
41fbbbb
ARM: remove jadecpu board support
by Masahiro Yamada
· 10 years ago
aad2ac2
sunxi: video: Add support for tl059wv5c0 lcd panels
by Hans de Goede
· 10 years ago
242e3d8
sunxi: video: Add support for LCD reset pin
by Hans de Goede
· 10 years ago
20779ec
sunxi: video: Dynamically reserve framebuffer memory
by Hans de Goede
· 10 years ago
5633a29
sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
by Hans de Goede
· 10 years ago
db7a7de
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
c956662
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
0b29a89
lcd: introduce lcd_set_cmap
by Nikita Kiryanov
· 10 years ago
0ee261f
lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c
by Nikita Kiryanov
· 10 years ago
a02e948
lcd: atmel: introduce lcd_logo_set_cmap
by Nikita Kiryanov
· 10 years ago
27fad01
lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c
by Nikita Kiryanov
· 10 years ago
b3d12e9
lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
by Nikita Kiryanov
· 10 years ago
38b5508
lcd: split configuration_get_cmap
by Nikita Kiryanov
· 10 years ago
c6941e1
ARM: atmel: cleanup: remove at91cap9 related code
by Bo Shen
· 10 years ago
ef565a5
x86: bootstage: Add time measurement for vesa start-up
by Simon Glass
· 10 years ago
bc17d8f
x86: video: Allow video ROM execution to fall back to the other method
by Simon Glass
· 10 years ago
82c2566
x86: video: Enable video for Minnowboard Max
by Simon Glass
· 10 years ago
be8ddad
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
fb75d97
sunxi: video: Force h/vsync active high when using ext. vga dac on some boards
by Hans de Goede
· 10 years ago
04072cb
dm: tegra: video: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
3c0b668
x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES
by Simon Glass
· 10 years ago
edb8b7a
x86: Drop the x86_fb driver
by Simon Glass
· 10 years ago
6b1ba98
x86: Add a VESA video driver
by Simon Glass
· 10 years ago
ad734f7
powerpc: mpc5xxx: remove Total5200 board support
by Masahiro Yamada
· 10 years ago
a7403ae
sunxi: video: Make pwm polarity configurable
by Hans de Goede
· 10 years ago
27515b2
sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels
by Hans de Goede
· 10 years ago
a5464f2
video: Add support for Hitachi tx18d42vm LVDS LCD panels
by Hans de Goede
· 10 years ago
7cd6f92
sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problems
by Hans de Goede
· 10 years ago
dddccd6
video: ssd2828: Allow using 'pclk' as the PLL clock source
by Siarhei Siamashka
· 10 years ago
97ece83
video: sunxi: Hook up SSD2828 with the sunxi video driver
by Siarhei Siamashka
· 10 years ago
b8329ac
video: Add support for SSD2828 (parallel LCD to MIPI bridge)
by Siarhei Siamashka
· 10 years ago
6515032
sunxi: display: Make lcd display clk phase configurable
by Hans de Goede
· 10 years ago
9c3c5c8
ppc4xx: remove dead code
by Masahiro Yamada
· 10 years ago
28c4dae
Merge branch 'next' of git://git.denx.de/u-boot-video
by Tom Rini
· 10 years ago
507e27d
sunxi: video: Add support for external DAC enable pin
by Chen-Yu Tsai
· 10 years ago
213480e
sunxi: video: Add lvds support
by Hans de Goede
· 10 years ago
7fad8a9
sunxi: video: Add a hpd_delay parameter to configure hpd delay
by Hans de Goede
· 10 years ago
d9786d2
sunxi: video: Add VGA output support
by Hans de Goede
· 10 years ago
49d2703
sunxi: video: Fallback from HDMI to VGA on boards with VGA
by Hans de Goede
· 10 years ago
3ffbe47
sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1
by Hans de Goede
· 10 years ago
6741cc7
sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delay
by Hans de Goede
· 10 years ago
b98d048
sunxi: video: Remove sunxi_display.enabled variable
by Hans de Goede
· 10 years ago
e2bbdfb
sunxi: video: Add support for VGA via external DACs connected to the LCD pins
by Hans de Goede
· 10 years ago
2fbf091
sunxi: video: Enable video on sun8i, which supports LCD but not HDMI
by Hans de Goede
· 10 years ago
2dae800
sunxi: video: Add lcd output support
by Hans de Goede
· 10 years ago
e840079
sunxi: video: Move sunxi_drc_init
by Hans de Goede
· 10 years ago
5489ebc
sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1
by Hans de Goede
· 10 years ago
0e04521
sunxi: video: Prepare for lcd support
by Hans de Goede
· 10 years ago
1c09220
sunxi: video: Improve monitor video-mode option handling
by Hans de Goede
· 10 years ago
876aaaf
sunxi: video: Set input sync enable
by Hans de Goede
· 10 years ago
40f1b87
sunxi: video: Give hotplug-detect (hpd) signal some time to show up
by Hans de Goede
· 10 years ago
f300068
sunxi: video: When using edid use CEA681 extension blocks to select hdmi output
by Hans de Goede
· 10 years ago
63c5fbd
sunxi: video: Add sunxi_hdmi_edid_get_block helper function
by Hans de Goede
· 10 years ago
5ee0bea
sunxi: video: Add hdmi support
by Hans de Goede
· 10 years ago
7548160
sunxi: video: Add DDC & EDID support
by Hans de Goede
· 10 years ago
518cef2
sunxi: video: Add hpd option
by Hans de Goede
· 10 years ago
5f33993
sunxi: video: Add support for video-mode environment variable
by Hans de Goede
· 10 years ago
be8ec63
sunxi: video: Use video-mode/-timing from videomodes
by Hans de Goede
· 10 years ago
b7ce12d
videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function
by Hans de Goede
· 10 years ago
eb3c0cf
videomodes: Add helper functions to parse video-mode env-var extra options
by Hans de Goede
· 10 years ago
e976b86
videomodes: Add video_get_ctfb_res_modes helper function
by Hans de Goede
· 10 years ago
59bb610
videomodes: Add a bunch of high res modes
by Hans de Goede
· 10 years ago
92a88c3
videomodes: Add (vesa) standard timings
by Hans de Goede
· 10 years ago
0c91d257
videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modes
by Hans de Goede
· 10 years ago
ade8127
x86: Make chromebook_link the default board for coreboot
by Bin Meng
· 10 years ago
6dcc815
x86: video: Add a debug() to display the frame buffer address
by Simon Glass
· 10 years ago
f4469f5
lcd: remove LCD_MONOCHROME
by Nikita Kiryanov
· 10 years ago
ad8a245
mpc8xx_lcd: get rid of CONFIG_EDT32F10
by Nikita Kiryanov
· 10 years ago
dc6b5b3
lcd: remove CONFIG_SYS_INVERT_COLORS
by Nikita Kiryanov
· 10 years ago
acc2372
mpc8xx: remove lwmon board support
by Masahiro Yamada
· 10 years ago
79cbecb
mpc8xx: remove R360MPI board support
by Masahiro Yamada
· 10 years ago
8737fc7
mpc8xx: remove RRvision board support
by Masahiro Yamada
· 10 years ago
ceaf499
powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support
by Masahiro Yamada
· 10 years ago
f4e7e2d
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
9981102
x86: video: Add video driver for bare x86 boards
by Simon Glass
· 10 years ago
176bf4c
Introduce a header file for the BIOS emulator
by Simon Glass
· 10 years ago
2d7a084
sunxi: video: Add simplefb support
by Luc Verhaegen
· 10 years ago
211717a
sunxi: video: Add sun6i support
by Hans de Goede
· 10 years ago
7f2c521
sunxi: video: Add cfb console driver for sunxi
by Luc Verhaegen
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
cba1da4
include: move various macros to include/linux/kernel.h
by Masahiro Yamada
· 10 years ago
d37e96e
video: speedup writing strings to fb console
by Soeren Moch
· 10 years ago
c5fe253
video: ipu: prevent warnings with W=1
by Jeroen Hofstee
· 10 years ago
654f8d0
serial: make local functions static
by Jeroen Hofstee
· 10 years ago
69d2754
video: use __weak
by Jeroen Hofstee
· 10 years ago
3e780af
video: ipu_disp: remove pixclk fixup
by Jeroen Hofstee
· 10 years ago
c142032
video: ipu: fix debug and comment
by Jeroen Hofstee
· 10 years ago
ed36323
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
114cc42
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
327def5
video: dcu: Add DCU driver support
by Wang Huan
· 10 years ago
9e8f664
video: Add driver for Parade PS8625 dP to LVDS bridge
by Vadim Bendebury
· 10 years ago
45c480c
video: exynos_fimd: Add framework to disable FIMD sysmmu
by Ajay Kumar
· 10 years ago
f001717
exynos_fb: Remove usage of static defines
by Ajay Kumar
· 10 years ago
0c06db5
lib, linux: move linux specific defines to linux/compat.h
by Heiko Schocher
· 10 years ago
e6e9cff
video: ipu_disp: squash clang warning
by Jeroen Hofstee
· 10 years ago
e66866c
video: ipu_disp: wait for DP SF end irq when disabling sync BG flows
by Liu Ying
· 11 years ago
Next »