summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh
2016-12-15smbios.h: add missing SKU field to type3 tableMatt DeVillier
2016-12-15lib/cbmem: allow anyone to use cbmem_possibly_online()Aaron Durbin
2016-12-13pc80: Move set_boot_successful()Kyösti Mälkki
2016-12-11x86 SMM: Fix use with RELOCATABLE_RAMSTAGEKyösti Mälkki
2016-12-10cbfs: Add API to locate a file from specific regionPratik Prajapati
2016-12-08cpu/x86: allow AP callbacks after MP initAaron Durbin
2016-12-08bootstate: add arch specific hook at coreboot exitAaron Durbin
2016-12-08drivers/spi: provide a mechanism to obtain the SPI flash boot deviceAaron Durbin
2016-12-08lib: add region file supportAaron Durbin
2016-12-08lib/compute_ip_checksum: mark data buffer as constAaron Durbin
2016-12-07src/device: Get device structure by path typeSubrata Banik
2016-12-07spi: Clean up SPI driver interfaceFurquan Shaikh
2016-12-07MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2016-12-06CPU: Declare cpu_phys_address_size() for all archKyösti Mälkki
2016-12-06CPU: Move SMM prototypes under x86Kyösti Mälkki
2016-12-06PCI ops: Remove pci_mmio_xx() in ramstageKyösti Mälkki
2016-12-06spi_flash: Make a deep copy of spi_slave structureFurquan Shaikh
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-12-04spi_flash: Move spi flash opcodes to spi_flash.hFurquan Shaikh
2016-12-01lib/nhlt: add support for setting the oem_revisionAaron Durbin
2016-12-01arch/x86: cache postcar in stage cacheAaron Durbin
2016-12-01lib: put romstage_handoff implementation in own compilation unitAaron Durbin
2016-12-01romstage_handoff: add helper to determine resume statusAaron Durbin
2016-12-01romstage_handoff: remove code duplicationAaron Durbin
2016-11-30lib: Add library to handle SPD data in CBFS or DIMMNaresh G Solanki
2016-11-30soc/intel/common: Add save/restore for variable MRC dataAndrey Petrov
2016-11-24x86 BIST: Fix missing includeKyösti Mälkki
2016-11-24x86 BIST: Declare function with inline in header fileKyösti Mälkki
2016-11-23AGESA binaryPI: Fix PCI ID namespaceKyösti Mälkki
2016-11-23include/device/early_smbus.h: Declare smbus write functionNaresh G Solanki
2016-11-22spi: Get rid of flash_programmer_probe in spi_slave structureFurquan Shaikh
2016-11-22spi: Get rid of max_transfer_size parameter in spi_slave structureFurquan Shaikh
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-11-20device/dram/ddr3: Calculate CRC16 of SPD unique identifierKyösti Mälkki
2016-11-17rtc: Check update-in-progress bitMarshall Dawson
2016-11-16include/device/pci_ids.h: Correct Entertainment sub-classElyes HAOUAS
2016-11-16vboot: TPM2 - report attempts to re-create NVRAM spacesVadim Bendebury
2016-11-14vboot: Add new function for logging recovery mode switchesFurquan Shaikh
2016-11-14elog: Update event log IDs for EC eventsFurquan Shaikh
2016-11-12drivers/intel/fsp2_0: track end of firmware notificationsAaron Durbin
2016-11-12cpu/x86/mtrr: allow temporary MTRR range during corebootAaron Durbin
2016-11-11src/vboot: mark factory_initialze_tpm() as staticVadim Bendebury
2016-11-11intel post-car: Separate files for setup_stack_and_mtrrs()Kyösti Mälkki
2016-11-10vboot: Add support for recovery hash space in TPMFurquan Shaikh
2016-11-10antirollback: Sync TPM space indices with vboot libraryFurquan Shaikh
2016-11-10mrc: Add support for separate training cache in recovery modeFurquan Shaikh