Age | Commit message (Expand) | Author |
2021-03-01 | soc/intel: Drop `bootblock_cpu_init()` function | Angel Pons |
2021-03-01 | soc/intel/cannonlake: Drop unnecessary guard | Angel Pons |
2021-03-01 | soc/intel/{skl,cnl}: Do not chain-include systemagent.h | Angel Pons |
2021-03-01 | skylake,fsp1_1: Delete dead `report_memory_config()` function | Angel Pons |
2021-03-01 | soc/intel/skylake: Extract fsp_params.c out of romstage.c | Angel Pons |
2021-03-01 | soc/intel: Drop `romstage_pch_init()` function | Angel Pons |
2021-03-01 | soc/intel/{skl,icl}: Move tco_configure() to bootblock | Angel Pons |
2021-03-01 | soc/intel/icelake: Rename `pch_init()` function | Angel Pons |
2021-03-01 | soc/intel/skylake: Drop unused function prototypes | Angel Pons |
2021-03-01 | soc/intel: Factor out common smbus.h | Angel Pons |
2021-03-01 | soc/intel/skylake: Correct SMBUS_SLAVE_ADDR definition | Angel Pons |
2021-03-01 | soc/intel: Factor out common gpe.h | Angel Pons |
2021-03-01 | soc/intel/skylake: Move soc_acpi_name() | Angel Pons |
2021-03-01 | soc/intel: Factor out identical acpigen GPIO helpers | Angel Pons |
2021-03-01 | soc/intel/skylake: Clean up SD GPIO handling | Angel Pons |
2021-03-01 | soc/intel/skylake: Remove unused macro in cpu.h | Angel Pons |
2021-03-01 | soc/intel: Include gfx.asl from northbridge | Angel Pons |
2021-03-01 | soc/intel/common/gpio: Add gpio_routes_ioapic_irq function | Tim Wawrzynczak |
2021-03-01 | soc/intel/broadwell: Use ctdp.asl from Haswell | Angel Pons |
2021-03-01 | mb/ocp/deltalake: Fill ECC type in romstage | Angel Pons |
2021-03-01 | memory_info.h: Store SMBIOS error correction type | Angel Pons |
2021-02-27 | soc/intel/denverton_ns: Drop `pcidev_path_on_root_debug` usage | Angel Pons |
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 |
2021-02-13 | intel/broadwell,lynxpoint: Use HPTS() for HPET visibility | Kyösti Mälkki |
2021-02-12 | soc/intel/broadwell: Use southbridge common RCBA | Angel Pons |
2021-02-11 | ACPI: Move PICM declaration | Kyösti Mälkki |
2021-02-11 | sb,soc/intel: Drop OSYS from GNVS | Kyösti Mälkki |
2021-02-11 | mainboards: Drop PWRS from GNVS | Kyösti Mälkki |
2021-02-11 | src: Remove unused <arch/cpu.h> | Elyes HAOUAS |
2021-02-11 | soc/intel/broadwell: Remove _ADR from SerialIO ACPI devices | Angel Pons |
2021-02-11 | soc/intel/xeon_sp; Remove unneeded whitespace before tab | Elyes HAOUAS |
2021-02-10 | soc/intel/xeon_sp/include/soc/acpi_asl.h: Convert to ASL 2.0 | Elyes HAOUAS |
2021-02-10 | soc/intel/skylake: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-02-10 | soc/intel/skylake/acpi: Add PEP table | Benjamin Doron |
2021-02-10 | soc/intel/broadwell/pch: Simplify PCI RMW operations | Angel Pons |
2021-02-10 | soc/intel/broadwell: Use common MADT code | Angel Pons |
2021-02-10 | soc/intel/broadwell/pch: Drop `acpi_sci_irq` function | Angel Pons |
2021-02-10 | soc/intel/{cnl,skl}: Add alignment check for TSEG base and size | Benjamin Doron |
2021-02-10 | soc/intel/tgl: Update S0ix enable mask based on SoC and mainboard design | Shreesh Chhabbi |
2021-02-10 | src: Remove unused <boot_device.h> | Elyes HAOUAS |
2021-02-09 | soc/amd,intel: Drop s3_resume parameter on FSP-S functions | Kyösti Mälkki |
2021-02-09 | drivers/intel/fsp1_1,fsp2_0: Refactor logo display | Kyösti Mälkki |
2021-02-08 | soc/intel/{baytrail,broadwell}: Add missing <cbmem.h> | Angel Pons |
2021-02-08 | soc/intel/braswell,skylake: Drop logo parameters from devicetree | Kyösti Mälkki |
2021-02-08 | soc/intel: Drop CID1 from GNVS | Kyösti Mälkki |
2021-02-07 | soc/intel/broadwell/include/soc/me.h: Clean includes | Elyes HAOUAS |
2021-02-07 | soc/intel/quark/storage_test.c: Remove redundant <commonlib/cbmem_id.h> | Elyes HAOUAS |
2021-02-07 | acpi: Fix BERT size_t printf format error | Benjamin Doron |
2021-02-07 | soc/intel/alderlake: Increase VBT size to 9 KiB | Maulik V Vaghela |
2021-02-07 | soc/intel/broadwell: Use common {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-02-07 | soc/intel/broadwell: Convert to ASL 2.0 syntax | Elyes HAOUAS |