Age | Commit message (Expand) | Author |
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-25 | soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroring | Michael Niewöhner |
2021-01-25 | soc/intel/xeon_sp/cpx: Fix loading MCU on APs | Arthur Heymans |
2021-01-24 | soc/intel/xeon_sp/cpx: Account for 'rc' heap manager | Arthur Heymans |
2021-01-20 | soc/intel/*: drop broken LPC mmio code | Michael Niewöhner |
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/uncore.c: Remove duplicated include | Elyes HAOUAS |
2021-01-18 | soc/intel/xeon_sp/skx/soc_acpi.c: Remove duplicated include | Elyes HAOUAS |
2021-01-10 | soc/intel: Rename to soc_fill_gnvs() | Kyösti Mälkki |
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-08 | soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range() | Furquan Shaikh |
2021-01-07 | ACPI: Remove ACPI_NO_SMI_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-29 | sec/intel/txt/Kconfig: Make TXT HEAP and SINIT size configurable | Arthur Heymans |
2020-12-28 | soc/intel/xeon_sp: Lock PAM and SMRAM registers | Arthur Heymans |
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-24 | soc/intel/xeon_sp/cpx: Disable isoch operation for performance | Johnny Lin |
2020-12-23 | src/soc/intel/xeon_sp/acpi.c: Remove unnecessary .h | Marc Jones |
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-21 | soc/intel/xeon_sp: Fix compiling with CONFIG_DEBUG_RESOURCES | Arthur Heymans |
2020-12-16 | soc/intel/xeon_sp: Move DMICTL lock | Arthur Heymans |
2020-12-15 | soc/intel/xeon_sp: Fix final MTRR usage | 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-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-09 | soc/intel/common/dmi: Move DMI defines into DMI driver header | Srinidhi N Kaushik |
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-24 | soc/intel/xeon_sp: Hook up the PMC driver | Arthur Heymans |
2020-11-22 | soc/intel/xeon_sp: Work around FSP-T not respecting its own API | Arthur Heymans |
2020-11-20 | soc/intel/xeon_sp/cpx: Modify PCH_IOAPIC_BUS_NUMBER | 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: Use common P2SB functions to generate HPET IOAPIC | Arthur Heymans |
2020-11-20 | soc/intel/xeon_sp: Use common P2SB functions to generate HPET DMAR | Arthur Heymans |
2020-11-20 | soc/intel/xeon_sp: Lock down DMICTL | Arthur Heymans |
2020-11-20 | soc/intel/xeon_sp/cpx: Lock down P2SB SBI | Arthur Heymans |
2020-11-20 | soc/intel/xeon_sp/{skx,cpx}: Add txt_get_chipset_dpr callback | Arthur Heymans |
2020-11-17 | soc/intel/xeon_sp: Fix SKX SATA drive boot issue | Marc Jones |
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-14 | soc/intel/xeon_sp: Improve generating PCH IOAPIC MADT entry | Arthur Heymans |