summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* SMBIOS (Type 17): Add HBM device type and DIE form factor valueElyes HAOUAS2019-10-091-0/+3
* SMBIOS: (Type 9) Add PCI Express Gen 4 valuesElyes HAOUAS2019-10-091-1/+7
* superio/hwm5_conf: factor out HWM access from ITE env_ctrlFelix Held2019-10-081-0/+58
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+0
* device/root_device: Consolidate common _scan_bus() functionsNico Huber2019-10-081-1/+1
* device/mmio.h: Add more bit field helpersHung-Te Lin2019-10-081-1/+7
* device: Rename scan_static_bus() -> enable_static_devices()Nico Huber2019-10-071-1/+1
* device/pci: Enable full 16-bit VGA port i/o decodingNico Huber2019-10-062-0/+2
* soc/intel/common/block/p2sb/p2sb: Add missing PCI IDsPatrick Rudolph2019-10-051-0/+3
* device/pci_device.c: Use verified boot to check opromFrans Hendriks2019-10-041-0/+1
* src/pci_ids: add missing Intel Kaby Lake iGPU PCIIDsMaxim Polyakov2019-10-041-1/+12
* src/pci_ids: add missing Intel Skylake iGPU PCIIDsMaxim Polyakov2019-10-041-1/+8
* soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki2019-10-021-9/+2
* cpu/intel/common: Move intel_ht_sibling() to common folderPatrick Rudolph2019-10-011-1/+0
* device/pci_early: Drop some __SIMPLE_DEVICE__ useKyösti Mälkki2019-09-301-2/+4
* device/i2c_bus: Add i2c_dev_read_at16()Nico Huber2019-09-301-0/+8
* pci_ids: fix PCI ID for Intel Iris HALO GT4 iGPUMaxim Polyakov2019-09-301-1/+1
* pci_ids: rename PCI_DEVICE_ID_INTEL_SKL_ID_HMaxim Polyakov2019-09-301-1/+1
* console: Declare empty printk() for __ROMCC__Kyösti Mälkki2019-09-301-1/+7
* device/pnp_ops: Add ENV_PNP_SIMPLE_DEVICEKyösti Mälkki2019-09-293-4/+11
* device/pci_ops: Add ENV_PCI_SIMPLE_DEVICEKyösti Mälkki2019-09-291-7/+13
* cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ useKyösti Mälkki2019-09-282-9/+9
* device/pci: Replace some __SIMPLE_DEVICE__ useKyösti Mälkki2019-09-281-1/+1
* fmap: Add get_fmap_flash_offset()Furquan Shaikh2019-09-271-3/+4
* device: add commentary to dev_find_slot()Aaron Durbin2019-09-271-1/+8
* device/mmio.h: Add bit field helpersHung-Te Lin2019-09-241-0/+120
* lib/trace: Replace __PRE_RAM__ useKyösti Mälkki2019-09-231-11/+2
* cpu/x86/lapic: Refactor timer_fsb()Kyösti Mälkki2019-09-192-9/+12
* security/vboot: Fix regression with VBOOT_STARTS_IN_ROMSTAGEKyösti Mälkki2019-09-171-1/+2
* lib/coreboot_table: Show splashscreen in lb_table_initJohanna Schander2019-09-151-6/+0
* src/: Replace some __PRE_RAM__ useKyösti Mälkki2019-09-143-4/+2
* arch/x86: Replace some __PRE_RAM__ useKyösti Mälkki2019-09-143-7/+1
* cpu/x86: Drop lapic_remote_read()Kyösti Mälkki2019-09-141-24/+0
* arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()Kyösti Mälkki2019-09-141-1/+0
* timestamps: Remove TIMESTAMP_CACHE_IN_BSSKyösti Mälkki2019-09-131-2/+3
* drivers/elog: Add elog_boot_notify()Kyösti Mälkki2019-09-131-0/+6
* src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS2019-09-111-1/+0
* timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki2019-09-111-6/+4
* lib/spd_bin: Extend DDR4 spd informationEric Lai2019-09-091-2/+4
* soc/intel/skylake: Add Lewisburg family PCH supportMaxim Polyakov2019-09-061-1/+85
* drivers/spi/spi_flash.c: Add SPI vendor IDsRichard Spiegel2019-09-041-0/+13
* soc/intel/skylake: Remove duplicated PCI IdMaxim Polyakov2019-08-301-1/+0
* intel/smm/gen1: Use smm_subregion()Kyösti Mälkki2019-08-281-2/+0
* soc/intel/cnl: Add CML IGD IDsMeera Ravindranath2019-08-281-0/+2
* x86: Introduce RESET_VECTOR_IN_RAM optionMartin Roth2019-08-262-2/+2
* arch/x86: Simplify <arch/early_variables.h>Kyösti Mälkki2019-08-261-2/+2
* lib/bootblock: Add simplified entry with basetimeKyösti Mälkki2019-08-261-10/+1
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-14/+0
* Add definition for ENV_ROMSTAGE_OR_BEFORE to <rules.h>Kyösti Mälkki2019-08-261-3/+6
* Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki2019-08-261-4/+9