index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
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
*
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