Age | Commit message (Expand) | Author |
2022-06-02 | soc/intel/common/cpu: Use SoC overrides to set CPU privilege level | Subrata Banik |
2022-05-16 | soc/intel/*: Use SSDT to pass A4GB and A4GS | Arthur Heymans |
2022-04-29 | soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGE | Arthur Heymans |
2022-04-27 | soc/intel/jasperlake: Revert CdClock setting | Simon Yang |
2022-04-27 | soc/intel/cmn/lockdown: Perform SA lockdown configuration | Subrata Banik |
2022-04-22 | soc/intel/jasperlake: CNVi: Enable fewer wakeups to reduce SoC power consumption | Jamie Chen |
2022-04-20 | soc/intel: clean up dmi driver code | Wonkyu Kim |
2022-04-06 | soc/intel/(cnl, jsl, tgl): Enable SOC_INTEL_COMMON_BASECODE | Sridhar Siricilla |
2022-03-29 | soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code | Subrata Banik |
2022-03-25 | soc/intel/*/meminit.c: Fix formatted print | Arthur Heymans |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-25 | intelblocks/pcie: Correct mapping between LCAP port and coreboot index | MAULIK V VAGHELA |
2022-02-25 | arch/x86: factor out and commonize HPET_BASE_ADDRESS definition | Felix Held |
2022-02-18 | drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs | Subrata Banik |
2022-02-15 | soc/intel/*/pmc: Add `finalize` operation for pmc | Subrata Banik |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2022-02-02 | soc/intel/jasperlake: Use SBI msg to disable HECI1 | Subrata Banik |
2022-02-02 | soc/intel/common/cse: Rework heci_disable function | Subrata Banik |
2022-01-19 | soc/intel/common/cpu: Use SoC overrides to get CPU privilege level | Subrata Banik |
2022-01-14 | soc/intel/jsl: Replace dt `HeciEnabled` by `HECI1 disable` config | Subrata Banik |
2022-01-10 | src/soc/intel: Remove unused <console/console.h> | Elyes HAOUAS |
2022-01-09 | soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entries | Michael Niewöhner |
2022-01-05 | soc/intel: Remove unused <string.h> | Elyes HAOUAS |
2022-01-01 | src: Drop duplicated includes | Elyes HAOUAS |
2022-01-01 | soc/intel/jasperlake: Add CdClock frequency config | Simon Yang |
2021-12-12 | soc/intel/jasperlake: Hook up public microcode | Arthur Heymans |
2021-11-22 | soc/intel/{adl,ehl,jsl,tgl}: Remove unused header `thermal.h` | Subrata Banik |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-08 | soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` | Michael Niewöhner |
2021-11-04 | soc/intel: Replace bad uses of `find_resource` | Angel Pons |
2021-10-26 | cpu/x86: Introduce and use `CPU_X86_LAPIC` | Felix Held |
2021-10-25 | cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs | Felix Held |
2021-10-22 | arch/x86/ioapic: Select IOAPIC with SMP | Kyösti Mälkki |
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: implement ACPI timer disabling per SoC and drop common code | Michael Niewöhner |
2021-10-17 | soc/intel: move disabling of PM Timer to SoC PMC code | Michael Niewöhner |
2021-10-17 | soc/intel: deduplicate acpi_fill_soc_wake | Michael Niewöhner |
2021-10-12 | soc/intel: replace dt option PmTimerDisabled by Kconfig | Michael Niewöhner |
2021-10-12 | soc/intel/*/cpu.c: Add missing space in comment | Angel Pons |
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-23 | soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registers | Michael Niewöhner |
2021-09-23 | mb/google/dedede: Migrate dedede to use SPD files under spd/ | Reka Norman |
2021-09-20 | soc/intel/jasperlake: Clear RTC_BATTERY_DEAD | Tim Wawrzynczak |
2021-09-17 | soc/intel/{ehl,jsl}: make use of Kconfig options for PRMRR size | Michael Niewöhner |
2021-09-16 | drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling method | Subrata Banik |
2021-09-14 | src/soc/intel/jasperlake/spd: Update SPDs | Tyler Wang |
2021-09-10 | soc/intel/jasperlake: Switch to runtime generation of Intel Power Engine | Tim Wawrzynczak |
2021-09-08 | cpu/x86/tsc: Deduplicate Makefile logic | Angel Pons |
2021-09-05 | soc/intel/jasperlake: Utilize vbt data size Kconfig option | Seunghwan Kim |
2021-09-05 | soc/intel/jasperlake: Lock PAM registers in finalize | Tim Wawrzynczak |
2021-08-12 | soc/intel/jasperlake: Clean up FSP chipset lockdown configuration | Felix Singer |
2021-08-04 | Move post_codes.h to commonlib/console/ | Ricardo Quesada |
2021-08-03 | soc/intel/*: Allow configuring 8254 timer via CMOS | Sean Rhodes |
2021-07-28 | Revert "soc/intel/jasperlake: Enable support to program VCCIO selection" | Karthikeyan Ramasubramanian |
2021-07-28 | soc/intel/jsl: Add disable_external_bypass_vr config | Simon Yang |
2021-07-28 | soc/intel/jasperlake: add pcie modphy settings | Jamie Chen |
2021-07-26 | src/*: Specify type of `CBFS_SIZE` once | Angel Pons |
2021-07-26 | soc/intel/jasperlake: Enable support to program VCCIO selection | Karthikeyan Ramasubramanian |
2021-07-26 | soc/intel/jasperlake: Set xHCI LFPS period sampling off time | Ben Kao |
2021-07-17 | soc/intel/jasperlake: 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 | soc/intel/jasperlake: Send End-of-Post message to CSE | Tim Wawrzynczak |
2021-06-30 | src: Move `select ARCH_X86` to platforms | Angel Pons |
2021-06-28 | soc/intel: Drop casts around `soc_read_pmc_base()` | Angel Pons |
2021-06-26 | soc/intel/jasperlake: Select DISPLAY_FSP_VERSION_INFO_2 | Ronak Kanabar |
2021-06-23 | soc/intel/jasperlake: Use devfn_disable() function for XDCI | Subrata Banik |
2021-06-19 | soc/intel/jasperlake: Add offsets for pad locking | Aseda Aboagye |
2021-06-18 | soc/intel/jasperlake: Make use of FSP_ARRAY_LOAD macro | Lean Sheng Tan |
2021-06-16 | soc/intel/jasperlake: 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-22 | util/spd_tools/lp4x: Add new memory part to to global memory definition | Dtrain Hsu |
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-07 | soc/intel/{adl,tgl,jsl}: Enable power button smi after BS_CHIPS_EXIT | Kane Chen |
2021-05-07 | soc/intel/{adl,tgl,jsl}: Add smihandler_soc_disable_busmaster | Kane Chen |
2021-05-03 | soc/intel/*: Update data types for variables holding PCH_DEVFN_* macros | Tim Wawrzynczak |
2021-05-03 | device: Switch pci_dev_is_wake_source to take pci_devfn_t | Tim Wawrzynczak |
2021-04-23 | soc/intel/jasperlake: Remove TCSS setting from the DMAR table | John Zhao |
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-13 | dptf: Move platform-specific information to `struct dptf_platform_info` | Tim Wawrzynczak |
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: Factor out common smmrelocate.c | Angel Pons |
2021-03-03 | soc/intel: Retype `CnviBtAudioOffload` devicetree option | 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: Drop `romstage_pch_init()` function | Angel Pons |