summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common
Commit message (Expand)AuthorAgeFilesLines
* device/pciexp_device: Convert LTR non-snoop/snoop value into common macroSubrata Banik2019-03-271-6/+2
* soc/intel/common: Remove common chip config use_fsp_mp_initSubrata Banik2019-03-243-32/+2
* soc/intel/common: Add Kconfig option to choose desired MP Init for platformSubrata Banik2019-03-241-0/+27
* {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()Subrata Banik2019-03-211-10/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-205-3/+3
* Fix 'unsigned int' to bare use of 'unsigned'Subrata Banik2019-03-191-1/+1
* soc/intel/common: Update ESPI disable optionDuncan Laurie2019-03-183-18/+9
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-0827-70/+70
* soc/intel/skylake: Add H110 PCH seriesMaxim Polyakov2019-03-061-0/+1
* soc/intel/skylake: Add new Northbridge and IGD IDsMaxim Polyakov2019-03-062-0/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-0411-7/+11
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-0411-11/+0
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1
* {src/include},{soc/intel): Configure HDA codecsFrans Hendriks2019-03-041-0/+2
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-019-0/+9
* soc/intel/cannonlake: Add Comet Lake U SA 2+2 Device IDSubrata Banik2019-02-281-0/+1
* soc/intel/common: Include cometlake PCH IDsRonak Kanabar2019-02-2615-1/+47
* soc/intel/common: Include cometlake SA IDsRonak Kanabar2019-02-242-0/+25
* soc/intel/common: Include cometlake CPU IDsRonak Kanabar2019-02-242-0/+9
* soc/intel/common: Add whiskeylake celeron v-0 supportLijian Zhao2019-02-193-0/+3
* soc/intel: Add mem_rank info in SMBIOSFrancois Toguo2019-02-182-2/+3
* soc/intel/skylake: Avoid TOL_1V8 being set for GPP_F4 ~ GPP_F11Kane Chen2019-02-152-0/+19
* src/soc/intel/common: Clear GPIO driver ownership when not requestedKeith Short2019-02-051-10/+18
* soc/intel/cpulib: Add debug message to mca_configure()Nico Huber2019-02-051-0/+2
* soc/apollolake: Generate DMAR tableWerner Zeh2019-01-282-2/+6
* intelblocks/systemagent: Add ACPI table generation hookWerner Zeh2019-01-282-0/+17
* soc/intel/denverton_ns: Add ACPI T-States and P-StatesJulien Viard de Galbert2019-01-282-1/+7
* soc/intel/common/rtc: Enable RTC in common code RTCLijian Zhao2019-01-281-0/+1
* src: Fix the warning "type 'hex' are always defined"Elyes HAOUAS2019-01-271-1/+1
* soc/intel/denverton_ns: Enable ACPI using intelblockJulien Viard de Galbert2019-01-251-1/+3
* soc/intel/common/block/acpi: fix P-States extra entryJulien Viard de Galbert2019-01-241-10/+16
* soc/intel/gpio: Enable configuring GPIO debounce durationKarthikeyan Ramasubramanian2019-01-242-1/+30
* soc/intel/common/gpio_defs: Enable configuring GPIO_DW2 pad registerKarthikeyan Ramasubramanian2019-01-241-0/+13
* soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS2019-01-2312-50/+50
* drivers/spi: Add controller protection typeRizwan Qureshi2019-01-211-3/+20
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik2019-01-108-8/+198
* soc/intel: Clean mess around UART_DEBUGNico Huber2019-01-092-6/+17
* arch/x86: Link walkcbfs.S instead of including itArthur Heymans2019-01-081-1/+5
* soc/intel: Standardize names of common MSRsElyes HAOUAS2019-01-072-9/+9
* soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()Nico Huber2019-01-062-15/+0
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-063-31/+5
* device: Use pcidev_path_on_root()Kyösti Mälkki2019-01-063-4/+4
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-2/+2
* soc/intel: Fix bad uses of __SIMPLE_DEVICE__Kyösti Mälkki2019-01-032-12/+1
* soc/intel: Get rid of device_tElyes HAOUAS2018-12-201-1/+5
* soc/intel/common: Add support for GPIO group pad baseDuncan Laurie2018-12-142-6/+46
* cpuid: Add helper function for cpuid(1) functionsSubrata Banik2018-12-131-3/+5
* smmstore: make smmstore's SMM handler code follow everything elsePatrick Georgi2018-12-051-2/+2
* elog: make elog's SMM handler code follow everything elsePatrick Georgi2018-12-051-2/+2