summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
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
2019-08-20device/pnp.h: Move __SIMPLE_DEVICE__ guardsKyösti Mälkki
2019-08-20device/oprom: Drop unnecessary AMD headersKyösti Mälkki
2019-08-18cpu/intel: Enter romstage without BISTKyösti Mälkki
2019-08-16soc/intel/cannonlake: Add more PCI Ids for CoffeelakeChristian Walter
2019-08-15intel/smm: Define struct ied_header just onceKyösti Mälkki
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-08-15intel/smm/gen1: Rename header fileKyösti Mälkki
2019-08-15soc/*: mp_run_on_all_cpus: Remove configurable timeoutPatrick Rudolph
2019-08-15cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki
2019-08-15cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki
2019-08-15cpu/intel: Replace bsp_init_and_start_aps()Kyösti Mälkki
2019-08-15lib: edid: Move manufacturer name from private extra to public infoHung-Te Lin
2019-08-14dram: Add basic DDR4 SPD parsingAndrey Petrov
2019-08-13cpu/x86: Hide smm_save_state_area_t typedefKyösti Mälkki
2019-08-13cpu/x86: Change old-style SMI handler prototypesKyösti Mälkki
2019-08-13cpu/x86: Move some SMM function declarationsKyösti Mälkki
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-08-11arch/x86: Obsolete CACHE_AS_RAM configKyösti Mälkki
2019-08-10include, lib: Add <inttypes.h> printf macrosJacob Garber