coreboot-kgpe-d16/src/device
Kyösti Mälkki 9ab1c106c3 device: Conditionally bypass oprom execution
Builds with CHROMEOS can bypass VGA oprom when boot is not in
developer or recovery modes. Have the same functionality available
without CHROMEOS but with BOOTMODE_STRAPS.

Change-Id: I97644364305dc05aad78a744599476ccc58db163
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5595
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@google.com>
2014-05-01 15:39:52 +02:00
..
dram device/dram/ddr3: Move CRC calculation in a separate function 2013-12-17 19:59:22 +01:00
oprom lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content 2014-01-12 17:41:02 +01:00
Kconfig device: provide option to always load PCI option roms 2014-05-01 15:38:11 +02:00
Makefile.inc OxPCIe uart: Split PCI bridge control 2014-04-09 11:29:45 +02:00
agp_device.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
azalia_device.c Add a generic Intel HD audio (Azalia) module azalia_device.c 2013-08-13 10:12:52 +02:00
cardbus_device.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
cpu_device.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
device.c PCI: Guard pci.h with CONFIG_PCI 2014-02-12 21:56:30 +01:00
device_romstage.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
device_util.c PCI: Guard pci.h with CONFIG_PCI 2014-02-12 21:56:30 +01:00
hypertransport.c device: Fix spelling 2013-07-10 20:17:25 +02:00
pci_device.c device: Conditionally bypass oprom execution 2014-05-01 15:39:52 +02:00
pci_early.c OxPCIe uart: Split PCI bridge control 2014-04-09 11:29:45 +02:00
pci_ops.c Redefine pci_bus_default_ops as function 2013-07-25 11:35:58 +02:00
pci_rom.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
pciexp_device.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
pcix_device.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
pnp_device.c pnp: Implement common handling for PnP config modes 2013-06-17 21:39:40 +02:00
root_device.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
smbus_ops.c smbus: Add guards to avoid calling NULL. 2014-02-01 18:38:32 +01:00