summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2018-12-30device/pci_early: Fixes for __SIMPLE_DEVICE__Kyösti Mälkki
2018-12-30cpu/intel/car: Drop remains of setup_stack_and_mtrrs()Kyösti Mälkki
2018-12-30bootblock: Move function prototypeKyösti Mälkki
2018-12-28sb/intel/lynxpoint: Handle H81 only having 6 PCIe root portsTristan Corrick
2018-12-28soc/intel: Drop romstage_after_car()Kyösti Mälkki
2018-12-22arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-12-17vendorcode/google: support multiple SAR filenamesJustin TerAvest
2018-12-15cpu/x86: Make mp_get_apic_id() function externally availableSubrata Banik
2018-12-13cpuid: Add helper function for cpuid(1) functionsSubrata Banik
2018-12-05smmstore: make smmstore's SMM handler code follow everything elsePatrick Georgi
2018-12-05elog: make elog's SMM handler code follow everything elsePatrick Georgi
2018-12-03include/device/smbus.h: Don't use device_tElyes HAOUAS
2018-11-29azalia: Add Azalia Reset macroLijian Zhao
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-11-27soc/intel/common: Add audio controller device id for SKL-H pchPraveen hodagatta pranesh
2018-11-26drivers/spi: store detected flash IDsStefan Tauner
2018-11-23soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber
2018-11-16SMBIOS: Remove duplicated smbios_memory_type enumElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-09include/program_loading: Add POSTCAR prog typePhilipp Deppenwiese
2018-11-08src: Replace common MSR addresses with macrosElyes HAOUAS
2018-11-08soc/intel/skylake: Add PCH sku id's supported for KBLPraveen hodagatta pranesh
2018-11-07soc/intel/common: Include Icelake device IDsAamir Bohra
2018-11-07intel: Get rid of smm_get_pmbasePatrick Rudolph
2018-11-07timer: Add wait_us/wait_ms helper macros to wait for conditionsJulius Werner
2018-11-05cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-11-05amd/mtrr: Fix IORR MTRRElyes HAOUAS
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-31reset: Finalize move to new APINico Huber
2018-10-30src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-30{cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macrosElyes HAOUAS
2018-10-30drivers/spi: Winbond specific write-protection enablePatrick Rudolph
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-25selfboot: create selfboot_check function, remove check paramRonald G. Minnich
2018-10-22intel: Use CF9 reset (part 2)Patrick Rudolph
2018-10-22reset: Provide new single-function reset APINico Huber
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-10-18console/post_codes: Add post codes for memory param prep callbackFurquan Shaikh
2018-10-17soc/intel/cannonlake: Add new cannon lake PCH-H supportpraveen hodagatta pranesh
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-11selfboot: remove bounce buffersRonald G. Minnich
2018-10-10lib: increase part number size in memory_info/dimm_infoAaron Durbin
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08smmstore: Add a key/val store facility in flash, mediated through SMMPatrick Georgi
2018-10-05src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS
2018-10-03soc/amd/stoneyridge: Add IOMMU supportMarc Jones
2018-10-01drivers/intel/wifi: Add DID for Intel WIFI module 8260, 8275Subrata Banik
2018-09-28src/*: normalize Google copyright headersPatrick Georgi
2018-09-21include/device/pnp.h: Don't use device_tElyes HAOUAS