aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini3-7/+19
2024-04-10x86: Enable SSE in 64-bit modeSimon Glass1-0/+1
2024-04-10video: Drop unnecessary truetype operations from SPLSimon Glass1-0/+10
2024-04-10video: Correct setting of cursor positionSimon Glass1-7/+8
2024-03-21video: console: Parse UTF-8 character sequencesJanne Grunau5-17/+50
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz10-10/+0
2024-03-04video: mxsfb: add back imx6ul/imx6ull supportSébastien Szymanski1-0/+1
2024-02-05Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini1-2/+16
2024-01-30bcm2835: Dynamically calculate bytes per pixel parameterIvan T. Ivanov1-2/+16
2024-01-29treewide: Remove clk_freeSean Anderson4-20/+5
2024-01-29video: console: Fix buffer overflow in cmd 'font list'Janne Grunau1-1/+1
2024-01-29video: Support VIDEO_X2R10G10B10 in truetype consoleJanne Grunau1-2/+8
2024-01-29video: tidss: Use DT property names for parsing nodesDevarsh Thakkar1-5/+5
2024-01-29Merge patch series "Move framebuffer reservation for SPL to RAM end"Tom Rini1-12/+28
2024-01-29video: Fill video handoff in video post probeDevarsh Thakkar1-10/+20
2024-01-29video: Skip framebuffer reservation if already reservedDevarsh Thakkar1-2/+8
2023-12-21global: Remove duplicate common.h inclusionsTom Rini1-1/+0
2023-12-15board: stm32f469-disco: add support to displayDario Binacchi1-0/+31
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov3-7/+3
2023-11-07video: Don't require the font commandSimon Glass1-1/+0
2023-10-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini4-1/+3
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara4-1/+3
2023-10-22video: tegra20: dsi: use regulator_set_enable_if_allowedSvyatoslav Ryhel1-5/+3
2023-10-22video: simple_panel: use regulator_set_enable_if_allowedSvyatoslav Ryhel1-5/+5
2023-10-22video: pwm_backlight: use regulator_set_enable_if_allowedSvyatoslav Ryhel1-7/+6
2023-10-11video: Mark truetype_measure() staticSimon Glass1-2/+2
2023-10-11video: Support showing a cursorSimon Glass5-0/+202
2023-10-11video: Export vidconsole_entry_start()Simon Glass1-1/+1
2023-10-11video: Allow saving and restoring text-entry stateSimon Glass2-0/+85
2023-10-11video: Allow obtaining the nominal size of a string sizeSimon Glass2-0/+53
2023-09-24common: Drop linux/printk.h from common headerSimon Glass5-0/+5
2023-09-22x86: coreboot: Enable VIDEO_COPYSimon Glass1-0/+12
2023-09-19video: Move the BMP optionsSimon Glass1-0/+16
2023-09-19video: Move bmp code to drivers/videoSimon Glass2-0/+143
2023-09-13video: rockchip: dw_mipi_dsi: Use generic_phy_valid() helperJonas Karlman1-3/+3
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini5-5/+21
2023-08-14Merge tag 'u-boot-rockchip-20230814' of https://source.denx.de/u-boot/custodi...WIP/14Aug2023Tom Rini1-2/+5
2023-08-13bcm2835: Add simiple-framebuffer for use with fkmsJason Wessel1-0/+3
2023-08-13video: kconfig: Fix a typo in SPL_VIDEO_REMOVEBin Meng1-1/+1
2023-08-13video: vidconsole: Fix null dereference of ops->measureBin Meng1-1/+1
2023-08-12video: avoid build failure on veyron boardAlvaro Fernando García1-2/+5
2023-08-09video: Add a Kconfig option for SPL video handoffSimon Glass2-1/+11
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini1-2/+2
2023-08-01Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini3-11/+5
2023-08-01drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove videoNikhil M Jain1-2/+8
2023-08-01drivers: video: tidss: tidss_drv: Change remove methodNikhil M Jain1-11/+1
2023-08-01video: bochs: Set the frame buffer size per configurationBin Meng1-2/+2
2023-08-01video: kconfig: Set default FB size for BochsBin Meng1-2/+4
2023-08-01video: kconfig: Drop the superfluous dependencyBin Meng1-4/+4
2023-08-01video: kconfig: Fix wrong text for the PCI default FB sizeBin Meng1-2/+2