Age | Commit message (Expand) | Author |
2022-04-29 | soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGE | Arthur Heymans |
2022-04-27 | soc/intel/cmn/lockdown: Perform SA lockdown configuration | Subrata Banik |
2022-04-20 | soc/intel: clean up dmi driver code | Wonkyu Kim |
2022-04-06 | soc/intel/ehl/fsp_params: Set Intel Speed Step (Eist) from devicetree | Uwe Poeche |
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-15 | soc/intel/elkhartlake: Fix PCR ID for eSPI | Werner Zeh |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2022-02-02 | soc/intel/elkhartlake: Use SBI msg to disable HECI1 | Subrata Banik |
2022-02-02 | soc/intel/common/cse: Rework heci_disable function | Subrata Banik |
2022-01-30 | soc/intel/elkhartlake: Drop stale eNEM TODO comment | Subrata Banik |
2022-01-25 | soc/intel/ehl: Add Kconfig option to disable reset on TCO expiration | Werner Zeh |
2022-01-25 | soc/intel/elkhartlake: Add PSE TSN support | Lean Sheng Tan |
2022-01-25 | soc/intel/elkhartlake: Introduce Intel PSE | Lean Sheng Tan |
2022-01-21 | soc/intel/ehl: Replace dt `HeciEnabled` by `HECI1 disable` config | Subrata Banik |
2022-01-19 | soc/intel/common/cpu: Use SoC overrides to get CPU privilege level | 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-02 | soc/intel/{adl,ehl,tgl}: Rename spi_protection_mode to mfg_mode | Subrata Banik |
2021-12-12 | soc/intel/elkhartlake: Hook up public microcode | Arthur Heymans |
2021-11-25 | soc/intel/elkhartlake: Update SA DIDs Table | Rick Lee |
2021-11-24 | soc/intel/elkhartlake: Disable Intel PSE by default | Lean Sheng Tan |
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-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 | soc/intel/elkhartlake: Add PSE PCI devices into header file | Lean Sheng Tan |
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-13 | soc/intel: drop P_BLK support | 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-20 | soc/intel/elkhartlake: 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-10 | soc/intel/elkhartlake: Switch to runtime generation of Power Engine | Tim Wawrzynczak |
2021-09-08 | cpu/x86/tsc: Deduplicate Makefile logic | Angel Pons |
2021-09-05 | soc/intel/elkhartlake: Lock PAM registers in finalize | Tim Wawrzynczak |
2021-08-19 | acpi: Fill fadt->century based on Kconfig | Nico Huber |
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-29 | soc/intel/elkhartlake: Update UART clock divider params | Lean Sheng Tan |
2021-07-26 | src/*: Specify type of `CBFS_SIZE` once | Angel Pons |
2021-07-19 | soc/intel/common: Rename kconfig PMC_EPOC | Lean Sheng Tan |
2021-07-17 | soc/intel/elkhartlake: Expose FIVR config to mainboard | Lean Sheng Tan |
2021-07-17 | soc/intel/elkhartlake: 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/elkhartlake: Enable PCH GBE | Lean Sheng Tan |
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-23 | soc/intel/elkhartlake: Use is_devfn_enabled() for Device4Enable UPD | Subrata Banik |
2021-06-23 | soc/intel/elkhartlake: Use devfn_disable() function for XDCI | Subrata Banik |
2021-06-21 | soc/intel/elkhartlake: Expose In-Band ECC config to mainboard | Werner Zeh |
2021-06-18 | soc/intel/elkhartlake: Make use of FSP_ARRAY_LOAD macro | Lean Sheng Tan |
2021-06-16 | soc/intel/elkhartlake: Make use of is_devfn_enabled() | Subrata Banik |
2021-06-11 | soc/intel/elkhartlake: Update FSP-S FuSa related settings | Lean Sheng Tan |
2021-06-11 | soc/intel/elkhartlake: Update FSP-S PM & Thermal related configs | Lean Sheng Tan |
2021-06-10 | soc/intel/elkhartlake: Fix gpio_soc_defs.h variable typo | Lean Sheng Tan |
2021-06-10 | soc/intel/elkhartlake: Use FSP from FSP repo by default | Lean Sheng Tan |
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-06-04 | soc/intel/elkhartlake: Update FSP-S storage related configs | Lean Sheng Tan |
2021-06-04 | soc/intel/elkhartlake: Update FSP-S UPD RP & USB related configs | Lean Sheng Tan |
2021-06-04 | soc/intel/elkhartlake: Update FSP-S UPD configs for graphic & chipset | Lean Sheng Tan |
2021-06-01 | soc/intel/elkhartlake: Update FSP-S UPD LPSS related configs | Tan, Lean Sheng |
2021-05-30 | soc/intel/elkhartlake: Update FADT table | Tan, Lean Sheng |
2021-05-30 | soc/intel/elkhartlake: Update FSP-M UPD related configs | Tan, Lean Sheng |
2021-05-26 | soc/intel/elkhartlake: Minor fix for SCS & XHCI devices in ACPI | Tan, Lean Sheng |
2021-05-26 | soc/intel/elkhartlake: Update SA & IGD DIDs Table | Tan, Lean Sheng |
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-04-26 | soc/intel/elkhartlake: Remove elog.c | Tan, Lean Sheng |
2021-04-26 | soc/intel/elkhartlake: Update GPIO communities | Tan, Lean Sheng |
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-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 |