summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2018-01-12soc/intel/common: Add Intel HDA common block driverDuncan Laurie
2017-12-20device/dram/ddr2.c: Store the checksum in the decoded SPD structArthur Heymans
2017-12-20include/cpu/x86: Add clflush inline functionMarshall Dawson
2017-12-18drivers/mrc_cache: Add missing include file to mrc_cache.hMarshall Dawson
2017-12-17drivers/mrc_cache: move mrc_cache support to driversAaron Durbin
2017-12-15drivers/spi/spi_flash: add flash region protection to controllerAaron Durbin
2017-12-13device: Make pci_dev_ops_pci structure globalSubrata Banik
2017-12-11intel: Use MSR_EBC_FREQUENCY_ID instead of 0x2cElyes HAOUAS
2017-12-08device/pciexp_device: Set values numerically instead of as bitmaskPatrick Georgi
2017-12-07soc/intel/apollolake: add ability to enable eSPIBora Guvendik
2017-12-07boardid: Add helpers to read sku_id strapping into coreboot tablesJulius Werner
2017-12-07boardid: Minor clean up and standardizationJulius Werner
2017-12-06Kconfig: Remove BOARD_ID_MANUAL optionJulius Werner
2017-11-30intel: Replace msr(0x198) with msr(IA32_PERF_STATUS)Elyes HAOUAS
2017-11-28soc/intel/skylake: Make use of Intel common DSP blockSubrata Banik
2017-11-28intel/common/block: Add SKL CSME device IDSubrata Banik
2017-11-19include/timer.h: add NSECS_PER_SEC macroLin Huang
2017-11-15device: further untangle device_t from struct deviceAaron Durbin
2017-11-10device: untangle device_t from struct device some moreAaron Durbin
2017-11-07src: Fix all Siemens copyrightsMario Scheithauer
2017-11-04include: Deactivate timestamp_get if kconfig option not setPhilipp Deppenwiese
2017-11-02cpu/x86/mtrr: fix fls() and fms() inline assemblyAaron Durbin
2017-11-01cpu/amdfam15.h: Add definition for MMIO config MSRMarshall Dawson
2017-10-31intel/common/smbus: increase spd read performanceKane Chen
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