summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
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
2016-11-10vboot: Add support for recovery mode with forced memory retrainingFurquan Shaikh
2016-11-09cpu/intel: Add MSR to support enabling turbo frequencyShaunak Saha
2016-11-09ACPI S3: Remove HIGH_MEMORY_SAVE where possibleKyösti Mälkki
2016-11-09string.h: only guard snprintf() with __ROMCC__Aaron Durbin
2016-11-07pci_ids.h: Correct recent AMD ID namesMarshall Dawson
2016-11-06soc/intel/common: log event when MRC cache is updatedAaron Durbin
2016-11-06elog: add sources to reflect full event type namespace usageAaron Durbin
2016-11-06elog: fix default elog_add_event_raw() declarationAaron Durbin
2016-11-06Add option to use Ada code in ramstageNico Huber
2016-11-02pci_ids.h: Add ID for amd/00670F00 northbridgeMarshall Dawson
2016-11-02soc/intel/apollolake: Disable Monitor and Mwait featureVenkateswarlu Vinjamuri
2016-10-31lib/prog_loaders: use common ramstage_cache_invalid()Aaron Durbin
2016-10-24RISCV: Clean up the common architectural codeRonald G. Minnich
2016-10-13vboot: Stop creating backup space in TPMDaisuke Nojiri
2016-10-06arm64: Use 'payload' format for ATF instead of 'stage'Simon Glass
2016-10-01cpu/amd/model_fxx: transition away from device_tAntonello Dettori
2016-09-20src/include: Add space around operatorsElyes HAOUAS
2016-09-19arch/x86,lib: make cbmem console work in postcar stageAaron Durbin
2016-09-19console: honor CONFIG_POSTCAR_CONSOLEAaron Durbin
2016-09-12arch/arm: Add armv7-r configurationHakim Giydan
2016-09-12cpu/x86: Move fls() and fms() to mtrr.hRizwan Qureshi
2016-09-08edid: Fix a function signatureNico Huber
2016-09-05src/include: Improve code formattingElyes HAOUAS
2016-09-04device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__Antonello Dettori
2016-08-28src/include: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-27cbmem: Always maintain backing store struct in a global on non-x86Julius Werner
2016-08-27cbfs: Add "struct" file type and associated helpersJulius Werner
2016-08-23memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG()Julius Werner