summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2017-10-20lib/gpio: constify array inputsAaron Durbin
2017-10-19cpu/x86: add AMD registers to SMM save stateJohn E. Kabat Jr
2017-10-19elog: Support logging S0ix sleep/wake info in elogFurquan Shaikh
2017-10-13src/device: Update LTR configuration schemeAamir Bohra
2017-09-27cpu/amd/amdfam15: Add misc. SMM definitionsMarshall Dawson
2017-09-27cpu/x86/smm: Add define for AMD64 save areaMarshall Dawson
2017-09-26timer: Add helper function stopwatch_wait_until_expiredJonathan Neuschäfer
2017-09-26include/nhlt: Unbreak a long URLJonathan Neuschäfer
2017-09-26AGESA cimx: Move cb_types.h to vendorcodeKyösti Mälkki
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-22device/dram/ddr2.c: Decoding byte[12] bit7 as self refresh flagArthur Heymans
2017-09-22soc/intel/skylake: add Kabylake Celeron base SKUGaggery Tsai
2017-09-19AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-09-14timestamp: Add function to get time since bootWerner Zeh
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-09-14usbdebug: Fix init and add support for postcarKyösti Mälkki
2017-09-11cpu/x86/mp_init: remove adjust_cpu_apic_entry()Aaron Durbin
2017-09-08soc/intel/common/block: Common ACPIShaunak Saha
2017-09-08stage_cache: Add rmodule params in metadataKyösti Mälkki
2017-09-06device/dram/ddr2: Add a function to normalize tCLKArthur Heymans
2017-09-05Move ADDR32() hack to arch/x86Patrick Georgi
2017-09-02cpu/x86/smm: Fix explicit 'addr32' usage in clang buildsEdward O'Callaghan
2017-08-22AMD K8 fam10-15: Tidy up CAR stack switchKyösti Mälkki
2017-08-22AMD K8 fam10-15: Tidy up CAR disableKyösti Mälkki
2017-08-19arch/x86: Clean up CONFIG_SMP and MAX_CPUS testKyösti Mälkki
2017-08-19arch/x86: Fix ugly NEED_LAPIC useKyösti Mälkki
2017-08-18device/smbus: Reuse I2C bus operations where applicableNico Huber
2017-08-18Reinvent I2C opsNico Huber
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-15device/smbus: Drop some never used boilerplateNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-08-14console: Add weak method to notify about deathPatrick Rudolph
2017-08-10SMBIOS: Correct length calculation for empty string tableKonstantin Aladyshev
2017-08-09device/pci: untangle struct device and device_tAaron Durbin
2017-08-08add __must_check to */compiler.hCaveh Jalali
2017-08-07usbdebug: Refactor early enableKyösti Mälkki
2017-08-06sb/intel/*: Use common SMBus functionsArthur Heymans
2017-08-04lib/cbmem: provide optional cbmem top initialization hookAaron Durbin
2017-08-03lib/cbmem: remove cbmem_region_used()Aaron Durbin
2017-08-01src/include: Add guards on all header filesMartin Roth
2017-07-28driver/intel/wifi: Update wifi wake source in elogNaresh G Solanki
2017-07-27timestamp: Apply factor to recorded stampsKyösti Mälkki
2017-07-26Port cmos.default handling to C environment bootblockNico Huber
2017-07-25soc/intel/skylake: Add IGD id for mobile Xeon with GT2Nico Huber
2017-07-21soc/intel/apollolake: Add pci device id for GLK IGDHannah Williams
2017-07-18vboot: Remove get_sw_write_protect_state callbackJulius Werner
2017-07-17intel/fsp: Add and use new post codes for FSP phase indicationSubrata Banik
2017-07-16assert: Add new dead_code() macro to assert dead code pathsJulius Werner
2017-07-14geode_lx: Move declaration to another headerKyösti Mälkki
2017-07-13src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth