summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* google/chromeos: disable platform hierarchy on resume for TPM2Aaron Durbin2017-01-121-0/+5
* chromeos: Implement locating and decoding wifi sar data from VPDRobbie Zhang2017-01-091-0/+38
* arch/x86: fix cmos post logging in non romcc bootblockAaron Durbin2017-01-061-0/+29
* spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh2016-12-231-2/+60
* smbios.h: add missing SKU field to type3 tableMatt DeVillier2016-12-151-0/+1
* lib/cbmem: allow anyone to use cbmem_possibly_online()Aaron Durbin2016-12-151-0/+16
* pc80: Move set_boot_successful()Kyösti Mälkki2016-12-131-0/+1
* x86 SMM: Fix use with RELOCATABLE_RAMSTAGEKyösti Mälkki2016-12-111-0/+4
* cbfs: Add API to locate a file from specific regionPratik Prajapati2016-12-101-0/+3
* cpu/x86: allow AP callbacks after MP initAaron Durbin2016-12-081-0/+18
* bootstate: add arch specific hook at coreboot exitAaron Durbin2016-12-081-0/+4
* drivers/spi: provide a mechanism to obtain the SPI flash boot deviceAaron Durbin2016-12-081-0/+4
* lib: add region file supportAaron Durbin2016-12-081-0/+62
* lib/compute_ip_checksum: mark data buffer as constAaron Durbin2016-12-081-1/+1
* src/device: Get device structure by path typeSubrata Banik2016-12-071-0/+1
* spi: Clean up SPI driver interfaceFurquan Shaikh2016-12-071-0/+19
* MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki2016-12-071-0/+3
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-061-0/+3
* CPU: Declare cpu_phys_address_size() for all archKyösti Mälkki2016-12-061-0/+1
* CPU: Move SMM prototypes under x86Kyösti Mälkki2016-12-061-4/+0
* PCI ops: Remove pci_mmio_xx() in ramstageKyösti Mälkki2016-12-061-8/+0
* spi_flash: Make a deep copy of spi_slave structureFurquan Shaikh2016-12-061-1/+2
* spi: Define and use spi_ctrlr structureFurquan Shaikh2016-12-051-0/+18
* spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh2016-12-051-3/+4
* spi: Fix parameter types for spi functionsFurquan Shaikh2016-12-051-7/+6
* spi_flash: Move spi flash opcodes to spi_flash.hFurquan Shaikh2016-12-042-4/+4
* lib/nhlt: add support for setting the oem_revisionAaron Durbin2016-12-011-2/+4
* arch/x86: cache postcar in stage cacheAaron Durbin2016-12-011-0/+1
* lib: put romstage_handoff implementation in own compilation unitAaron Durbin2016-12-011-72/+2
* romstage_handoff: add helper to determine resume statusAaron Durbin2016-12-011-0/+13
* romstage_handoff: remove code duplicationAaron Durbin2016-12-011-5/+26
* lib: Add library to handle SPD data in CBFS or DIMMNaresh G Solanki2016-11-301-0/+57
* soc/intel/common: Add save/restore for variable MRC dataAndrey Petrov2016-11-301-0/+1
* x86 BIST: Fix missing includeKyösti Mälkki2016-11-241-0/+2
* x86 BIST: Declare function with inline in header fileKyösti Mälkki2016-11-241-1/+1
* AGESA binaryPI: Fix PCI ID namespaceKyösti Mälkki2016-11-231-22/+22
* include/device/early_smbus.h: Declare smbus write functionNaresh G Solanki2016-11-231-1/+1
* spi: Get rid of flash_programmer_probe in spi_slave structureFurquan Shaikh2016-11-222-4/+7
* spi: Get rid of max_transfer_size parameter in spi_slave structureFurquan Shaikh2016-11-221-5/+0
* spi: Clean up SPI flash driver interfaceFurquan Shaikh2016-11-222-24/+47
* device/dram/ddr3: Calculate CRC16 of SPD unique identifierKyösti Mälkki2016-11-201-0/+1
* rtc: Check update-in-progress bitMarshall Dawson2016-11-171-0/+10
* include/device/pci_ids.h: Correct Entertainment sub-classElyes HAOUAS2016-11-161-1/+1
* vboot: TPM2 - report attempts to re-create NVRAM spacesVadim Bendebury2016-11-161-0/+5
* vboot: Add new function for logging recovery mode switchesFurquan Shaikh2016-11-141-0/+1
* elog: Update event log IDs for EC eventsFurquan Shaikh2016-11-141-18/+25
* drivers/intel/fsp2_0: track end of firmware notificationsAaron Durbin2016-11-121-0/+14
* cpu/x86/mtrr: allow temporary MTRR range during corebootAaron Durbin2016-11-121-0/+7
* src/vboot: mark factory_initialze_tpm() as staticVadim Bendebury2016-11-111-9/+0
* intel post-car: Separate files for setup_stack_and_mtrrs()Kyösti Mälkki2016-11-111-0/+23