summaryrefslogtreecommitdiff
path: root/src/device/pci_rom.c
AgeCommit message (Expand)Author
2021-03-13soc/amd/common/block/graphics/graphics: GOP: load VBIOSNikolai Vyssotski
2021-01-24device/pci_rom.c: Use __func__Elyes HAOUAS
2020-08-15device/pci_rom.c: Treat BASE_DISPLAY class as GPUBenjamin Doron
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-04src/device: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-25Rework map_oprom_vendev to add revision check and mappingMartin Roth
2020-03-25src/device: Add option to look at revision in option romsMartin Roth
2020-03-17src/device/pci_rom.c: Show device IDs on oprom failureMartin Roth
2020-03-03treewide: Replace BOARD_EMULATION_QEMU_X86Angel Pons
2019-10-24arch/acpi.h: Use of typedef for acpi_vfctHimanshu Sahdev
2019-10-24arch/acpi.h: Use of typedef for acpi_vfct_image_hdrHimanshu Sahdev
2019-09-17AUTHORS: Move src/device copyrights into AUTHORS fileMartin Roth
2019-07-19device/pci_rom.c: Fix out of bounds readJacob Garber
2019-07-05device/pci_rom.c: Fix indent for 'if' statementElyes HAOUAS
2019-07-02device/pci_rom: Fix redundant pci_rom_probe() callsKyösti Mälkki
2019-07-02device/pci_rom: Fix on-board optionrom addressKyösti Mälkki
2019-06-21device/pci_rom: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-07src: Move constant to the right side of comparisonElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-09src/device/pci_rom.c: Remove double initializationRichard Spiegel
2018-05-22src/device: Get rid of device_tElyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-01-31device/pci_rom: Write _ROM method for VGA devicesPatrick Rudolph
2017-07-25src/device: Fix checkpatch warning: no spaces at the start of a lineMartin Roth
2017-06-28src/device: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-04-27x86/acpi: Use initialized VBIOS in VFCT tableMarshall Dawson
2017-02-04x86/acpi: Add VFCT tablePatrick Rudolph
2016-02-16device/pci_rom: Rename missleading ON_DEVICE_ROM_RUNPatrick Rudolph
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-22oprom: Fix for 64bitStefan Reinauer
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-28RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMsKyösti Mälkki
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2012-11-30Rename devices -> deviceStefan Reinauer