Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ea627269fae431a18b8e270bd15c2a3fa66ae4b7
/
drivers
/
video
0269956
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Tue Jan 19 08:32:38 2016 -0500
f9d94d3
dm: pci: video: Convert video and pci_rom to use DM PCI API
by Simon Glass
· Sun Nov 29 13:17:57 2015 -0700
96e5b618
video: Typo cleanup in drivers/video/da8xx-fb.c
by Robert P. J. Day
· Wed Dec 16 11:47:39 2015 -0500
971abcd
video: Clean up formatting, spelling mistakes in exynos_dp*
by Robert P. J. Day
· Wed Dec 16 11:31:23 2015 -0500
81c9e19
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Fri Dec 04 08:21:28 2015 -0500
7a149fc
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Mon Nov 30 07:10:18 2015 -0500
bd30a49
video: ipu: fix out of bounds access
by Peng Fan
· Fri Nov 27 10:00:10 2015 +0800
63bbd9f
video: ipu: simplify if else code
by Peng Fan
· Tue Nov 24 16:54:23 2015 +0800
eaba37e
video: input: Clean up after i8042 conversion
by Simon Glass
· Wed Nov 11 10:05:47 2015 -0700
f406a1b
video: Drop unused console functions
by Simon Glass
· Sun Oct 18 21:17:18 2015 -0600
5f8dbf5
video: mxsfb: introduce lcdif_power_down
by Peng Fan
· Thu Oct 29 15:54:49 2015 +0800
9332042
mxs: add parameter base_addr for mxs_set_lcdclk
by Peng Fan
· Thu Oct 29 15:54:39 2015 +0800
d52a5a7f
video: Drop DEV_EXT_VIDEO flag
by Bin Meng
· Tue Nov 03 23:23:38 2015 -0800
6abe4b6
video: Drop DEV_FLAGS_SYSTEM flag
by Bin Meng
· Tue Nov 03 23:23:37 2015 -0800
23aeb92
lcd: atmel: Add 32bpp support for HLCDC
by Marek Vasut
· Fri Oct 23 22:55:40 2015 +0200
7afc48d
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Wed Oct 21 20:47:40 2015 -0400
85ad589
video: vesa_fb: Fix wrong return value check of pci_find_class()
by Bin Meng
· Thu Oct 01 00:36:00 2015 -0700
d9ee84b
sunxi: power: Unify axp pmic function names
by Hans de Goede
· Sat Oct 03 15:18:33 2015 +0200
b47a63d
Revert "powerpc: ppc4xx: remove lwmon5 support"
by Stefan Roese
· Fri Oct 02 08:20:35 2015 +0200
69bab55
bitops: introduce BIT() definition
by Heiko Schocher
· Mon Sep 07 13:43:52 2015 +0200
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· Wed Sep 02 17:24:58 2015 -0600
6913cd9
powerpc: ppc4xx: remove lwmon5 support
by Masahiro Yamada
· Wed Sep 02 10:40:24 2015 +0900
322587d
video, lg4573: make spi bus and cs configurable
by Heiko Schocher
· Mon Aug 24 11:36:39 2015 +0200
8d04743
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Mon Aug 31 11:43:47 2015 -0400
0971778
dm: Use dev_get_addr() where possible
by Simon Glass
· Tue Aug 11 08:33:29 2015 -0600
126c80b
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Sun Aug 30 19:48:39 2015 -0400
5c5ee4d
video: discard empty video_set_lut implementation
by Peng Fan
· Sat Jul 25 20:59:35 2015 +0800
ff1b635
video: ct69000: Remove unused codes
by Bin Meng
· Mon Aug 24 01:00:09 2015 -0700
e52e17a
video: cfb_console: Allow VGA device to work without i8042 keyboard
by Bin Meng
· Mon Aug 24 01:00:07 2015 -0700
c8990bd
video: coreboot: Save VESA mode for future use
by Bin Meng
· Thu Aug 13 00:29:16 2015 -0700
e822b4a
lcd: pxa: clean-up include file order
by Marcel Ziswiler
· Sun Aug 16 04:16:31 2015 +0200
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· Wed Aug 12 07:31:55 2015 +0900
4b2c9d5
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Fri Aug 14 13:43:23 2015 -0400
932adc6
video: vesa: Correct a typo in the Kconfig VESA mode string
by Bin Meng
· Sun Aug 09 23:26:59 2015 -0700
91f1b82
sunxi: Display: Add support for eDP panels connected via an anx9804 bridge
by Hans de Goede
· Sat Aug 08 16:13:53 2015 +0200
dfc1efe
video: Add support for the ANX9804 parallel lcd to dp bridge chip
by Hans de Goede
· Sat Aug 08 16:03:29 2015 +0200
1336578
sun6i: display: Add support for using the mipi pll as lcd clock source
by Hans de Goede
· Sat Aug 08 14:08:21 2015 +0200
8a195ca
sunxi: display: Fix composite video out on sun5i
by Hans de Goede
· Thu Aug 06 12:08:33 2015 +0200
d955f44
sunxi: display: Add overscan correction
by Hans de Goede
· Wed Aug 05 00:06:47 2015 +0200
a8287e7
cfbconsole: Add support for stride != width
by Hans de Goede
· Tue Aug 04 12:15:39 2015 +0200
b922f78
cfbconsole: Remove width argument from the logo functions
by Hans de Goede
· Tue Aug 04 12:21:40 2015 +0200
cc85b7b
drivers: hierarchize drivers Kconfig menu
by Masahiro Yamada
· Sun Jul 26 02:46:26 2015 +0900
c56c947
ARM: bcm283x: Allocate all mailbox buffers cacheline aligned
by Alexander Stein
· Fri Jul 24 09:22:12 2015 +0200
c06e00e
sunxi: display: Add composite video out support
by Hans de Goede
· Mon Aug 03 19:20:26 2015 +0200
1977bbb
sunxi: display: Add support for interlaced modes
by Hans de Goede
· Sun Aug 02 16:49:29 2015 +0200
ead68b6
sunxi: display: Add a few extra register and constant defines
by Hans de Goede
· Mon Aug 03 19:45:37 2015 +0200
3cbcb27
sunxi: display: Correct clk_delay calculations for lcd displays
by Hans de Goede
· Sun Aug 02 17:38:43 2015 +0200
a2bba49
sunxi: display: Replace #ifdef-ery with helper functions
by Hans de Goede
· Mon Aug 03 23:01:38 2015 +0200
aa5b66c
lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
by York Sun
· Mon Aug 03 12:02:05 2015 -0700
489870e
exynos: video: Remove non-device-tree code
by Simon Glass
· Mon Aug 03 08:19:36 2015 -0600
3e5b40f
video: Remove the old parade driver
by Simon Glass
· Mon Aug 03 08:19:34 2015 -0600
5e7ab07
exynos: video: Correct debug output
by Simon Glass
· Thu Jul 02 18:16:14 2015 -0600
97dd3e5
dm: video: Add support for the NXP PTN3460 bridge
by Simon Glass
· Thu Jul 02 18:16:10 2015 -0600
c23a85c
dm: video: Add support for the Parade PS8622/625 bridge
by Simon Glass
· Thu Jul 02 18:16:09 2015 -0600
be72e33
video: Work around lack of pinctrl
by Simon Glass
· Mon Aug 03 08:19:20 2015 -0600
7cf1757
dm: video: Add support for video bridges
by Simon Glass
· Thu Jul 02 18:16:08 2015 -0600
be3767e
x86: Gracefully disable the vesa driver when running from EFI
by Simon Glass
· Tue Aug 04 12:34:04 2015 -0600
931c054
video: vesa_fb: Look up VGA device by class instead of id
by Bin Meng
· Mon Jul 06 16:31:26 2015 +0800
92e1f85
Remove typedefs from bmp_layout.h
by Simon Glass
· Wed May 13 07:02:27 2015 -0600
a660342
tegra: lcd: Tidy up clock init
by Simon Glass
· Fri Jun 05 14:39:41 2015 -0600
072b79d
x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig
by Bin Meng
· Mon May 11 07:36:29 2015 +0800
7495d03
video: Kconfig: Make VESA driver avaiable for non-x86 boards
by Bin Meng
· Mon May 11 07:36:28 2015 +0800
7935f03
cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer
by Hannes Schmelzer
· Thu May 28 15:41:12 2015 +0200
5f67b86
sunxi: video: Fix lvds panel support for sun6i+
by Hans de Goede
· Thu May 14 18:52:54 2015 +0200
662f2aa
tegra124: video: Add full link training for eDP
by Simon Glass
· Tue Apr 14 21:03:44 2015 -0600
3ef2a72
tegra: video: support eDP displays on Tegra124 devices
by Simon Glass
· Tue Apr 14 21:03:42 2015 -0600
f15fe61
tegra: video: Add Embedded DisplayPort driver
by Simon Glass
· Tue Apr 14 21:03:41 2015 -0600
f4f5cfa
tegra: video: Support serial output resource (SOR) on tegra124
by Simon Glass
· Tue Apr 14 21:03:40 2015 -0600
06679ad
dm: video: Add a uclass for display port
by Simon Glass
· Tue Apr 14 21:03:38 2015 -0600
7783ab2
sunxi: display: Fix gpio handling to work with the driver-model
by Hans de Goede
· Wed Apr 22 17:45:59 2015 +0200
3702f14
sunxi: Add basic A33 basic support
by Vishnu Patekar
· Sun Mar 01 23:47:48 2015 +0530
f07872b
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
by Hans de Goede
· Mon Apr 06 20:33:34 2015 +0200
13ba5d0
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Mon Apr 20 09:13:52 2015 -0400
337fb3d
video, lg4573: add support for the lg4573 display
by Heiko Schocher
· Sun Apr 12 10:20:19 2015 +0200
2729883
video, ipu: make ldb clock frequency overwritable through board code
by Heiko Schocher
· Mon Apr 20 07:53:48 2015 +0200
086f081
video, ipu: make ldb_clock configurable
by Heiko Schocher
· Mon Apr 20 07:52:21 2015 +0200
e9fa1f0
x86: video: Allow keyboard presence to be controlled by device tree
by Simon Glass
· Mon Mar 02 12:40:50 2015 -0700
ae358a4
sunxi: GPIO pin mux hardware-feature-specific function index defines
by Paul Kocialkowski
· Sun Mar 22 18:12:22 2015 +0100
010d423
video: parade: configure SLP and RST GPIOs if specified in DT
by Ajay Kumar
· Wed Mar 04 19:05:27 2015 +0530
39ea08b
video: exynos_fb: configure backlight GPIOs if specified in DT
by Ajay Kumar
· Wed Mar 04 19:05:26 2015 +0530
ffdb488
remove unnecessary version.h includes
by Rob Herring
· Tue Mar 17 15:28:55 2015 -0500
169aa70
drivers/video/am335x-fb: Add possibility to wait for stable power/picture
by Hannes Petermaier
· Tue Feb 03 13:22:23 2015 +0100
26ea9f4
ARM: remove jadecpu board support
by Masahiro Yamada
· Tue Feb 24 11:45:05 2015 +0900
613dade
sunxi: video: Add support for tl059wv5c0 lcd panels
by Hans de Goede
· Mon Feb 16 17:49:47 2015 +0100
ce9e332
sunxi: video: Add support for LCD reset pin
by Hans de Goede
· Mon Feb 16 17:26:41 2015 +0100
1879925
sunxi: video: Dynamically reserve framebuffer memory
by Hans de Goede
· Mon Feb 02 18:00:53 2015 +0100
6c91286
sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
by Hans de Goede
· Mon Feb 02 17:13:29 2015 +0100
fd619a8
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· Tue Feb 10 10:42:56 2015 -0500
803f21a
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Tue Feb 10 10:42:22 2015 -0500
1dce1e7
lcd: introduce lcd_set_cmap
by Nikita Kiryanov
· Tue Feb 03 13:32:27 2015 +0200
967deb6
lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c
by Nikita Kiryanov
· Tue Feb 03 13:32:25 2015 +0200
7f45a7e
lcd: atmel: introduce lcd_logo_set_cmap
by Nikita Kiryanov
· Tue Feb 03 13:32:24 2015 +0200
c999bcc
lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c
by Nikita Kiryanov
· Tue Feb 03 13:32:23 2015 +0200
c6cc065
lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
by Nikita Kiryanov
· Tue Feb 03 13:32:22 2015 +0200
ec3685d
lcd: split configuration_get_cmap
by Nikita Kiryanov
· Tue Feb 03 13:32:21 2015 +0200
6834865
ARM: atmel: cleanup: remove at91cap9 related code
by Bo Shen
· Fri Jan 16 10:55:46 2015 +0800
f8bccd1
x86: bootstage: Add time measurement for vesa start-up
by Simon Glass
· Tue Jan 27 22:13:35 2015 -0700
684818d
x86: video: Allow video ROM execution to fall back to the other method
by Simon Glass
· Tue Jan 27 22:13:34 2015 -0700
ed2d913
x86: video: Enable video for Minnowboard Max
by Simon Glass
· Tue Jan 27 22:13:29 2015 -0700
b4aa9f3
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Mon Feb 02 10:11:44 2015 -0500
Next »