summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/jasperlake: Update scs.asl to ASL2.0 syntaxV Sowmya2020-06-021-12/+12
* soc/intel/jasperlake: Update platform.asl to ASL2.0 syntaxV Sowmya2020-06-021-1/+1
* vendorcode/intel/fsp/fsp2_0/cpx_sp: update to FSP WW20 releaseJonathan Zhang2020-06-021-1/+1
* soc/xeon_sp/skx: Define MSR PPIN related registersJohnny Lin2020-06-021-0/+9
* src: Remove unused '#include <cbfs.h>'Elyes HAOUAS2020-06-022-2/+0
* src: Remove redundant includesElyes HAOUAS2020-06-0216-17/+1
* src: Remove duplicated includesElyes HAOUAS2020-06-025-6/+0
* src: Remove unused 'include <symbols.h>'Elyes HAOUAS2020-06-023-3/+0
* soc/amd/picasso: Remove unused 'include <romstage_handoff.h>'Elyes HAOUAS2020-06-022-2/+0
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-0211-11/+0
* src: Remove unused 'include <bootmode.h>'Elyes HAOUAS2020-06-024-4/+0
* soc/intel/xeon_sp/skx/soc_util.c: Remove unused <cpu/cpu.h>Elyes HAOUAS2020-06-021-1/+0
* soc/intel/*/bootblock/cpu.c: Drop unused includesElyes HAOUAS2020-06-022-2/+0
* {icelake,jasperlake,skylake,tigerlake}/bootblock.c: Clean up includesElyes HAOUAS2020-06-024-10/+1
* src: Remove unused '#include <timer.h>'Elyes HAOUAS2020-06-028-8/+0
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-029-9/+2
* soc/intel/xeon_sp: Early programming of ACPI barRocky Phagura2020-06-026-12/+97
* soc/intel/xeon_sp/skx: Let iasl automatically resolve _PRT package sizeArthur Heymans2020-06-021-98/+98
* soc/intel/denverton_ns: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-022-11/+9
* soc/intel/common: Trigger recovery mode for CSE Lite SKU run time errorsSridhar Siricilla2020-06-011-7/+42
* soc/intel/common/block: Remove unused headersAngel Pons2020-06-012-5/+0
* soc/intel/tigerlake/acpi: Update pch_hda.asl to ASL2.0 syntaxVenkata Krishna Nimmagadda2020-05-311-8/+6
* soc/intel/tigerlake/acpi: Update camera_clock_ctl.asl to ASL2.0Venkata Krishna Nimmagadda2020-05-311-2/+1
* soc/intel/tigerlake: Configure TcssDma0En and TcssDma1EnJohn Zhao2020-05-302-6/+11
* soc/amd/picasso: Enable FSP compressionFurquan Shaikh2020-05-291-0/+2
* soc/amd/picasso: Relocate FSP-M to address in DRAMFurquan Shaikh2020-05-292-0/+6
* soc/intel/tigerlake: Implement soc_get_pmc_mux_device()Tim Wawrzynczak2020-05-282-0/+29
* soc/amd/picasso/soc_util: add comment on socket detection problemsFelix Held2020-05-281-0/+2
* soc/amd/picasso/soc_util: remove unused functionsFelix Held2020-05-282-13/+1
* soc/intel/tigerlake: Generate PMC ACPI device at runtimeTim Wawrzynczak2020-05-283-29/+30
* soc/intel/jasperlake: Disable PAVP UPDRonak Kanabar2020-05-281-0/+3
* soc/intel/jasperlake: Correct GPIO community PID configurationAamir Bohra2020-05-281-5/+5
* soc/intel/tigerlake: Configure THCWonkyu Kim2020-05-281-0/+18
* soc/intel/tigerlake: Correct GPIO community PID configurationEric Lai2020-05-281-5/+5
* Remove new additions of "this file is part of" linesElyes HAOUAS2020-05-281-1/+0
* soc/sifive/fu540: Add chip_operations stubKyösti Mälkki2020-05-282-0/+8
* soc/ucb/riscv: Add chip_operations stubKyösti Mälkki2020-05-282-0/+9
* soc/intel/xeon_sp/skx: Remove invalid declarationKyösti Mälkki2020-05-281-2/+0
* soc/intel/xeon_sp/cpx: Remove redundant declarationKyösti Mälkki2020-05-281-2/+0
* soc/intel/common: Improve Type16 SMBIOS tablesPatrick Rudolph2020-05-289-4/+99
* soc/intel/jasperlake: Use coreboot lock down configAamir Bohra2020-05-281-2/+13
* soc/amd/picasso/smu: only print time for actual command executionFelix Held2020-05-271-4/+5
* soc/intel/gma: Implement fsp_soc_get_igd_bar() in common codeNico Huber2020-05-2712-69/+11
* soc/intel/gma: Move DDI-A 4-lane config to common codeNico Huber2020-05-276-37/+18
* intel/gma: Only enable bus mastering if we are going to use itNico Huber2020-05-272-9/+5
* intel/gma: Don't bluntly enable I/ONico Huber2020-05-272-2/+2
* soc/intel/gma: Move display and opregion init to common codeNico Huber2020-05-277-191/+41
* drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber2020-05-2720-582/+22
* soc/amd/picasso: Use SMU to put system into S3Marshall Dawson2020-05-271-5/+4
* soc/amd/picasso: Add generic SMU service requestMarshall Dawson2020-05-273-0/+131