Age | Commit message (Expand) | Author |
2024-02-06 | soc/intel/xeon_sp/smihandler: Lock SMM_FEATURE_CONTROL on all sockets | Patrick Rudolph |
2024-01-31 | soc/intel/xeon_sp: Attach UBOX stacks | Patrick Rudolph |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | soc/intel: Rename Makefiles from .inc to .mk | Martin Roth |
2024-01-22 | soc/intel/xeon_sp: Add IIO resources via SSDT | Arthur Heymans |
2024-01-22 | soc/intel/xeon_sp: Scan and allocate resources on all stacks | Arthur Heymans |
2024-01-17 | Reland "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2024-01-15 | soc/intel/xeon_sp: Redesign resource allocation | Arthur Heymans |
2023-11-07 | Revert "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2023-10-11 | Kconfig: Bring HEAP_SIZE to a common, large value | Patrick Georgi |
2023-08-12 | soc/intel/xeon_sp/*/Kconfig: Refactor out and remove SOC_SPECIFIC_OPTIONS | Elyes Haouas |
2023-08-08 | ACPI: Add helper fill_fadt_extended_pm_io() | Kyösti Mälkki |
2023-07-20 | soc/intel/xeon_sp: use VGA_MMIO_* defines from arch/vga.h | Felix Held |
2023-07-18 | soc/intel/xeon_sp: Skip empty sockets | Patrick Rudolph |
2023-07-18 | soc/intel/xeon_sp: Print HOB for all sockets | Patrick Rudolph |
2023-05-10 | sb,soc/amd,intel: Sync FADT entries visually | Kyösti Mälkki |
2023-04-29 | ACPI: Make FADT entries for RTC/CMOS architectural | Kyösti Mälkki |
2023-04-14 | soc/intel/xeon_sp: Don't sort struct device cpus for numa | Arthur Heymans |
2023-03-25 | soc/intel/xeon_sp/uncore_acpi.c: Add SPR-SP support | Tim Chu |
2023-03-24 | soc/intel/xeon_sp/smihandler.c: enable support for spr-sp | Tim Chu |
2023-03-19 | soc/intel/xeon_sp: Split SKX/CPX MSRs into separate headers | Jonathan Zhang |
2023-03-09 | soc/intel/xeon_sp: use get_socket_ubox_busno() to hide soc specifics | Jonathan Zhang |
2023-02-26 | soc/intel/xeon_sp: Drop unused cpu.h header | Arthur Heymans |
2023-02-23 | soc/intel: Use common codeflow for MP init | Arthur Heymans |
2023-02-09 | arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator | Felix Held |
2023-02-08 | arch/x86/cpu: introduce and use device_match_mask | Felix Held |
2023-01-18 | soc/intel/xeon_sp: Use common gpio.h include | Dinesh Gehlot |
2023-01-09 | soc/intel/xeon_sp/skx: Remove nested check for ACPI support | Marc Jones |
2022-12-22 | soc/intel/xeon_sp: Move codes to support new PCH | Tim Chu |
2022-12-06 | soc/intel/xeon_sp: Read ioapic configuration from hardware | Arthur Heymans |
2022-11-29 | Revert "src/arch/x86: Use core apic id to get cpu_index()" | Arthur Heymans |
2022-11-16 | drivers/intel/fsp2_0: add log level parameter to fsp_print_guid | Felix Held |
2022-11-08 | soc/intel/xeon_sp: accomodate xeon_sp FSPX_CONFIG definitions | Jonathan Zhang |
2022-10-28 | soc/intel/xeon_sp: Remove unused madt setup function | Arthur Heymans |
2022-10-12 | treewide: Use 'pm2_cnt_len' for 'x_pm2_cnt_blk.bit_width' | Elyes Haouas |
2022-10-12 | treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width' | Elyes Haouas |
2022-09-29 | treewide: use is_enabled_cpu() on cycles over device list | Fabio Aiuto |
2022-09-15 | soc/intel/xeon_sp: Use "if (!ptr)" in preference to "if (ptr == NULL)" | Elyes Haouas |
2022-07-15 | soc/intel/xeon_sp: Make gsi_bases platform independent | Christian Walter |
2022-06-02 | soc/intel/common/cpu: Use SoC overrides to set CPU privilege level | Subrata Banik |
2022-05-13 | soc/intel/xeon_sp/skx: Use correct formatted print for size_t | Arthur Heymans |
2022-01-19 | soc/intel/common/cpu: Use SoC overrides to get CPU privilege level | Subrata Banik |
2021-11-09 | pci_mmio_cfg: Always use pci_s_* functions | Nico Huber |
2021-11-03 | cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS | Arthur Heymans |
2021-10-26 | cpu/x86: Introduce and use `CPU_X86_LAPIC` | Felix Held |
2021-10-26 | soc/*/Makefile: don't add cpu/x86/cache | Felix Held |
2021-10-25 | cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs | Felix Held |
2021-10-22 | cpu/x86/mp_init: move printing of failure message into mp_init_with_smm | Felix Held |
2021-10-21 | cpu/x86/mp_init: use cb_err as mp_init_with_smm return type | Felix Held |
2021-10-13 | soc/intel: drop P_BLK support | Michael Niewöhner |
2021-09-08 | cpu/x86/tsc: Deduplicate Makefile logic | Angel Pons |
2021-08-19 | acpi: Fill fadt->century based on Kconfig | Nico Huber |
2021-07-17 | cpu/intel: Add dedicated file to grow Intel CPUIDs | Subrata Banik |
2021-06-28 | xeon_sp/{cpx,skx}: Add config IFD_CHIPSET 'lbg' | Johnny Lin |
2021-05-18 | cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y | Arthur Heymans |
2021-04-21 | soc/intel/xeon_sp: Set PAM0123 lock | Marc Jones |
2021-04-16 | soc/intel/xeon_sp: More PCU locks | Marc Jones |
2021-04-16 | soc/intel/xeon_sp: Call SMM finalize | Marc Jones |
2021-03-26 | soc/intel/xeon_sp: Move PCH PCI device defines | Marc Jones |
2021-03-09 | soc/intel/xeon_sp: Add PCH lockdown | Marc Jones |
2021-02-17 | soc/intel/xeon_sp/smmrelocate: Don't run twice on the BSP | Arthur Heymans |
2021-02-16 | soc/intel/xeon_sp: Use common acpi_fill_mcfg() | Kyösti Mälkki |
2021-02-15 | soc/intel: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-09 | soc/amd,intel: Drop s3_resume parameter on FSP-S functions | Kyösti Mälkki |
2021-02-03 | src: Remove unused <cbmem.h> | Elyes HAOUAS |
2021-01-28 | soc/intel/xeon_sp/skx: Add soc_acpi_name | Marc Jones |
2021-01-28 | arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits | Kyösti Mälkki |
2021-01-26 | soc/intel/xeon_sp/acpi.c: Add ACPI C-State table | Marc Jones |
2021-01-20 | ACPI GNVS: Drop most dev_count_cpu() | Kyösti Mälkki |
2021-01-19 | intel/xeon_sp, mb/ocp/deltalake: Rework get_stack_busnos() | Maxim Polyakov |
2021-01-18 | soc/intel/xeon_sp/skx/soc_acpi.c: Remove duplicated include | Elyes HAOUAS |
2021-01-10 | soc/intel: Replace acpi_init_gnvs() | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS | Kyösti Mälkki |
2021-01-03 | soc/intel: Drop indirect <soc/nvs.h> include | Kyösti Mälkki |
2020-12-30 | soc/intel: hook up new gpio device in the soc chips | Michael Niewöhner |
2020-12-28 | soc/intel/xeon_sp: Lock down IIO DFX Global registers | Arthur Heymans |
2020-12-28 | soc/intel/xeon_sp: Lock down DMI3 PCI registers | Arthur Heymans |
2020-12-22 | soc/intel/xeon_sp: Use common block ACPI | Marc Jones |
2020-12-21 | soc/intel/xeon_sp/skx: Properly set up MTRR's | Arthur Heymans |
2020-12-16 | soc/intel/xeon_sp: Move DMICTL lock | Arthur Heymans |
2020-12-14 | soc/intel/xeon_sp/skx: Hook up microcode blob | Arthur Heymans |
2020-12-14 | soc/intel/xeon_sp: Configure DPR on all stacks | Arthur Heymans |
2020-12-05 | soc/intel/xeon_sp: Don't use common block acpi.h | Marc Jones |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
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/{skx,cpx}: Add txt_get_chipset_dpr callback | Arthur Heymans |
2020-11-17 | src: Add missing 'include <console/console.h>' | Elyes HAOUAS |
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-13 | soc/intel/xeon_sp: Change the return type of get_iio_stack_info() | Arthur Heymans |
2020-11-12 | soc/intel/xeon_sp: Use a common function to get the IIO HOB | Arthur Heymans |
2020-11-09 | soc/intel/xeon_sp: Move set_bios_init_completion() | Marc Jones |
2020-11-09 | soc/intel/xeon_sp/skx: Reorder soc_util.c | Marc Jones |
2020-11-06 | soc/intel/xeon_sp/skx: Fix MADT CPU indexes | Marc Jones |
2020-11-06 | soc/intel/xeon_sp: Move CPU helper functions | Marc Jones |
2020-11-04 | soc/intel/xeon_sp: Add a smm_region function | Arthur Heymans |
2020-11-03 | soc/intel/xeon_sp/acpi: Fix uncore dsdt for multiple cpus | Marc Jones |