~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pci: Mask the ROM address in case it is already enabledSimon Glass2023-07-17
* pci: Adjust video BIOS debugging to be SPL-friendlySimon Glass2023-07-17
* x86: Pass video settings from SPL to U-Boot properSimon Glass2023-07-17
* x86: Allow video-BIOS code to be built for SPLSimon Glass2023-07-17
* pci: Tidy up logging and reporting for video BIOSSimon Glass2023-07-17
* efi: Support a 64-bit frame buffer addressSimon Glass2023-03-13
* pci: Drop test for DM_VIDEOSimon Glass2022-10-30
* video: Rename structs and functions to avoid VBESimon Glass2022-08-12
* video: Renname vbe.h to vesa.hSimon Glass2022-08-12
* video: Drop video_fb headerSimon Glass2022-03-28
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* video: Fix video on coreboot with the copy bufferSimon Glass2021-03-27
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* video: pci: Set up the copy framebufferSimon Glass2020-07-09
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop bootstage.h from common headerSimon Glass2020-05-18
* x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-16
* common: Move ll_boot_init() to init.hSimon Glass2020-01-17
* x86: Move acpi_s3.h to a common locationSimon Glass2019-10-08
* x86: Support PCI VGA ROM when TPL is usedSimon Glass2019-05-08
* video: Allow driver to specify the line lengthSimon Glass2018-12-03
* pci: Add a little more debugging to pci_romSimon Glass2018-10-09
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* pci: video: Only print out when everything is OKBin Meng2018-04-16
* vbe: Drop vbe_get_video_info()Bin Meng2017-08-24
* x86: pci: Allow conditionally run VGA rom in S3Bin Meng2017-05-17
* x86: Don't try to run the VGA BIOS in 64-bit modeSimon Glass2017-02-06
* vbe: Make vbe_setup_video_priv() publicBin Meng2016-10-12
* dm: video: Output verbose information in vbe_setup_video()Bin Meng2016-10-12
* dm: video: Add driver-model support to vesa graphicsSimon Glass2016-10-11
* pci: Add board_ prefix to should_load_oprom() and make it weakBin Meng2016-07-12
* pci: Make load_oprom and run_oprom independentBin Meng2016-07-12
* pci: Remove CONFIG_ALWAYS_LOAD_OPROMBin Meng2016-07-12
* pci_rom: fix may be used uninitialized warningAndreas Bießmann2016-02-24
* dm: pci: Convert bios_emu to use the driver model PCI APISimon Glass2016-01-24
* pci_rom.c: Fix may be used uninitialized warningTom Rini2016-01-19
* dm: pci: Avoid a memory leak when allocating the ROMSimon Glass2016-01-15
* dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass2016-01-12
* dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass2016-01-12
* x86: Remove HAVE_ACPI_RESUMEBin Meng2015-12-09
* x86: Set up video framebuffer for coreboot before loading kernelBin Meng2015-08-26
* video: coreboot: Save VESA mode for future useBin Meng2015-08-26
* x86: Sanity test on vesa parameters before setting up kernel screen_infoBin Meng2015-08-05
* pci: Disable expansion ROM address decoding when signature check failsBin Meng2015-07-14
* pci: Configure expansion ROM during auto config processBin Meng2015-07-14
* x86: Configure VESA parameters before loading Linux kernelBin Meng2015-07-14
* x86: Move VGA option rom macros to KconfigBin Meng2015-07-14
* video: Add 32-bit color depth support for VBEJian Luo2015-07-14