index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci_rom.c
Age
Commit message (
Expand
)
Author
2015-07-14
pci: Disable expansion ROM address decoding when signature check fails
Bin Meng
2015-07-14
pci: Configure expansion ROM during auto config process
Bin Meng
2015-07-14
x86: Configure VESA parameters before loading Linux kernel
Bin Meng
2015-07-14
x86: Move VGA option rom macros to Kconfig
Bin Meng
2015-07-14
video: Add 32-bit color depth support for VBE
Jian Luo
2015-04-29
pci: Remove parameter 'class' of pci_rom_load()
Bin Meng
2015-04-29
pci: Option rom class is a 24-bit number
Bin Meng
2015-02-05
x86: video: Allow video ROM execution to fall back to the other method
Simon Glass
2015-01-30
drivers/pci/pci_rom.c: fix compile warning under 64bit mode
Minghuan Lian
2015-01-23
x86: Access the VGA ROM when needed
Simon Glass
2015-01-23
x86: pci: Don't stop when we get a vendor/device mismatch
Simon Glass
2015-01-23
x86: Support ROMs on other archs
Simon Glass
2015-01-23
x86: Correct endianness isues in pci_rom
Simon Glass
2015-01-13
x86: pci: Display vesa modes in hex
Simon Glass
2015-01-13
x86: video: Add debug option to time the BIOS copy
Simon Glass
2015-01-13
x86: pci: Don't return a vesa mode when there is not video
Simon Glass
2014-11-25
pci: Add general support for execution of video ROMs
Simon Glass