Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d0b3e0f61af305901cc963a0c5f7960822012ef2
/
drivers
/
video
f4a63c9
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
86f0746
dm: video: Add a temporary work-around for old stdout var
by Simon Glass
· 9 years ago
888a90c
video: bcm2835: use bus_to_phys() on FB address
by Stephen Warren
· 9 years ago
1f47573
video: Use 'int' for loop variables instead of short
by Simon Glass
· 9 years ago
69f617f
video: sandbox: Allow selection of font size and console name
by Simon Glass
· 9 years ago
b3a72b3
video: Allow selection of the driver and font size
by Simon Glass
· 9 years ago
c5332cb
video: Add the Cantoraone decorative font
by Simon Glass
· 9 years ago
cffe741
video: Add the Rufscript handwriting font
by Simon Glass
· 9 years ago
87b7dae
video: Add the AnkaCoder mono-spaced font
by Simon Glass
· 9 years ago
6e9d6e0
video: Add the Nimbus sans font
by Simon Glass
· 9 years ago
2ef353e
video: Add a console driver that uses TrueType fonts
by Simon Glass
· 9 years ago
33bd3b6
video: Provide a backspace method
by Simon Glass
· 9 years ago
afee743
video: Provide a signal when a new console line is started
by Simon Glass
· 9 years ago
a74451d
video: Provide a left margin for the text console
by Simon Glass
· 9 years ago
37b8020
video: Handle the 'bell' character
by Simon Glass
· 9 years ago
52c10c5
video: Use fractional units for X coordinates
by Simon Glass
· 9 years ago
6e0721d
video kconfig console_normal
by Simon Glass
· 9 years ago
bcbb319
video: Add stb TrueType font renderer
by Simon Glass
· 9 years ago
4601eb4
video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default
by Anatolij Gustschin
· 9 years ago
ab91fd5
video: Add support for Armada XP LCD controller
by Stefan Roese
· 9 years ago
e421bb8
rockchip: video: Add a video-output driver
by Simon Glass
· 9 years ago
9160b4c
rockchip: video: Add a display driver for rockchip eDP
by Simon Glass
· 9 years ago
0139ae6
rockchip: video: Add a display driver for rockchip HDMI
by Simon Glass
· 9 years ago
7d3d776
dm: video: Repurpose the 'displayport' uclass to 'display'
by Simon Glass
· 9 years ago
6aa801b
video: panel: Add a simple panel driver
by Simon Glass
· 9 years ago
14d1c8e
dm: panel: Add a panel uclass
by Simon Glass
· 9 years ago
37211bf
dm: backlight: Add a driver for a PWM backlight
by Simon Glass
· 9 years ago
8f79048
dm: backlight: Add a backlight uclass
by Simon Glass
· 9 years ago
661d5de
video: bridge: Allow GPIOs to be optional
by Simon Glass
· 9 years ago
6463538
video: Add a function to control cache flushing
by Simon Glass
· 9 years ago
798ff50
video: Name consoles by their number
by Simon Glass
· 9 years ago
90b6fef
dm: video: test: Add tests for the video uclass
by Simon Glass
· 9 years ago
38a2ae2
dm: video: sandbox: Convert sandbox to use driver model for video
by Simon Glass
· 9 years ago
161eea7
sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
by Simon Glass
· 9 years ago
68b2627
dm: video: Implement the bmp command for driver model
by Simon Glass
· 9 years ago
87aae88
dm: video: Add a driver for a rotated text console
by Simon Glass
· 9 years ago
23825a9
dm: video: Add a 'normal' text console driver
by Simon Glass
· 9 years ago
84c7fb3
dm: video: Add a uclass for the text console
by Simon Glass
· 9 years ago
623d28f
dm: video: Add a video uclass
by Simon Glass
· 9 years ago
0269956
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
f9d94d3
dm: pci: video: Convert video and pci_rom to use DM PCI API
by Simon Glass
· 9 years ago
96e5b618
video: Typo cleanup in drivers/video/da8xx-fb.c
by Robert P. J. Day
· 9 years ago
971abcd
video: Clean up formatting, spelling mistakes in exynos_dp*
by Robert P. J. Day
· 9 years ago
81c9e19
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
7a149fc
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
bd30a49
video: ipu: fix out of bounds access
by Peng Fan
· 9 years ago
63bbd9f
video: ipu: simplify if else code
by Peng Fan
· 9 years ago
eaba37e
video: input: Clean up after i8042 conversion
by Simon Glass
· 9 years ago
f406a1b
video: Drop unused console functions
by Simon Glass
· 9 years ago
5f8dbf5
video: mxsfb: introduce lcdif_power_down
by Peng Fan
· 9 years ago
9332042
mxs: add parameter base_addr for mxs_set_lcdclk
by Peng Fan
· 9 years ago
d52a5a7f
video: Drop DEV_EXT_VIDEO flag
by Bin Meng
· 9 years ago
6abe4b6
video: Drop DEV_FLAGS_SYSTEM flag
by Bin Meng
· 9 years ago
23aeb92
lcd: atmel: Add 32bpp support for HLCDC
by Marek Vasut
· 9 years ago
7afc48d
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
85ad589
video: vesa_fb: Fix wrong return value check of pci_find_class()
by Bin Meng
· 9 years ago
d9ee84b
sunxi: power: Unify axp pmic function names
by Hans de Goede
· 9 years ago
b47a63d
Revert "powerpc: ppc4xx: remove lwmon5 support"
by Stefan Roese
· 9 years ago
69bab55
bitops: introduce BIT() definition
by Heiko Schocher
· 9 years ago
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
6913cd9
powerpc: ppc4xx: remove lwmon5 support
by Masahiro Yamada
· 9 years ago
322587d
video, lg4573: make spi bus and cs configurable
by Heiko Schocher
· 9 years ago
8d04743
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
0971778
dm: Use dev_get_addr() where possible
by Simon Glass
· 9 years ago
126c80b
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
5c5ee4d
video: discard empty video_set_lut implementation
by Peng Fan
· 9 years ago
ff1b635
video: ct69000: Remove unused codes
by Bin Meng
· 9 years ago
e52e17a
video: cfb_console: Allow VGA device to work without i8042 keyboard
by Bin Meng
· 9 years ago
c8990bd
video: coreboot: Save VESA mode for future use
by Bin Meng
· 9 years ago
e822b4a
lcd: pxa: clean-up include file order
by Marcel Ziswiler
· 9 years ago
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
4b2c9d5
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
932adc6
video: vesa: Correct a typo in the Kconfig VESA mode string
by Bin Meng
· 9 years ago
91f1b82
sunxi: Display: Add support for eDP panels connected via an anx9804 bridge
by Hans de Goede
· 9 years ago
dfc1efe
video: Add support for the ANX9804 parallel lcd to dp bridge chip
by Hans de Goede
· 9 years ago
1336578
sun6i: display: Add support for using the mipi pll as lcd clock source
by Hans de Goede
· 9 years ago
8a195ca
sunxi: display: Fix composite video out on sun5i
by Hans de Goede
· 9 years ago
d955f44
sunxi: display: Add overscan correction
by Hans de Goede
· 9 years ago
a8287e7
cfbconsole: Add support for stride != width
by Hans de Goede
· 9 years ago
b922f78
cfbconsole: Remove width argument from the logo functions
by Hans de Goede
· 9 years ago
cc85b7b
drivers: hierarchize drivers Kconfig menu
by Masahiro Yamada
· 9 years ago
c56c947
ARM: bcm283x: Allocate all mailbox buffers cacheline aligned
by Alexander Stein
· 9 years ago
c06e00e
sunxi: display: Add composite video out support
by Hans de Goede
· 9 years ago
1977bbb
sunxi: display: Add support for interlaced modes
by Hans de Goede
· 9 years ago
ead68b6
sunxi: display: Add a few extra register and constant defines
by Hans de Goede
· 9 years ago
3cbcb27
sunxi: display: Correct clk_delay calculations for lcd displays
by Hans de Goede
· 9 years ago
a2bba49
sunxi: display: Replace #ifdef-ery with helper functions
by Hans de Goede
· 9 years ago
aa5b66c
lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
by York Sun
· 9 years ago
489870e
exynos: video: Remove non-device-tree code
by Simon Glass
· 9 years ago
3e5b40f
video: Remove the old parade driver
by Simon Glass
· 9 years ago
5e7ab07
exynos: video: Correct debug output
by Simon Glass
· 9 years ago
97dd3e5
dm: video: Add support for the NXP PTN3460 bridge
by Simon Glass
· 9 years ago
c23a85c
dm: video: Add support for the Parade PS8622/625 bridge
by Simon Glass
· 9 years ago
be72e33
video: Work around lack of pinctrl
by Simon Glass
· 9 years ago
7cf1757
dm: video: Add support for video bridges
by Simon Glass
· 9 years ago
be3767e
x86: Gracefully disable the vesa driver when running from EFI
by Simon Glass
· 9 years ago
931c054
video: vesa_fb: Look up VGA device by class instead of id
by Bin Meng
· 9 years ago
92e1f85
Remove typedefs from bmp_layout.h
by Simon Glass
· 10 years ago
a660342
tegra: lcd: Tidy up clock init
by Simon Glass
· 9 years ago
072b79d
x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig
by Bin Meng
· 10 years ago
Next »