aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake
AgeCommit message (Expand)Author
2019-07-30soc/intel/{broad,cannon,sky}: Fix possible out-of-bounds readsJacob Garber
2019-07-25soc/intel: Guard remaining SA_DEV_ROOT definitionKyösti Mälkki
2019-07-21soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki
2019-07-21soc/intel/skylake: Enable Energy/Performance Bias controlMatthew Garrett
2019-07-19soc/intel/common: Add SOC specific function to get XHCI USB infoKarthikeyan Ramasubramanian
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-07-18soc/intel: Fix invalid use of 'static'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-13soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki
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-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-04Revert "soc/intel/skylake/romstage: Increase size of postcar stack"Kyösti Mälkki
2019-07-03soc/intel/skylake: Add Kabylake-R microcode update filesArthur Heymans
2019-07-01Use 3rdparty/intel-microcodeArthur Heymans
2019-06-21soc/intel: Provide SPD manufacturer ID and module type to SMBIOSDuncan Laurie
2019-06-21soc/intel/skylake: Clean up KconfigArthur Heymans
2019-06-21soc/intel/skylake: Remove ROMCCFLAGSArthur Heymans
2019-06-21soc/intel/skylake/romstage: Increase size of postcar stackChristian Walter
2019-06-18soc/intel/skylake: Select microcode updates depending on discrete PCHArthur Heymans
2019-06-08src/soc/intel/skylake/acpi: Remove Return for PS0/3Christian Walter
2019-06-08src/soc/intel/skylake/bootblock: Add SPT C236 to PCH TableChristian Walter
2019-06-07soc/intel: Add some missing MCH PCIe IDsKeno Fischer
2019-06-06soc/intel/skl/graphics: Implement panel setupNico Huber
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-29src/soc/intel/skylake/chip.h: Add smbios.h for Type9 EntriesChristian Walter
2019-05-29soc/intel/skylake: Use common cpu/intel/car romstage codeArthur Heymans
2019-05-29Clean up unused arch/early_variables.h headerArthur Heymans
2019-05-23soc/intel/skylake: Add PCI Id for Kabylake DTChristian Walter
2019-05-21soc/intel/fsp1.1: Implement postcar stageArthur Heymans
2019-05-21soc/intel: Remove unused pointer argument in mca_configure()Subrata Banik
2019-05-21soc/intel/skylake: Remove redundant mca_configure() in ramstageSubrata Banik
2019-05-18soc/intel: Fill DIMM serial number from SPDDuncan Laurie
2019-05-16soc/intel/skylake: Correct GPIO pointer assignmentJacob Garber
2019-05-07soc/intel/skylake: remove PrimaryDisplay checkMaxim Polyakov
2019-05-07soc/skl/memmap: calculate mem size even if IGD undefined in devtreeMaxim Polyakov
2019-05-07intel/fsp1_1: Drop remnants of `pei_data`Nico Huber
2019-05-07intel/fsp1_1: Move MRC cache pointers into `romstage_params`Nico Huber
2019-05-07intel/fsp1_1: Drop `boot_mode` from `pei_data`Nico Huber
2019-05-06soc/skylake: Add missing PCH IDsMarius Genheimer
2019-05-02soc/intel/{broadwell, skylake}: Remove unused pch_log_state() declarationSubrata Banik
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-04-29soc/skl: set IGD resources only if device is enabledMaxim Polyakov
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-08soc/skl: Update SkipExtGfxScan in UPD from devtreeMaxim Polyakov
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-04-06soc/intel/skylake: Set FSP options for PEG portMaxim Polyakov
2019-04-06{mb,soc/intel/skylake}: remove unused InternalGfxMaxim Polyakov
2019-04-06soc/intel/skylake: Update GFX devtree optionsMaxim Polyakov
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-25vboot: remove VBOOT_EC_SLOW_UPDATE Kconfig optionJoel Kitching
2019-03-24soc/intel/common: Remove common chip config use_fsp_mp_initSubrata Banik
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-18src: Drop unused 'include <romstage_handoff.h>'Elyes HAOUAS
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
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/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-03-01soc/intel/skylake: Unify serial IRQ optionsNico Huber
2019-02-28soc/intel/skylake: Remove redundant PM emulation timer macrosSubrata Banik
2019-02-18soc/intel: Add mem_rank info in SMBIOSFrancois Toguo
2019-02-18soc/intel/skylake: Use real common code for VMX initNico Huber
2019-02-15src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel
2019-02-15soc/intel/skylake: Avoid TOL_1V8 being set for GPP_F4 ~ GPP_F11Kane Chen
2019-01-28soc/intel/skylake: select FSP_M_XIP if MAINBOARD_USES_FSP2_0Matt DeVillier
2019-01-28soc/intel/{apl,skl}: Drop redundant `select RTC`Nico Huber
2019-01-27src: Fix the warning "type 'hex' are always defined"Elyes HAOUAS
2019-01-16soc/intel/skylake: Access conf pointer only if its not nullPratik Prajapati
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
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-07soc/intel: Standardize names of common MSRsElyes HAOUAS
2019-01-06soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()Nico Huber
2019-01-02soc/intel/skylake/graphics: Ensure intel_gma_restore_opregion() is calledNico Huber
2018-12-29soc/intel/skylake: Remove romcc related Kconfig optionArthur Heymans
2018-12-28arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki
2018-12-24Remove intel/skylake/bootblock/timestamp.incKyösti Mälkki
2018-12-20soc/intel: Get rid of device_tElyes HAOUAS
2018-12-19soc/intel/skylake: Add Sagv enum value definitionPraveen hodagatta pranesh
2018-12-19soc/intel/skylake: Generate DMAR tables for FSP 1.1 boardsMatt DeVillier
2018-12-19soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-18soc: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS