Commit Graph

39 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 595aac9824 pci: Add a little more debugging to pci_rom 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Bin Meng 611309383d pci: video: Only print out when everything is OK 6 years ago
Bin Meng 76e726502e vbe: Drop vbe_get_video_info() 7 years ago
Bin Meng 68769ebcbc x86: pci: Allow conditionally run VGA rom in S3 7 years ago
Simon Glass 05cbd985c0 x86: Don't try to run the VGA BIOS in 64-bit mode 7 years ago
Bin Meng 5f6ad029f3 vbe: Make vbe_setup_video_priv() public 8 years ago
Bin Meng f0920e4a44 dm: video: Output verbose information in vbe_setup_video() 8 years ago
Simon Glass ee87ee82e1 dm: video: Add driver-model support to vesa graphics 8 years ago
Bin Meng f698baa9d1 pci: Add board_ prefix to should_load_oprom() and make it weak 8 years ago
Bin Meng c0aea6ba8b pci: Make load_oprom and run_oprom independent 8 years ago
Bin Meng b45dd66225 pci: Remove CONFIG_ALWAYS_LOAD_OPROM 8 years ago
Andreas Bießmann ed48899c11 pci_rom: fix may be used uninitialized warning 8 years ago
Simon Glass 7282672d29 dm: pci: Convert bios_emu to use the driver model PCI API 8 years ago
Tom Rini 55616b86c7 pci_rom.c: Fix may be used uninitialized warning 8 years ago
Simon Glass d830b1520a dm: pci: Avoid a memory leak when allocating the ROM 8 years ago
Simon Glass 8beb0bda9c dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API 8 years ago
Simon Glass 3f4e1e8efc dm: pci: video: Convert video and pci_rom to use DM PCI API 8 years ago
Bin Meng 789fa275b3 x86: Remove HAVE_ACPI_RESUME 9 years ago
Bin Meng 1916ec1267 x86: Set up video framebuffer for coreboot before loading kernel 9 years ago
Bin Meng 153e1dda2f video: coreboot: Save VESA mode for future use 9 years ago
Bin Meng 1e7a047304 x86: Sanity test on vesa parameters before setting up kernel screen_info 9 years ago
Bin Meng f110da9984 pci: Disable expansion ROM address decoding when signature check fails 9 years ago
Bin Meng 6c89663cb1 pci: Configure expansion ROM during auto config process 9 years ago
Bin Meng a452002259 x86: Configure VESA parameters before loading Linux kernel 9 years ago
Bin Meng 786a08e0dd x86: Move VGA option rom macros to Kconfig 9 years ago
Jian Luo 0e98a1473a video: Add 32-bit color depth support for VBE 9 years ago
Bin Meng 81d0b354b0 pci: Remove parameter 'class' of pci_rom_load() 9 years ago
Bin Meng d57c2f24fc pci: Option rom class is a 24-bit number 9 years ago
Simon Glass bc17d8f4ac x86: video: Allow video ROM execution to fall back to the other method 9 years ago
Minghuan Lian ef2d17fe21 drivers/pci/pci_rom.c: fix compile warning under 64bit mode 9 years ago
Simon Glass 4a2708a097 x86: Access the VGA ROM when needed 9 years ago
Simon Glass c5caba0366 x86: pci: Don't stop when we get a vendor/device mismatch 9 years ago
Simon Glass bdc88d4eb3 x86: Support ROMs on other archs 9 years ago
Simon Glass 40305240c6 x86: Correct endianness isues in pci_rom 9 years ago
Simon Glass 9a99caf3f3 x86: pci: Display vesa modes in hex 9 years ago
Simon Glass fba7eac1c8 x86: video: Add debug option to time the BIOS copy 9 years ago
Simon Glass 23609c71dc x86: pci: Don't return a vesa mode when there is not video 9 years ago
Simon Glass 6854f87cbc pci: Add general support for execution of video ROMs 10 years ago