Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2a5035994cd278525db9824ce98ae99c2f157870
/
drivers
/
video
773ca82
rockchip: video: Flush the cache when the display is updated
by Simon Glass
· 9 years ago
ce084b0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
225da8b
video: tegra: refuse to bind to disabled dcs
by Stephen Warren
· 9 years ago
3cd4b60
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 9 years ago
3707a68
drivers/video/am335x-fb: Properly point framebuffer behind palette
by Martin Pietryka
· 9 years ago
8664c22
drivers/video/am335x-fb: Add support for 16bpp format
by Martin Pietryka
· 9 years ago
93fd8c2
video: ipu_common: fix build error
by Peng Fan
· 9 years ago
d35fa82
drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition
by Martin Pietryka
· 9 years ago
22cb3d0
Revert "pxa_lcd: make driver cache-aware"
by Tom Rini
· 9 years ago
4c60d36
Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette"
by Tom Rini
· 9 years ago
2b2c6d7
pxa_lcd: make driver cache-aware
by Vasily Khoruzhick
· 9 years ago
cab488a
pxa_lcd: invert colors for Zipit Z2 to get white on black palette
by Vasily Khoruzhick
· 9 years ago
bf81f20
zipitz2: enable LCD rotation
by Vasily Khoruzhick
· 9 years ago
2e1075c
bcm2835 video: Map fb as cached
by Alexander Graf
· 9 years ago
f721f96
sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface selected
by Lawrence Yu
· 9 years ago
dec49b7
x86: broadwell: Add video support
by Simon Glass
· 9 years ago
2919921
video: Allow simple-panel to be used without regulators
by Simon Glass
· 9 years ago
164e757
x86: Move asm/arch-coreboot/tables.h to a common place
by Bin Meng
· 9 years ago
b1dcd89
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
b2e3150
video: ipu: avoid overflow issue
by Peng Fan
· 9 years ago
c7298e7
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· 9 years ago
0b6aee4
rockchip: video: Add LVDS support in vop driver
by Jacob Chen
· 9 years ago
afca4fd
rockchip: video: Add a display driver for rockchip LVDS
by Jacob Chen
· 9 years ago
4b28a90
dm: video: Add a operation to display uclass
by Jacob Chen
· 9 years ago
60f26d3
video: Add S3C24xx framebuffer support
by Marek Vasut
· 10 years ago
b87854f
video: freetype: Fix a memory leak with a bad parameter
by Simon Glass
· 9 years ago
fd30be5
video: truetype: Fix a memory leak on error
by Simon Glass
· 9 years ago
d8af3c9
tegra: video: Move LCD driver to use the DM PWM driver
by Simon Glass
· 9 years ago
60740e7
tegra: video: Move all fdt-decoding into a single function
by Simon Glass
· 9 years ago
264c7f7
tegra: video: Move LCD enums into the driver
by Simon Glass
· 9 years ago
b1c50fb
tegra: video: Remove the static variables
by Simon Glass
· 9 years ago
e865ef3
tegra: video: Convert tegra20 LCD driver to driver model
by Simon Glass
· 9 years ago
923128f
tegra: video: Merge the two config structures together
by Simon Glass
· 9 years ago
54832f2
tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig
by Simon Glass
· 9 years ago
d8fc3c5
tegra: video: Merge the display driver into one file
by Simon Glass
· 9 years ago
89c0346
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
by Simon Glass
· 9 years ago
fad7218
tegra: nyan-big: Move the LCD driver to driver model
by Simon Glass
· 9 years ago
118d11f
tegra: lcd: Merge tegra124-lcd.c into display.c
by Simon Glass
· 9 years ago
4f3873d
dm: video: Flush the cache after a puts()
by Simon Glass
· 9 years ago
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
Next »