summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2019-10-04device/pci_device.c: Use verified boot to check opromFrans Hendriks
2019-10-04src/pci_ids: add missing Intel Kaby Lake iGPU PCIIDsMaxim Polyakov
2019-10-04src/pci_ids: add missing Intel Skylake iGPU PCIIDsMaxim Polyakov
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-10-01cpu/intel/common: Move intel_ht_sibling() to common folderPatrick Rudolph
2019-09-30device/pci_early: Drop some __SIMPLE_DEVICE__ useKyösti Mälkki
2019-09-30device/i2c_bus: Add i2c_dev_read_at16()Nico Huber
2019-09-30pci_ids: fix PCI ID for Intel Iris HALO GT4 iGPUMaxim Polyakov
2019-09-30pci_ids: rename PCI_DEVICE_ID_INTEL_SKL_ID_HMaxim Polyakov
2019-09-30console: Declare empty printk() for __ROMCC__Kyösti Mälkki
2019-09-29device/pnp_ops: Add ENV_PNP_SIMPLE_DEVICEKyösti Mälkki
2019-09-29device/pci_ops: Add ENV_PCI_SIMPLE_DEVICEKyösti Mälkki
2019-09-28cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ useKyösti Mälkki
2019-09-28device/pci: Replace some __SIMPLE_DEVICE__ useKyösti Mälkki
2019-09-27fmap: Add get_fmap_flash_offset()Furquan Shaikh
2019-09-27device: add commentary to dev_find_slot()Aaron Durbin
2019-09-24device/mmio.h: Add bit field helpersHung-Te Lin
2019-09-23lib/trace: Replace __PRE_RAM__ useKyösti Mälkki
2019-09-19cpu/x86/lapic: Refactor timer_fsb()Kyösti Mälkki
2019-09-17security/vboot: Fix regression with VBOOT_STARTS_IN_ROMSTAGEKyösti Mälkki
2019-09-15lib/coreboot_table: Show splashscreen in lb_table_initJohanna Schander
2019-09-14src/: Replace some __PRE_RAM__ useKyösti Mälkki
2019-09-14arch/x86: Replace some __PRE_RAM__ useKyösti Mälkki
2019-09-14cpu/x86: Drop lapic_remote_read()Kyösti Mälkki
2019-09-14arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()Kyösti Mälkki
2019-09-13timestamps: Remove TIMESTAMP_CACHE_IN_BSSKyösti Mälkki
2019-09-13drivers/elog: Add elog_boot_notify()Kyösti Mälkki
2019-09-11src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS
2019-09-11timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki
2019-09-09lib/spd_bin: Extend DDR4 spd informationEric Lai
2019-09-06soc/intel/skylake: Add Lewisburg family PCH supportMaxim Polyakov
2019-09-04drivers/spi/spi_flash.c: Add SPI vendor IDsRichard Spiegel
2019-08-30soc/intel/skylake: Remove duplicated PCI IdMaxim Polyakov
2019-08-28intel/smm/gen1: Use smm_subregion()Kyösti Mälkki
2019-08-28soc/intel/cnl: Add CML IGD IDsMeera Ravindranath
2019-08-26x86: Introduce RESET_VECTOR_IN_RAM optionMartin Roth
2019-08-26arch/x86: Simplify <arch/early_variables.h>Kyösti Mälkki
2019-08-26lib/bootblock: Add simplified entry with basetimeKyösti Mälkki
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-26Add definition for ENV_ROMSTAGE_OR_BEFORE to <rules.h>Kyösti Mälkki
2019-08-26Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki
2019-08-26Move and rename ARCH_STAGE_HAS_xxx_SECTION rulesKyösti Mälkki
2019-08-26soc/intel/common: Include cometlake EMMC controller IDJamie Chen
2019-08-26lib: ramdetect: Register exception handlers for ARMv8Asami Doi
2019-08-26amdfam10: Remove use of __PRE_RAM__Kyösti Mälkki
2019-08-23ec/google/chromeec: Update ec_commands.hYou-Cheng Syu
2019-08-23arch/x86/acpi: Add acpi_device_hidPatrick Rudolph
2019-08-23soc/intel/cometlake: Add ISH Device IDBernardo Perez Priego
2019-08-22Add buffer_to/from_fifo32(_prefix) helpersJulius Werner
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki