Age | Commit message (Expand) | Author |
2021-02-26 | intel/xeon_sp: Add ACPI to control GPIO | Maxim Polyakov |
2021-02-25 | soc/intel/{skl,cnl}: Uniformize romstage.h whitespace | Angel Pons |
2021-02-24 | soc/intel/*/smmrelocate.c: Sync includes | Angel Pons |
2021-02-24 | soc/intel/*/smmrelocate.c: Uniformize cosmetics | Angel Pons |
2021-02-24 | soc/intel/{skl,cnl}: Move smm_lock() to cpu.c | Angel Pons |
2021-02-24 | soc/intel/{cnl,icl}: Use matching type cast | Angel Pons |
2021-02-24 | soc/intel/*/pmutil.c: Align cosmetics across platforms | Angel Pons |
2021-02-24 | soc/intel/skylake/pmutil.c: Define __SIMPLE_DEVICE__ | Angel Pons |
2021-02-24 | soc/intel/skylake/pmutil: Correct soc_smi_sts_array() | Angel Pons |
2021-02-24 | soc/intel/{adl,jsl,ehl,tgl}: Remove ITSS polarity restore | Aamir Bohra |
2021-02-24 | soc/intel/alderlake: Add soc_get_xhci_usb_info() for elog support | Tim Wawrzynczak |
2021-02-24 | src/soc/intel/xeon_sp/cpx: Add enable IIO error masks | Rocky Phagura |
2021-02-23 | soc/intel/tigerlake: Remove polling for Link Active Status at resume | John Zhao |
2021-02-23 | intel/common/block/cpu: Add APIs to get CPU info from lapic ID | Aamir Bohra |
2021-02-23 | soc/intel/broadwell: Use cbmem_recovery() | Kyösti Mälkki |
2021-02-23 | soc/intel/baytrail: Use cbmem_recovery() | Kyösti Mälkki |
2021-02-23 | soc/intel/baytrail: Use a variable for s3resume | Kyösti Mälkki |
2021-02-22 | soc/intel/tigerlake: Enable end of post support in FSP | Nick Vaccaro |
2021-02-22 | soc/intel/xeon_sp: Define all SMI_STS bits | Angel Pons |
2021-02-22 | soc/intel/tigerlake: Add CrashLog implementation for intel TGL | Francois Toguo |
2021-02-20 | soc/intel/cannonlake: Add devicetree setting to disable turbo | Patrick Rudolph |
2021-02-18 | soc/intel/common: Drop unused `fast_spi_flash_read_wpsr` function | Angel Pons |
2021-02-18 | soc/intel/common/block/fast_spi: Define __SIMPLE_DEVICE__ | Angel Pons |
2021-02-18 | soc/intel/skylake: Move soc_fsp_load | Arthur Heymans |
2021-02-17 | soc/intel/alderlake: Fix PCI IRQ tables | Tim Wawrzynczak |
2021-02-17 | soc/intel/xeon_sp/smmrelocate: Don't run twice on the BSP | Arthur Heymans |
2021-02-17 | soc/intel/common/block/memory: Always write `data->spd_len` | Angel Pons |
2021-02-17 | soc/intel/common/block/smbus: Remove unused macro | Subrata Banik |
2021-02-16 | soc/intel/xeon_sp: Use common acpi_fill_mcfg() | Kyösti Mälkki |
2021-02-16 | src/soc/intel/{jasperlake,xeon_sp}: Remove unused <string.h> | Elyes HAOUAS |
2021-02-16 | soc/intel/elkhartlake: Remove unused <string.h> | Elyes HAOUAS |
2021-02-16 | soc/intel/{alderlake,apollolake}: Remove unused <string.h> | Elyes HAOUAS |
2021-02-16 | soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h> | Elyes HAOUAS |
2021-02-16 | soc/intel/common: Remove unused <string.h> | Elyes HAOUAS |
2021-02-16 | vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC | Kyösti Mälkki |
2021-02-16 | nb,soc/intel: Switch to CHROMEOS_RAMOOPS_DYNAMIC | Kyösti Mälkki |
2021-02-16 | soc/intel: Switch guard to CHROMEOS_RAMOOPS | Kyösti Mälkki |
2021-02-16 | soc/inteL/broadwell: Move select CHROMEOS_RAMOOPS_DYNAMIC | Kyösti Mälkki |
2021-02-16 | ACPI: Add acpi_reset_gnvs_for_wake() | Kyösti Mälkki |
2021-02-16 | soc/intel/baytrail,braswell: Drop aliases on MMCONF_BASE_ADDRESS | Kyösti Mälkki |
2021-02-16 | soc/intel: Drop aliases on MMCONF_BASE_ADDRESS | Kyösti Mälkki |
2021-02-15 | src: use ARRAY_SIZE where possible | Patrick Georgi |
2021-02-15 | soc/intel: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-15 | soc/intel/broadwell/pch: Use Lynxpoint GPIO code | Angel Pons |
2021-02-15 | broadwell boards: Switch to Lynxpoint GPIO headers | Angel Pons |
2021-02-15 | soc/intel/broadwell/pch: Prepare to drop `gpio.h` | Angel Pons |
2021-02-15 | soc/intel/*: Move prmrr_core_configure | Patrick Rudolph |
2021-02-15 | soc/intel/broadwell/pch: Rename GPIO identifiers | Angel Pons |
2021-02-15 | intel/xeon_sp/util: Use get_stack_busno instead of get_cpubusnos | Maxim Polyakov |
2021-02-14 | ACPI: Move common _PIC method | Kyösti Mälkki |