index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci_rom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vbe: Drop vbe_get_video_info()
Bin Meng
2017-08-24
1
-41
/
+0
*
x86: pci: Allow conditionally run VGA rom in S3
Bin Meng
2017-05-17
1
-0
/
+14
*
x86: Don't try to run the VGA BIOS in 64-bit mode
Simon Glass
2017-02-06
1
-1
/
+1
*
vbe: Make vbe_setup_video_priv() public
Bin Meng
2016-10-12
1
-3
/
+3
*
dm: video: Output verbose information in vbe_setup_video()
Bin Meng
2016-10-12
1
-1
/
+8
*
dm: video: Add driver-model support to vesa graphics
Simon Glass
2016-10-11
1
-0
/
+55
*
pci: Add board_ prefix to should_load_oprom() and make it weak
Bin Meng
2016-07-12
1
-2
/
+2
*
pci: Make load_oprom and run_oprom independent
Bin Meng
2016-07-12
1
-4
/
+1
*
pci: Remove CONFIG_ALWAYS_LOAD_OPROM
Bin Meng
2016-07-12
1
-2
/
+0
*
pci_rom: fix may be used uninitialized warning
Andreas Bießmann
2016-02-24
1
-1
/
+1
*
dm: pci: Convert bios_emu to use the driver model PCI API
Simon Glass
2016-01-24
1
-3
/
+3
*
pci_rom.c: Fix may be used uninitialized warning
Tom Rini
2016-01-19
1
-1
/
+1
*
dm: pci: Avoid a memory leak when allocating the ROM
Simon Glass
2016-01-15
1
-12
/
+33
*
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
Simon Glass
2016-01-12
1
-2
/
+2
*
dm: pci: video: Convert video and pci_rom to use DM PCI API
Simon Glass
2016-01-12
1
-27
/
+24
*
x86: Remove HAVE_ACPI_RESUME
Bin Meng
2015-12-09
1
-8
/
+0
*
x86: Set up video framebuffer for coreboot before loading kernel
Bin Meng
2015-08-26
1
-2
/
+0
*
video: coreboot: Save VESA mode for future use
Bin Meng
2015-08-26
1
-1
/
+1
*
x86: Sanity test on vesa parameters before setting up kernel screen_info
Bin Meng
2015-08-05
1
-0
/
+4
*
pci: Disable expansion ROM address decoding when signature check fails
Bin Meng
2015-07-14
1
-0
/
+4
*
pci: Configure expansion ROM during auto config process
Bin Meng
2015-07-14
1
-5
/
+0
*
x86: Configure VESA parameters before loading Linux kernel
Bin Meng
2015-07-14
1
-0
/
+28
*
x86: Move VGA option rom macros to Kconfig
Bin Meng
2015-07-14
1
-2
/
+2
*
video: Add 32-bit color depth support for VBE
Jian Luo
2015-07-14
1
-0
/
+1
*
pci: Remove parameter 'class' of pci_rom_load()
Bin Meng
2015-04-29
1
-2
/
+2
*
pci: Option rom class is a 24-bit number
Bin Meng
2015-04-29
1
-9
/
+11
*
x86: video: Allow video ROM execution to fall back to the other method
Simon Glass
2015-02-05
1
-7
/
+25
*
drivers/pci/pci_rom.c: fix compile warning under 64bit mode
Minghuan Lian
2015-01-30
1
-1
/
+1
*
x86: Access the VGA ROM when needed
Simon Glass
2015-01-23
1
-1
/
+6
*
x86: pci: Don't stop when we get a vendor/device mismatch
Simon Glass
2015-01-23
1
-1
/
+1
*
x86: Support ROMs on other archs
Simon Glass
2015-01-23
1
-0
/
+6
*
x86: Correct endianness isues in pci_rom
Simon Glass
2015-01-23
1
-11
/
+14
*
x86: pci: Display vesa modes in hex
Simon Glass
2015-01-13
1
-2
/
+2
*
x86: video: Add debug option to time the BIOS copy
Simon Glass
2015-01-13
1
-0
/
+3
*
x86: pci: Don't return a vesa mode when there is not video
Simon Glass
2015-01-13
1
-1
/
+1
*
pci: Add general support for execution of video ROMs
Simon Glass
2014-11-25
1
-0
/
+278