Age | Commit message (Expand) | Author |
2022-05-11 | *.h: Fix up typos in guarding | Arthur Heymans |
2022-03-29 | soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code | Subrata Banik |
2022-02-25 | arch/x86: factor out and commonize HPET_BASE_ADDRESS definition | Felix Held |
2022-02-15 | soc/intel/xeon_sp: Add function to clear PMCON status bits | Subrata Banik |
2022-02-02 | soc/intel/common/cse: Rework heci_disable function | Subrata Banik |
2021-11-05 | soc/intel/xeon_sp: Refactor `get_threads_per_package()` | Angel Pons |
2021-11-03 | soc/intel/xeon_sp: disable PM ACPI timer if chosen | Michael Niewöhner |
2021-10-13 | soc/intel: drop P_BLK support | Michael Niewöhner |
2021-09-23 | soc/intel/xeon_sp: correct wrong gpio register base offsets | Michael Niewöhner |
2021-09-23 | soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registers | Michael Niewöhner |
2021-06-04 | src/intel/xeon_sp: add hardware error support (HEST) | Rocky Phagura |
2021-04-21 | soc/intel/xeon_sp: Drop unused functions and prototypes | Angel Pons |
2021-04-18 | soc/intel/xeon_sp: Set SATA REGLOCKs | Marc Jones |
2021-04-18 | soc/intel/xeon_sp: Set MSR locks | Marc Jones |
2021-03-30 | soc/intel/xeon_sp: Prepare for CBnT BPM generation | Arthur Heymans |
2021-03-27 | soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h | Subrata Banik |
2021-03-26 | soc/intel/xeon_sp: Move PCH PCI device defines | Marc Jones |
2021-03-20 | soc/intel/xeon_sp/: Fix SMI_LOCK setting | Marc Jones |
2021-03-20 | soc/intel: Drop unused `GPIO_NUM_GROUPS` macro | Angel Pons |
2021-03-09 | soc/intel/xeon_sp: Add PCH lockdown | Marc Jones |
2021-03-03 | soc/intel: Guard macro parameters in pm.h | Angel Pons |
2021-02-26 | intel/xeon_sp: Add ACPI to control GPIO | Maxim Polyakov |
2021-02-22 | soc/intel/xeon_sp: Define all SMI_STS bits | Angel Pons |
2021-02-15 | intel/xeon_sp/util: Use get_stack_busno instead of get_cpubusnos | Maxim Polyakov |
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-01-26 | soc/intel/xeon_sp/acpi.c: Add ACPI C-State table | Marc Jones |
2021-01-19 | intel/xeon_sp, mb/ocp/deltalake: Rework get_stack_busnos() | Maxim Polyakov |
2021-01-03 | soc/intel: Drop indirect <soc/nvs.h> include | Kyösti Mälkki |
2020-12-22 | soc/intel/xeon_sp: Use common block ACPI | Marc Jones |
2020-12-16 | soc/intel/xeon_sp: Move DMICTL lock | Arthur Heymans |
2020-12-11 | soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declaration | Marc Jones |
2020-12-10 | soc/intel/xeon_sp/nvs: Use common global NVS | Marc Jones |
2020-12-05 | soc/intel/xeon_sp: Don't use common block acpi.h | Marc Jones |
2020-11-24 | soc/intel/xeon_sp: Enable SMI handler | Rocky Phagura |
2020-11-24 | soc/intel/xeon_sp: Select INTEL_COMMON_BLOCK_TCO | Arthur Heymans |
2020-11-20 | soc/intel/xeon_sp: Set coreboot defined IOAPIC and HPET BDF | Arthur Heymans |
2020-11-20 | soc/intel/xeon_sp/cpx: Lock down P2SB SBI | Arthur Heymans |
2020-11-16 | soc/intel/xeon_sp: Synchronize DMAR and MADT IOAPIC id's | Arthur Heymans |
2020-11-13 | soc/intel/xeon_sp: move get_iiostack_info() to a common place | Arthur Heymans |
2020-11-09 | soc/intel/xeon_sp: Move set_bios_init_completion() | Marc Jones |
2020-11-06 | soc/intel/xeon_sp: Move CPU helper functions | Marc Jones |
2020-10-30 | soc/intel/xeon_sp: Move read_msr_ppin() to common util.c | Marc Jones |
2020-10-30 | soc/intel/xeon_sp: Move common chip.c code | Marc Jones |
2020-10-29 | soc/intel/xeon_sp: Move function debug macros | Marc Jones |
2020-10-29 | include/device/device.h: Move resource debug macros | Marc Jones |
2020-10-28 | mb/ocp/deltalake: Rename motherboard_fill_fadt() | Jingle Hsu |
2020-10-22 | soc/intel/xeon_sp: Rename cpx_generate_p_state_entries() | Marc Jones |
2020-10-22 | soc/intel/xeon_sp: Move uncore_inject_dsdt() call | Marc Jones |
2020-10-22 | soc/intel/xeon_sp: Move ACPI prototypes from chip.h | Marc Jones |
2020-10-08 | soc/intel/xeon_sp/cpx: Add save_dimm_info for SMBIOS type 17 | Johnny Lin |
2020-10-06 | soc/intel/xeon_sp/acpi: Move ACPI macros to a header file | Marc Jones |
2020-10-03 | soc/intel/xeon_sp/include: De-duplicate .h files | Marc Jones |
2020-09-21 | src/soc/intel: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-21 | soc/intel/xeon_sp: Enable PMC support | Rocky Phagura |
2020-07-12 | soc/intel/xeon_sp: Add RTC failure checking | Jingle Hsu |
2020-06-28 | soc/intel/common: add TCC activation functionality | Sumeet R Pawnikar |
2020-06-04 | soc/intel/xeon_sp/cpx: add chip operation and PCIe enumeration | Jonathan Zhang |
2020-06-02 | soc/intel/xeon_sp: Early programming of ACPI bar | Rocky Phagura |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-11 | soc/intel/xeon_sp: make CPX ramstage.h common for CPX, SKX | Michael Niewöhner |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-01 | soc/intel/xeon_sp: Add C620 p2sb.h | Andrey Petrov |
2020-04-07 | soc/intel/xeon_sp: Add Lewisburg defs for common/gpio driver | Maxim Polyakov |
2020-03-26 | soc/intel/xeon_sp: Refactor code to allow for additional CPUs types | Andrey Petrov |
2020-03-25 | soc/intel/xeon_sp: Enable LPC generic IO decode range | Johnny Lin |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-06 | soc/intel: Add Intel Xeon Scalable Processor support | Jonathan Zhang |