- 6fd44e6 Correct SPL use of PANEL by Simon Glass · 1 year, 10 months ago
- 76f908a Correct SPL use of VIDEO_BPP32 by Simon Glass · 1 year, 10 months ago
- 95563f6 Correct SPL use of VIDEO_BPP16 by Simon Glass · 1 year, 10 months ago
- 5c7d4a5 mtd: Drop unused scf0403_lcd driver by Simon Glass · 1 year, 10 months ago
- 8e68143 video: Drop unused lg4573 driver by Simon Glass · 1 year, 10 months ago
- 9095dda samsung: Drop CONFIG_EXYNOS_PWM_BL by Simon Glass · 1 year, 10 months ago
- 9427274 drivers: video: tidss: TIDSS video driver support for AM62x by Nikhil M Jain · 1 year, 10 months ago
- c76eda6 drivers: video: simple_panel: make simple panel independent of backlight by Nikhil M Jain · 1 year, 10 months ago
- 260bdb3 video: ti: am335x: restore driver-model code by Dario Binacchi · 1 year, 10 months ago
- d04dbf7 video: sunxi: dw-hdmi: Read address from DT node by Jernej Skrabec · 2 years ago
- 97d10d4 video: sunxi: dw-hdmi: Probe driver by compatible by Jernej Skrabec · 2 years ago
- d259d9c global: Remove unused CONFIG defines by Tom Rini · 1 year, 11 months ago
- 3b175ba video: Add font functions to the vidconsole API by Simon Glass · 1 year, 11 months ago
- 6faa15a video: truetype: Rename the metrics function by Simon Glass · 1 year, 11 months ago
- 80a8e80 video: Enable VIDEO_ANSI by default only with EFI by Simon Glass · 1 year, 11 months ago
- 05d5dcf global: Migrate CONFIG_FB_ADDR to CFG by Tom Rini · 2 years ago
- ea79bb7 sandbox: Rework how SDL is enabled / disabled by Tom Rini · 2 years ago
- 1eed03e Convert CONFIG_IMX_VIDEO_SKIP et al to Kconfig by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
- 557786c video: Make all video options depend on DM_VIDEO by Simon Glass · 2 years, 1 month ago
- aaf74bf video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · 2 years, 1 month ago
- fae8560 video: Drop CONFIG_LCD by Simon Glass · 2 years, 1 month ago
- 0e85745 video: Drop CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
- c162e02 tegra: Drop old LCD code by Simon Glass · 2 years, 1 month ago
- 8e0e1c4 nexell: Drop old LCD code by Simon Glass · 2 years, 1 month ago
- 31e1dcb video: samsung: Drop old LCD code by Simon Glass · 2 years, 1 month ago
- a423fd5 video: Drop atmel LCD code by Simon Glass · 2 years, 1 month ago
- ae0ee10 video: Drop ld9040 driver by Simon Glass · 2 years, 1 month ago
- c47e207 video: atmel: Drop pre-DM parts of video driver by Simon Glass · 2 years, 1 month ago
- 9faa287 video: Drop CONFIG_AM335X_LCD by Simon Glass · 2 years, 1 month ago
- 1a4e702 video: Drop VCXK video controller by Simon Glass · 2 years, 1 month ago
- 7391444 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years, 1 month ago
- 7fce998 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years, 1 month ago
- ebd8937 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · 2 years, 1 month ago
- cda7d0c Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 2 years, 1 month ago
- 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years, 1 month ago
- 45c0a7e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 2 years, 1 month ago
- 8b883a3 video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · 2 years, 1 month ago
- 7045990 video: Add a way to get the default font height by Simon Glass · 2 years, 2 months ago
- 7e14804 video: Add a function to get the dimensions of a BMP image by Simon Glass · 2 years, 2 months ago
- 9e972c3 video: Add commands to list and change fonts by Simon Glass · 2 years, 2 months ago
- 981f00b video: Add a way to change the font name and size by Simon Glass · 2 years, 2 months ago
- 360a3f1 video: Add a function to select the truetype metrics by Simon Glass · 2 years, 2 months ago
- 47b775a video: Record the truetype font name by Simon Glass · 2 years, 2 months ago
- 7959776 video: Refactor to allow more than one font size by Simon Glass · 2 years, 2 months ago
- 899f3e1 video: Tidy up the check for valid fonts by Simon Glass · 2 years, 2 months ago
- 2247742 video: Add function to obtain the U-Boot logo by Simon Glass · 2 years, 2 months ago
- 2baa6f8 video: Allow filling the display with a colour by Simon Glass · 2 years, 2 months ago
- f8360fe video: Move and rename DM_HX8238D option by Simon Glass · 2 years, 2 months ago
- 724e2a4 video: Move the console commands to cmd/ by Simon Glass · 2 years, 2 months ago
- 308cf50 video: Use vidconsole_put_string() to write a string by Simon Glass · 2 years, 2 months ago
- d622c5b video: Provide a function to set the cursor position by Simon Glass · 2 years, 2 months ago
- 2a00633 video: Move console colours to the video uclass by Simon Glass · 2 years, 2 months ago
- cb02900 video: simplefb: add rotation support by Takumi Sueda · 2 years, 2 months ago
- 0c97099 video: dw_mipi_dsi: fix [hv]sync active vs back porch by John Keeping · 2 years, 3 months ago
- ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 2 months ago
- b9813e2 video: ipuv3: Fix error handling when getting the display by Michal Suchanek · 2 years, 2 months ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- 5b92520 video: Rename structs and functions to avoid VBE by Simon Glass · 2 years, 4 months ago
- ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 4 months ago
- 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
- 1e56de0 arm: Remove PXA architecture support by Tom Rini · 2 years, 5 months ago
- 3eeabf5 video: Migrate exynos display options to Kconfig by Tom Rini · 2 years, 6 months ago
- b754c9f arm: exynos: Remove old pwm backlight driver by Tom Rini · 2 years, 6 months ago
- c06b6b4 arm: samsung: Remove dead LCD code by Tom Rini · 2 years, 6 months ago
- 4d9bb10 video: stm32: remove test on CONFIG_DM_REGULATOR by Patrick Delaunay · 2 years, 5 months ago
- fb66f92 driver: video: Check allocated pointers by Bin Meng · 2 years, 6 months ago
- 85ccc37 arm: tegra: Update some DT compatibles by Peter Robinson · 2 years, 7 months ago
- b3b5875 video: stm32: stm32_ltdc: support several hardware versions by Yannick Fertre · 2 years, 8 months ago
- e1eeed4 video: stm32: stm32_ltdc: fix data enable polarity by Yannick FERTRE · 2 years, 8 months ago
- 9e25994 rockchip: video: mipi: add more compatible strings for rk3288/rk3399 by Johan Jonker · 2 years, 7 months ago
- daca1c4 rockchip: video: rk_edp: add more rk3288 edp node options by Johan Jonker · 2 years, 7 months ago
- 2853256 Merge branch 'next' by Tom Rini · 2 years, 8 months ago
- c15fa3b video: Do not show splash and U-Boot logo simultaneously by Fabio Estevam · 2 years, 8 months ago
- 7b2b62e video: Drop formike driver by Simon Glass · 2 years, 10 months ago
- 7b3fabb video: Convert CONFIG_VIDEO_BCM2835 to Kconfig by Simon Glass · 2 years, 10 months ago
- 23bec69 video: mxs: Drop old video code by Simon Glass · 2 years, 10 months ago
- 0c95084 video: Drop FSL DIU driver by Simon Glass · 2 years, 10 months ago
- 8c4e09f video: fsl: colibri_vf: Drop FSL DCU driver by Simon Glass · 2 years, 10 months ago
- 548d5d2 video: Drop da8xx-fb by Simon Glass · 2 years, 10 months ago
- 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
- eeab2fc video: Drop video_fb header by Simon Glass · 2 years, 10 months ago
- c9cf418 video: nexell: Drop unused and invalid code by Simon Glass · 2 years, 10 months ago
- c66ab60 video: Drop cfg_console by Simon Glass · 2 years, 10 months ago
- 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
- 8381e63 Convert CONFIG_LCD_INFO et al to Kconfig by Tom Rini · 2 years, 8 months ago
- 4c04742 Convert CONFIG_ATMEL_LCD et al to Kconfig by Tom Rini · 2 years, 8 months ago
- ea11373 sandbox: Slow down the LCD sync rate by Simon Glass · 2 years, 9 months ago
- 9a15262 Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 9 months ago
- 33c3ca0 video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate() by Gabriel Fernandez · 2 years, 10 months ago
- f204fce video: Allow drivers to allocate the frame buffer themselves by Pali Rohár · 2 years, 9 months ago
- 8296d14 video: bmp: Support x2r10g10b10 pixel format by Janne Grunau · 2 years, 10 months ago
- ab2829a video: Add skeleton driver for ZynqMP Display port driver by Michal Simek · 2 years, 9 months ago
- 9f846d9 video: Add missing dependency for DM_GPIO by Michal Simek · 2 years, 10 months ago
- c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
- 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago