aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/icelake
AgeCommit message (Expand)Author
2019-11-11soc/intel/icelake: add soc implementation for ETR address APIMichael Niewöhner
2019-11-10soc/intel/common/ebda: Drop codeArthur Heymans
2019-11-10soc/intel/common/sa: Remove EBDA dependencyArthur Heymans
2019-11-07soc/intel/icelake: Refactor pch_early_init() codeSubrata Banik
2019-11-06soc/intel/icelake: Set FSP_TEMP_RAM_STACK unconditionallySubrata Banik
2019-11-04soc/intel/sgx: convert SGX and PRMRR devicetree options to KconfigMichael Niewöhner
2019-11-04soc/intel: skl,cnl,icl: consolidate ebda and memmapMichael Niewöhner
2019-11-04soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSPMichael Niewöhner
2019-11-04soc/intel/icelake: Make use of "all-y"Subrata Banik
2019-11-04soc/intel/icelake: Add alignment check for TSEG base and sizeSubrata Banik
2019-11-04soc/intel/icelake: Set DCACHE_BSP_STACK_SIZE default ~129KiB unconditionallySubrata Banik
2019-11-04soc/intel/icelake: Remove unused headersSubrata Banik
2019-11-04soc/intel/icelake: Skip BIOS OpRom execution based on CONFIG_RUN_FSP_GOPSubrata Banik
2019-11-04soc/intel/icelake: Clean up report_cpu_info() functionSubrata Banik
2019-11-03cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki
2019-11-02soc/intel/common/pch: move EBDA Kconfig to soc levelMichael Niewöhner
2019-11-01soc/intel/{cnl,icl,skl}: Move ipu.asl into common/block/acpiSubrata Banik
2019-11-01soc/intel/{cnl,icl}: Move globalnvs.asl/nvs.h into common/block/Subrata Banik
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-11-01soc/intel/{apl,cnl,dnv,icl,skl}: Move lpc.asl into common/block/acpiSubrata Banik
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-10-31soc/intel/{cnl,icl,skl}: Fix multiple whitespace issueSubrata Banik
2019-10-31soc/intel/{cnl,icl,skl}: Remove unused SMI opregionSubrata Banik
2019-10-31soc/intel/icelake: adapt FSP GOP param to match the other FSP2.0 platformsMichael Niewöhner
2019-10-31soc/intel/icelake: Enable caching on SPI memory-mapped boot device unconditio...Subrata Banik
2019-10-30soc/intel/common: move common memmap functionality from skl,icl,cnl,aplMichael Niewöhner
2019-10-28src/soc/intel: skl,cnl,icl: remove unneeded check in cbmem_top()Michael Niewöhner
2019-10-28src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS
2019-10-26soc/intel: common,skl,cnl,icl: drop reserved mmio memory size calculationMichael Niewöhner
2019-10-26soc,mb/intel: clean up remaining FSP2.0 socs/boardsMichael Niewöhner
2019-10-25soc/intel: Drop wrong _ADR objectsElyes HAOUAS
2019-10-20soc/intel/{cnl, icl}: Update the DCACHE_BSP_STACK_SIZE to 129KiBV Sowmya
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-09-29soc/intel: Rename <intelblocks/chip.h>Kyösti Mälkki
2019-09-16src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to commonSridhar Siricilla
2019-09-15src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-12soc/intel/{cnl, icl}: Cache the TSEG regionSubrata Banik
2019-09-11intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE KconfigSubrata Banik
2019-08-28soc/intel: Move fill_postcar_frame to memmap.cKyösti Mälkki
2019-08-27soc/intel/{apl,cnl,dnv,icl,skl} : Use common cpu/intel/car/romstage.c codeSubrata Banik
2019-08-26intel/car: Use common TS_START_ROMSTAGEKyösti Mälkki
2019-08-26lib/bootblock: Add simplified entry with basetimeKyösti Mälkki
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki
2019-08-15intel/smm: Define struct ied_header just onceKyösti Mälkki
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-08-15intel/ice,sky,cannon: Drop unused EMRR and UNCORE_EMRR codeKyösti Mälkki
2019-08-15soc/intel: Drop spurious includesKyösti Mälkki
2019-08-15mainboard/google: Fix indirect includesKyösti Mälkki
2019-08-15cpu/x86/smm: Define single smm_subregion()Kyösti Mälkki
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-08-11arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki
2019-08-11arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki
2019-08-09cpu/x86/smm: Drop SMI handler address from structKyösti Mälkki
2019-08-09soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber
2019-08-09soc/intel/{cnl,icl}: Use new power-failure-state APINico Huber
2019-08-08soc/intel: Fix SMRAM base MSRKyösti Mälkki
2019-08-08arch/x86: Handle smm_subregion() failureKyösti Mälkki
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
2019-08-08lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-08-07intel/icelake,skylake,cannonlake: Drop unused parameterKyösti Mälkki
2019-08-05soc/intel/{cnl,icl}: Add support to get LPSS controllers list from SOCAamir Bohra
2019-08-04soc/intel/common/block/uart: Update the UART PCI device referenceAamir Bohra
2019-08-02soc/intel/common/pch: Move thermal kconfig selection into common/pchSubrata Banik
2019-08-02soc/intel/icelake: Make use of common thermal code for ICLSubrata Banik
2019-07-25soc/intel: Guard remaining SA_DEV_ROOT definitionKyösti Mälkki
2019-07-25soc/intel/icelake: Add ENABLE_DISPLAY_OVER_EXT_PCIE_GFX kconfigSubrata Banik
2019-07-21soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki
2019-07-21soc/intel: Fix chip_info for PCH_DEV_PMCKyösti Mälkki
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
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