aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2024-02-05Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2024-01-30bcm2835: Dynamically calculate bytes per pixel parameterIvan T. Ivanov
2024-01-29treewide: Remove clk_freeSean Anderson
2024-01-29video: console: Fix buffer overflow in cmd 'font list'Janne Grunau
2024-01-29video: Support VIDEO_X2R10G10B10 in truetype consoleJanne Grunau
2024-01-29video: tidss: Use DT property names for parsing nodesDevarsh Thakkar
2024-01-29Merge patch series "Move framebuffer reservation for SPL to RAM end"Tom Rini
2024-01-29video: Fill video handoff in video post probeDevarsh Thakkar
2024-01-29video: Skip framebuffer reservation if already reservedDevarsh Thakkar
2023-12-21global: Remove duplicate common.h inclusionsTom Rini
2023-12-15board: stm32f469-disco: add support to displayDario Binacchi
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2023-11-07video: Don't require the font commandSimon Glass
2023-10-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara
2023-10-22video: tegra20: dsi: use regulator_set_enable_if_allowedSvyatoslav Ryhel
2023-10-22video: simple_panel: use regulator_set_enable_if_allowedSvyatoslav Ryhel
2023-10-22video: pwm_backlight: use regulator_set_enable_if_allowedSvyatoslav Ryhel
2023-10-11video: Mark truetype_measure() staticSimon Glass
2023-10-11video: Support showing a cursorSimon Glass
2023-10-11video: Export vidconsole_entry_start()Simon Glass
2023-10-11video: Allow saving and restoring text-entry stateSimon Glass
2023-10-11video: Allow obtaining the nominal size of a string sizeSimon Glass
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-22x86: coreboot: Enable VIDEO_COPYSimon Glass
2023-09-19video: Move the BMP optionsSimon Glass
2023-09-19video: Move bmp code to drivers/videoSimon Glass
2023-09-13video: rockchip: dw_mipi_dsi: Use generic_phy_valid() helperJonas Karlman
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-14Merge tag 'u-boot-rockchip-20230814' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-08-13bcm2835: Add simiple-framebuffer for use with fkmsJason Wessel
2023-08-13video: kconfig: Fix a typo in SPL_VIDEO_REMOVEBin Meng
2023-08-13video: vidconsole: Fix null dereference of ops->measureBin Meng
2023-08-12video: avoid build failure on veyron boardAlvaro Fernando GarcĂ­a
2023-08-09video: Add a Kconfig option for SPL video handoffSimon Glass
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-08-01Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-08-01drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove videoNikhil M Jain
2023-08-01drivers: video: tidss: tidss_drv: Change remove methodNikhil M Jain
2023-08-01video: bochs: Set the frame buffer size per configurationBin Meng
2023-08-01video: kconfig: Set default FB size for BochsBin Meng
2023-08-01video: kconfig: Drop the superfluous dependencyBin Meng
2023-08-01video: kconfig: Fix wrong text for the PCI default FB sizeBin Meng
2023-08-01video: bochs: Remove the x86 dependencyBin Meng
2023-08-01video: bochs: Avoid using IO instructions to access VGA IO portBin Meng
2023-08-01video: bochs: Drop the useless argument of bochs_vga_write()Bin Meng
2023-08-01video: bochs: Drop inclusion of <asm/mtrr.h>Bin Meng
2023-08-01dm: video: Cosmetic style fixBin Meng
2023-08-01video: vesa: Use mtrr_set_next_var() for graphics memoryBin Meng
2023-08-01video: ivybridge: Use mtrr_set_next_var() for graphics memoryBin Meng