Age | Commit message (Expand) | Author |
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-19 | soc/intel: Constify `soc_get_cstate_map()` | Angel Pons |
2021-10-19 | soc/intel/*/acpi.c: Don't copy structs with `memcpy()` | Angel Pons |
2021-10-17 | soc/intel: transition full control over PM Timer from FSP to coreboot | Michael Niewöhner |
2021-10-17 | soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosen | Michael Niewöhner |
2021-10-17 | soc/intel: deduplicate acpi_fill_soc_wake | Michael Niewöhner |
2021-10-15 | soc/intel/cannonlake: Enable Energy/Performance Bias control | Angel Pons |
2021-10-12 | soc/intel/cannonlake: Lock PKG_CST_CONFIG_CONTROL MSR | Angel Pons |
2021-10-12 | soc/intel/*/cpu.c: Add missing space in comment | Angel Pons |
2021-10-07 | soc/intel/cannonlake: Enable x86_64 support | Patrick Rudolph |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-09-29 | soc/intel/cannonlake: Guard acpi_fill_ssdt assignment with HAVE_ACPI_TABLES | Tim Wawrzynczak |
2021-09-29 | soc/intel: Drop unnecessary `select REG_SCRIPT` | Angel Pons |
2021-09-29 | soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacks | Michael Niewöhner |
2021-09-10 | soc/intel/cannonlake: Switch to runtime generation of Intel Power Engine | Tim Wawrzynczak |
2021-09-10 | soc/intel/cannonlake: Switch PMC to use device callbacks | Tim Wawrzynczak |
2021-09-08 | cpu/x86/tsc: Deduplicate Makefile logic | Angel Pons |
2021-09-05 | soc/intel/cannonlake: Lock PAM registers in finalize | Tim Wawrzynczak |
2021-08-25 | soc/intel/cannonlake: Fix PCH-H IRQ constraints | Angel Pons |
2021-08-20 | soc/intel/cannonlake: Unbreak some short lines | Nico Huber |
2021-08-19 | Revert "src/soc/intel/cannonlake: Update C-state latency control limits" | Nico Huber |
2021-08-12 | soc/intel/cannonlake: Clean up FSP chipset lockdown configuration | Felix Singer |
2021-08-04 | Move post_codes.h to commonlib/console/ | Ricardo Quesada |
2021-08-04 | soc/intel/cannonlake: Allow to configure maximum package C state | Nico Huber |
2021-08-04 | soc/intel/cannonlake: Disable `TccOffsetClamp` if no offset is given | Nico Huber |
2021-08-04 | soc/intel/cannonlake/vr_config: Print configured values | Nico Huber |
2021-08-04 | soc/intel/cannonlake/vr_config: Add TDC values for CFL-H 6+2 | Nico Huber |
2021-08-03 | soc/intel/*: Allow configuring 8254 timer via CMOS | Sean Rhodes |
2021-07-26 | src/*: Specify type of `CBFS_SIZE` once | Angel Pons |
2021-07-17 | soc/intel/cannonlake: Make use of `cpu/intel/cpu_ids.h' | Subrata Banik |
2021-07-02 | src: Introduce `ARCH_ALL_STAGES_X86` | Angel Pons |
2021-07-01 | soc/intel: Refactor `xdci_can_enable()` function | Angel Pons |
2021-06-30 | src: Move `select ARCH_X86` to platforms | Angel Pons |
2021-06-29 | soc/intel/cannonlake: Use new IRQ module | Tim Wawrzynczak |
2021-06-29 | soc/intel/cannonlake: Add some missing DEVFN macros | Tim Wawrzynczak |
2021-06-28 | soc/intel: Drop casts around `soc_read_pmc_base()` | Angel Pons |
2021-06-23 | soc/intel/cannonlake: Use devfn_disable() function for XDCI | Subrata Banik |
2021-06-22 | soc/intel/{apl,cnl}: Remove FSP CAR option | Arthur Heymans |
2021-06-16 | soc/intel/cannonlake: Make use of is_devfn_enabled() function | Subrata Banik |
2021-06-07 | cpu/x86: Default to PARALLEL_MP selected | Kyösti Mälkki |
2021-06-07 | soc/intel: Drop unused lpss functions | Furquan Shaikh |
2021-05-18 | cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y | Arthur Heymans |
2021-05-13 | src: Match array format in function declarations and definitions | Patrick Georgi |
2021-05-10 | soc/intel/cannonlake: Merge soc_memory_init_params() into its caller | Felix Singer |
2021-05-02 | soc/intel/cannonlake/include: Drop unused code | Felix Singer |
2021-05-02 | soc/intel/cannonlake: Remove useless help texts | Felix Singer |
2021-04-22 | soc/intel/cannonlake: set MSR LT_LOCK_MEMORY at end of POST | Michael Niewöhner |
2021-04-22 | soc/intel/cannonlake: Set DIMM_SPD_SIZE to 512 | Felix Singer |
2021-04-21 | soc/intel: Replace open-coded buffer length calculation | Angel Pons |
2021-04-21 | soc/intel: Fix typo in comment | Angel Pons |
2021-04-21 | soc/intel/alderlake: rename CONFIG_MAX_PCIE_CLOCKS to CONFIG_MAX_PCIE_CLOCK_SRC | Rizwan Qureshi |
2021-04-21 | soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c | Angel Pons |
2021-04-20 | soc/intel/cannonlake/romstage: Reuse device pointer | Felix Singer |
2021-04-20 | soc/intel/cannonlake: Deduplicate function declaration | Felix Singer |
2021-04-20 | soc/intel/cannonlake: Remove unnecessary function | Felix Singer |
2021-04-19 | soc/intel/cannonlake/elog.c: Define __SIMPLE_DEVICE__ | Angel Pons |
2021-04-18 | soc/intel/cnl and mainboards: Drop `cnl_configure_pads()` | Furquan Shaikh |
2021-04-13 | dptf: Move platform-specific information to `struct dptf_platform_info` | Tim Wawrzynczak |
2021-04-08 | soc/intel/{cannonlake,icelake}: Drop unhooked `SendVrMbxCmd` | Angel Pons |
2021-04-08 | soc/intel: Hook up `SOC_INTEL_DISABLE_IGD` to `InternalGfx` UPD | Angel Pons |
2021-03-27 | soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h | Subrata Banik |
2021-03-20 | soc/intel: Drop unused `GPIO_NUM_GROUPS` macro | Angel Pons |
2021-03-17 | spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map() | Julius Werner |
2021-03-12 | soc/intel/*: drop UART pad configuration from common code | Michael Niewöhner |
2021-03-03 | soc/intel/cannonlake: Move `gpi_clear_int_cfg()` call | Angel Pons |
2021-03-03 | soc/intel: Factor out common smmrelocate.c | Angel Pons |
2021-03-03 | soc/intel: Backport SMRR locking support | Angel Pons |
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 | soc/intel: Drop `romstage_pch_init()` function | Angel Pons |
2021-03-01 | soc/intel: Factor out common smbus.h | Angel Pons |
2021-03-01 | soc/intel: Factor out common gpe.h | Angel Pons |
2021-03-01 | soc/intel: Factor out identical acpigen GPIO helpers | Angel Pons |
2021-03-01 | soc/intel: Include gfx.asl from northbridge | Angel Pons |
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/{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-20 | soc/intel/cannonlake: Add devicetree setting to disable turbo | Patrick Rudolph |
2021-02-16 | vc/google/chromeos: Always use 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: Drop aliases on MMCONF_BASE_ADDRESS | Kyösti Mälkki |
2021-02-15 | soc/intel: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-11 | src: Remove unused <arch/cpu.h> | Elyes HAOUAS |
2021-02-10 | soc/intel/{cnl,skl}: Add alignment check for TSEG base and size | Benjamin Doron |
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: Drop CID1 from GNVS | Kyösti Mälkki |
2021-02-03 | pci_ids/intel: Add missing CFL-S GT1 IGD IDs | Nico Huber |
2021-02-03 | pci_ids/intel: Correct 0x3e96, it's a CFL-S part | Nico Huber |
2021-02-03 | src: Remove unused <cbmem.h> | Elyes HAOUAS |
2021-01-31 | soc/intel/*: drop incomplete and unneeded check for DMI SRLOCK | Michael Niewöhner |
2021-01-30 | soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig options | Angel Pons |
2021-01-28 | arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits | Kyösti Mälkki |
2021-01-26 | soc/intel: Move c-state resource define | Marc Jones |
2021-01-25 | soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroring | Michael Niewöhner |
2021-01-24 | soc/intel/cnl: use Kconfig to determine PCH type | Michael Niewöhner |