summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake
Commit message (Expand)AuthorAgeFilesLines
* soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki2019-07-131-3/+2
* cpu/x86: Move smm_lock() prototypeKyösti Mälkki2019-07-131-0/+1
* soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timerSubrata Banik2019-07-114-14/+6
* soc/intel: Remove invalid smm_relocate stubsKyösti Mälkki2019-07-101-10/+0
* arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-091-1/+0
* cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki2019-07-091-1/+0
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-049-23/+23
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-041-1/+1
* Revert "soc/intel/skylake/romstage: Increase size of postcar stack"Kyösti Mälkki2019-07-041-1/+1
* soc/intel/skylake: Add Kabylake-R microcode update filesArthur Heymans2019-07-031-2/+4
* Use 3rdparty/intel-microcodeArthur Heymans2019-07-011-4/+4
* soc/intel: Provide SPD manufacturer ID and module type to SMBIOSDuncan Laurie2019-06-211-1/+3
* soc/intel/skylake: Clean up KconfigArthur Heymans2019-06-212-4/+8
* soc/intel/skylake: Remove ROMCCFLAGSArthur Heymans2019-06-211-2/+0
* soc/intel/skylake/romstage: Increase size of postcar stackChristian Walter2019-06-211-1/+1
* soc/intel/skylake: Select microcode updates depending on discrete PCHArthur Heymans2019-06-181-5/+7
* src/soc/intel/skylake/acpi: Remove Return for PS0/3Christian Walter2019-06-081-78/+74
* src/soc/intel/skylake/bootblock: Add SPT C236 to PCH TableChristian Walter2019-06-081-0/+1
* soc/intel: Add some missing MCH PCIe IDsKeno Fischer2019-06-071-0/+3
* soc/intel/skl/graphics: Implement panel setupNico Huber2019-06-062-0/+76
* src/soc/intel/common/smbios: Add addtional infos to dimm_infoChristian Walter2019-06-061-1/+4
* soc/intel: Replace UART_BASE() and friends with a KconfigNico Huber2019-06-032-7/+5
* soc/intel/{skl,cnl,icl}: Drop soc_uart_set_legacy_mode()Nico Huber2019-06-031-15/+0
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* src/soc/intel/skylake/chip.h: Add smbios.h for Type9 EntriesChristian Walter2019-05-291-0/+1
* soc/intel/skylake: Use common cpu/intel/car romstage codeArthur Heymans2019-05-292-42/+1
* Clean up unused arch/early_variables.h headerArthur Heymans2019-05-292-2/+0
* soc/intel/skylake: Add PCI Id for Kabylake DTChristian Walter2019-05-231-0/+1
* soc/intel/fsp1.1: Implement postcar stageArthur Heymans2019-05-211-2/+3
* soc/intel: Remove unused pointer argument in mca_configure()Subrata Banik2019-05-211-1/+1
* soc/intel/skylake: Remove redundant mca_configure() in ramstageSubrata Banik2019-05-211-4/+0
* soc/intel: Fill DIMM serial number from SPDDuncan Laurie2019-05-181-0/+1
* soc/intel/skylake: Correct GPIO pointer assignmentJacob Garber2019-05-161-1/+1
* soc/intel/skylake: remove PrimaryDisplay checkMaxim Polyakov2019-05-071-5/+1
* soc/skl/memmap: calculate mem size even if IGD undefined in devtreeMaxim Polyakov2019-05-071-12/+7
* intel/fsp1_1: Drop remnants of `pei_data`Nico Huber2019-05-076-163/+0
* intel/fsp1_1: Move MRC cache pointers into `romstage_params`Nico Huber2019-05-073-18/+6
* intel/fsp1_1: Drop `boot_mode` from `pei_data`Nico Huber2019-05-071-1/+0
* soc/skylake: Add missing PCH IDsMarius Genheimer2019-05-061-0/+5
* soc/intel/{broadwell, skylake}: Remove unused pch_log_state() declarationSubrata Banik2019-05-021-1/+0
* vboot: refactor OPROM codeJoel Kitching2019-04-301-1/+1
* soc/skl: set IGD resources only if device is enabledMaxim Polyakov2019-04-294-18/+38
* soc/intel: Add GPI interrupt config register offset infoKarthikeyan Ramasubramanian2019-04-292-0/+10
* soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS2019-04-2614-14/+28
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-232-2/+0
* soc/skl: Update SkipExtGfxScan in UPD from devtreeMaxim Polyakov2019-04-081-0/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-062-3/+2
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-062-2/+1
* soc/intel/skylake: Set FSP options for PEG portMaxim Polyakov2019-04-063-0/+87
* {mb,soc/intel/skylake}: remove unused InternalGfxMaxim Polyakov2019-04-061-1/+0