aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/icelake
AgeCommit message (Expand)Author
2019-07-18soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki
2019-07-17soc/intel: Fix regression with hidden PCI devicesKyösti Mälkki
2019-07-16soc/intel/{cnl,icl}: Always use CAR NEM enhanced by defaultAngel Pons
2019-07-14soc/intel/icelake: Update FSP UPDs if IGD is disable in devicetreeSubrata Banik
2019-07-14soc/intel/icelake: Make use of PCH_DEVFN_HDA macroSubrata Banik
2019-07-13cpu/x86: Move smm_lock() prototypeKyösti Mälkki
2019-07-11soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timerSubrata Banik
2019-07-10soc/intel: Remove invalid smm_relocate stubsKyösti Mälkki
2019-07-09arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-07-09cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki
2019-07-09soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.hSubrata Banik
2019-07-07soc/intel/icelake: Remove redundant gpio.c from Makefile.incSubrata Banik
2019-07-07soc/intel/{cannonlake,icelake}: Do not define PCH_DEV_PMC in ramstageFurquan Shaikh
2019-07-07soc/intel/icelake: Get rid of unused dev paramFurquan Shaikh
2019-07-07soc/intel/icelake: Use SA_DEV_ROOT instead of PCH_DEV_PMCFurquan Shaikh
2019-07-06soc/intel/icelake: Fix outb orderLijian Zhao
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-07-02soc/intel/icelake: Disable HDA based on devicetreeSubrata Banik
2019-06-21soc/intel: Provide SPD manufacturer ID and module type to SMBIOSDuncan Laurie
2019-06-13soc/intel/{cml, whl}: Add option to skip HECI disable in SMMSubrata Banik
2019-06-13soc/intel/icelake: Replace PCI device LPC to ESPI as per EDSSubrata Banik
2019-06-09soc/intel/icelake: Pass FSP-M/S UPD as per ICL requirementAamir Bohra
2019-06-09soc/intel/common: Skip SoC GT programming based on CONFIG_SKIP_GRAPHICS_ENABLINGSubrata Banik
2019-06-06src/soc/intel/common/smbios: Add addtional infos to dimm_infoChristian Walter
2019-06-03soc/intel: Replace UART_BASE() and friends with a KconfigNico Huber
2019-06-03soc/intel/{skl,cnl,icl}: Drop soc_uart_set_legacy_mode()Nico Huber
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-22post_code: add post code for hardware initialization failureKeith Short
2019-05-21soc/intel: Remove unused pointer argument in mca_configure()Subrata Banik
2019-05-20soc/intel/icelake: Make use of gpio_pm_configure()Subrata Banik
2019-05-18soc/intel: Fill DIMM serial number from SPDDuncan Laurie
2019-05-13soc/intel/{cannonlake,icelake}: Drop unused cbmem.c fileElyes HAOUAS
2019-05-02soc/intel/icelake: Correct the GPE DWx mapping for GPIO groupsSubrata Banik
2019-05-02soc/intel/icelake: Select FSP_M_XIPSubrata Banik
2019-05-02soc/intel/icelake: Move power_state functions to pmutil.cSubrata Banik
2019-05-02soc/intel/icelake: Add chipset event loggingSubrata Banik
2019-05-02soc/intel/icelake: Clear PMCON status bitsSubrata Banik
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-04-29soc/intel: Add GPI interrupt config register offset infoKarthikeyan Ramasubramanian
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-13soc/intel/cpulib: Remove redundent enable/disable functionsSubrata Banik
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-03-29soc/intel/icelake: Fix chipset_power_state structureSubrata Banik
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-19soc/intel/icelake: Enable support for FSP 2.1 specificationSubrata Banik
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07soc/intel/icelake: Add PM timer emulation support in ICLAamir Bohra
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/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-18soc/intel: Add mem_rank info in SMBIOSFrancois Toguo
2019-02-13soc/intel/icelake: Don't use CAR_GLOBALArthur Heymans
2019-02-01soc/intel/icelake: Make correct C-state entries for S0ix and non-S0ixSubrata Banik
2019-01-29soc/intel/icelake: Remove unnecessary USB charging ASL entriesSubrata Banik
2019-01-17soc/intel/icelake: Fix AG3E programming in PMCLijian Zhao
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-10Untangle CBFS microcode updatesNico Huber
2019-01-09soc/intel: Clean mess around UART_DEBUGNico Huber
2019-01-08soc/intel/icelake: Increase bootblock sizeSubrata Banik
2019-01-06soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()Nico Huber
2018-12-19soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-19soc/intel/icelake: Add GPIO group pad base for ACPISubrata Banik
2018-12-13cpuid: Add helper function for cpuid(1) functionsSubrata Banik
2018-12-10mb/intel/icelake_rvp: Fill Icelake U and Y RVP devicetree parametersAamir Bohra
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-30soc/intel/common: Rework acpi/cpu.aslArthur Heymans
2018-11-28soc/intel/icelake: Fix IO decode setupSubrata Banik
2018-11-26soc/intel/icelake: Add support to enable/disable USB charging in s3/S5Aamir Bohra
2018-11-22soc/intel/icelake: Create macros for FSP consumptionSubrata Banik
2018-11-18soc/intel/{cnl, icl}: Remove unnecessary __SIMPLE_DEVICE__ checkSubrata Banik
2018-11-17soc/intel/icelake: Make static IRQ mapping for PIC modeSubrata Banik
2018-11-17soc/intel/icelake: Make static IRQ mapping for ICP PCH pci devicesSubrata Banik
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-13soc/intel/icelake: Update GPIOs for Icelake SOCAamir Bohra
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-09mb/intel/icelake_rvp: Move CNVi ASL entry from static DSDT to dynamic SSDT ge...Subrata Banik
2018-11-07soc/intel/common: Include Icelake device IDsAamir Bohra
2018-11-05src: Remove unneeded include <arch/ioapic.h>Elyes HAOUAS
2018-11-05soc/intel/icelake: Add PID based on Icelake EDSAamir Bohra
2018-11-02soc/intel/icelake: Allow coreboot to reserve stack for fspAamir Bohra
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-31soc/intel/icelake: Open ports 0x60,0x64 for keyboard controllerShelley Chen
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-27soc/intel/*: Make FSP header path user configurablePatrick Georgi
2018-10-26soc/intel/icelake: Do initial SoC commitAamir Bohra