summaryrefslogtreecommitdiff
path: root/src/soc/intel/common
AgeCommit message (Expand)Author
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-21cpu/x86: Move checking for MTRR's as a proxy for proper CPU resetArthur Heymans
2019-04-19soc/intel/common: Inject SMBIOS type 16 tableLijian Zhao
2019-04-17soc/intel/common: Add the audio PCI device ID for CometlakeV Sowmya
2019-04-17soc/intel/common/timer: Calculate TSC frequency based on CPUID 0x15Subrata Banik
2019-04-13soc/intel/cpulib: Remove redundent enable/disable functionsSubrata Banik
2019-04-13soc/intel/cpulib: Factor out IA32_PERF_CTL (0x199) MSR codeSubrata Banik
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-28soc/intel/common: Move support to log XHCI wake eventsKarthikeyan Ramasubramanian
2019-03-27device/pciexp_device: Convert LTR non-snoop/snoop value into common macroSubrata Banik
2019-03-24soc/intel/common: Remove common chip config use_fsp_mp_initSubrata Banik
2019-03-24soc/intel/common: Add Kconfig option to choose desired MP Init for platformSubrata Banik
2019-03-21{northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()Subrata Banik
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-19Fix 'unsigned int' to bare use of 'unsigned'Subrata Banik
2019-03-18soc/intel/common: Update ESPI disable optionDuncan Laurie
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06soc/intel/skylake: Add H110 PCH seriesMaxim Polyakov
2019-03-06soc/intel/skylake: Add new Northbridge and IGD IDsMaxim Polyakov
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/io.h: Add missing includesKyösti Mälkki
2019-03-04{src/include},{soc/intel): Configure HDA codecsFrans Hendriks
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-28soc/intel/cannonlake: Add Comet Lake U SA 2+2 Device IDSubrata Banik
2019-02-26soc/intel/common: Include cometlake PCH IDsRonak Kanabar
2019-02-24soc/intel/common: Include cometlake SA IDsRonak Kanabar
2019-02-24soc/intel/common: Include cometlake CPU IDsRonak Kanabar
2019-02-19soc/intel/common: Add whiskeylake celeron v-0 supportLijian Zhao
2019-02-18soc/intel: Add mem_rank info in SMBIOSFrancois Toguo
2019-02-15soc/intel/skylake: Avoid TOL_1V8 being set for GPP_F4 ~ GPP_F11Kane Chen
2019-02-05src/soc/intel/common: Clear GPIO driver ownership when not requestedKeith Short
2019-02-05soc/intel/cpulib: Add debug message to mca_configure()Nico Huber
2019-01-28soc/apollolake: Generate DMAR tableWerner Zeh
2019-01-28intelblocks/systemagent: Add ACPI table generation hookWerner Zeh
2019-01-28soc/intel/denverton_ns: Add ACPI T-States and P-StatesJulien Viard de Galbert
2019-01-28soc/intel/common/rtc: Enable RTC in common code RTCLijian Zhao
2019-01-27src: Fix the warning "type 'hex' are always defined"Elyes HAOUAS
2019-01-25soc/intel/denverton_ns: Enable ACPI using intelblockJulien Viard de Galbert
2019-01-24soc/intel/common/block/acpi: fix P-States extra entryJulien Viard de Galbert
2019-01-24soc/intel/gpio: Enable configuring GPIO debounce durationKarthikeyan Ramasubramanian
2019-01-24soc/intel/common/gpio_defs: Enable configuring GPIO_DW2 pad registerKarthikeyan Ramasubramanian
2019-01-23soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS
2019-01-21drivers/spi: Add controller protection typeRizwan Qureshi
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-10soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik
2019-01-09soc/intel: Clean mess around UART_DEBUGNico Huber
2019-01-08arch/x86: Link walkcbfs.S instead of including itArthur Heymans