Tom Rini 2d7a463e82 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell 2 years ago
..
bridge 185f812c41 doc: replace @return by Return: 2 years ago
exynos 7de8bd03c3 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... 2 years ago
fonts bf8363931f video: add wrappers for ttf type files to .gitignore 4 years ago
imx 185f812c41 doc: replace @return by Return: 2 years ago
meson 2d7a463e82 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell 2 years ago
nexell e1e96ba6a2 video: add nexell video driver (display/video driver) 3 years ago
rockchip 185f812c41 doc: replace @return by Return: 2 years ago
stm32 6cdeb323b8 video: stm32: stm32_ltdc: align framebuffer on 2MB 2 years ago
sunxi 2d7a463e82 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell 2 years ago
tegra124 131c224168 tegra: video: fix tegra_dc_sor_config_panel() 3 years ago
ti 185f812c41 doc: replace @return by Return: 2 years ago
Kconfig 7a8555d871 video: Show the U-Boot logo by default 2 years ago
Makefile 84e63abfff video: Support showing the U-Boot logo 2 years ago
anx9804.c 2421497cb7 sunxi: video: Convert panel I2C to use DM_I2C 2 years ago
anx9804.h 2421497cb7 sunxi: video: Convert panel I2C to use DM_I2C 2 years ago
anx98xx-edp.h cd93d625fd common: Drop linux/bitops.h from common header 4 years ago
atmel_hlcdfb.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
atmel_lcdfb.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
backlight-uclass.c b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
backlight_gpio.c 720620e691 Merge tag 'v2021.01-rc5' into next 3 years ago
bcm2835.c 0059ef0be9 video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible 3 years ago
broadwell_igd.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
bus_vcxk.c 0cf207ec01 WS cleanup: remove SPACE(s) followed by TAB 2 years ago
cfb_console.c 2c8ee30b97 video: Drop VIDEO_LOGO from cfb_console 2 years ago
console_normal.c 68f3fc767c video: Update normal console to support copy buffer 3 years ago
console_rotate.c c30c5f275b video: Update rotated console to support copy buffer 3 years ago
console_truetype.c 185f812c41 doc: replace @return by Return: 2 years ago
coreboot.c 19987c9834 x86: video: Allow coreboot video to be used on any x86 board 3 years ago
da8xx-fb.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
da8xx-fb.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
display-uclass.c b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
dsi-host-uclass.c b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
dw_hdmi.c c05ed00afb common: Drop linux/delay.h from common header 4 years ago
dw_mipi_dsi.c 56a368f661 gpio: stm32: create include file for driver private data 2 years ago
efi.c 1834c081d3 efi: Add video support to the app 2 years ago
formike.c c05ed00afb common: Drop linux/delay.h from common header 4 years ago
fsl_dcu_fb.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
fsl_diu_fb.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
hitachi_tx18d42vm_lcd.c 4d9958b642 sunxi: gpio: Remove name_to_gpio macro 2 years ago
hitachi_tx18d42vm_lcd.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
hx8238d.c e81e8af98f drivers: video: hx8238 fix build bug 2 years ago
i915_reg.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
ihs_video_out.c 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 years ago
ivybridge_igd.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
ld9040.c c05ed00afb common: Drop linux/delay.h from common header 4 years ago
lg4573.c 65e25bea59 dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 3 years ago
logicore_dp_dpcd.h 25a9f9747a video_display: Add Xilinx LogiCore DP TX 5 years ago
logicore_dp_tx.c 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 years ago
logicore_dp_tx.h 25a9f9747a video_display: Add Xilinx LogiCore DP TX 5 years ago
logicore_dp_tx_regif.h 25a9f9747a video_display: Add Xilinx LogiCore DP TX 5 years ago
mali_dp.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
mcde_simple.c 21a151a79d video: Add simple driver for ST-Ericsson MCDE with pre-configured display 2 years ago
mipi_dsi.c 61b29b8268 dm: core: Require users of devres to include the header 4 years ago
mvebu_lcd.c 8a8d24bdf1 dm: treewide: Rename ..._platdata variables to just ..._plat 3 years ago
mxsfb.c f36b3f8f17 video: mxsfb: fix clk_get_by_name() return value check 2 years ago
nexell_display.c 196947b103 Replace video_uc_platdata with video_uc_plat 3 years ago
omap3_dss.c bcc6cc9b37 omap3: allow dynamic selection of gfx_format 11 years ago
orisetech_otm8009a.c d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 3 years ago
panel-uclass.c 185f812c41 doc: replace @return by Return: 2 years ago
pwm_backlight.c 92598bdbae video: Check return value in pwm_backlight_of_to_plat() 2 years ago
pxa_lcd.c d1240b6ab2 global: Remove dead code that starts with CONFIG_[0-9A] 2 years ago
raydium-rm68200.c d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 3 years ago
s6e8ax0.c c05ed00afb common: Drop linux/delay.h from common header 4 years ago
sandbox_dsi_host.c 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 years ago
sandbox_osd.c 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 years ago
sandbox_osd.h 4eea531859 video_osd: Add osd sandbox driver and tests 5 years ago
sandbox_sdl.c 84e63abfff video: Support showing the U-Boot logo 2 years ago
scf0403_lcd.c c05ed00afb common: Drop linux/delay.h from common header 4 years ago
seps525.c b0db69b4e1 dm: fix build errors generated by last merges 3 years ago
simple_panel.c f457680ffb video: simple_panel: Add boe,nv101wxmn51 display 3 years ago
simplefb.c 2c2653d6f9 video: simplefb: Add 30bpp support 2 years ago
ssd2828.c c05ed00afb common: Drop linux/delay.h from common header 4 years ago
ssd2828.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
stb_truetype.h c72231d272 WS cleanup: remove excessive empty lines 2 years ago
tda19988.c 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 years ago
tdo-tl070wsh30.c 0a50b3c97b WS cleanup: remove trailing white space 2 years ago
tegra.c 185f812c41 doc: replace @return by Return: 2 years ago
u_boot_logo.bmp 84e63abfff video: Support showing the U-Boot logo 2 years ago
vesa.c 8a8d24bdf1 dm: treewide: Rename ..._platdata variables to just ..._plat 3 years ago
vidconsole-uclass.c 0efe41ca15 video: Add 30bpp support 2 years ago
video-uclass.c 84e63abfff video: Support showing the U-Boot logo 2 years ago
video_bmp.c 185f812c41 doc: replace @return by Return: 2 years ago
video_osd-uclass.c b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
videomodes.c 185f812c41 doc: replace @return by Return: 2 years ago
videomodes.h 10374da777 videomodes: add helper function to convert from ctfb to display_timing 4 years ago