Age | Commit message (Expand) | Author |
2021-10-18 | cpu/x86/cpu_info.S: Remove ebx save/restore | Raul E Rangel |
2021-10-18 | cpu/x86/smm/smm_stub: Remove cpu_info | Raul E Rangel |
2021-10-18 | arch/x86/assembly_entry: Remove cpu_info | Raul E Rangel |
2021-10-18 | arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/thread | Raul E Rangel |
2021-10-18 | intel/tigerlake: Add missing IRQ for CNVi | Sean Rhodes |
2021-10-18 | soc/skylake: Make VT-d controllable from CMOS option | Sean Rhodes |
2021-10-18 | mb/intel/adlrvp_m: Enable retimer force power gpio | Bernardo Perez Priego |
2021-10-18 | cpu/intel/hyperthreading: Use initial LAPIC IDs | Kyösti Mälkki |
2021-10-18 | cpu/intel/hyperthreading: Use cpuid_get_max_func() | Kyösti Mälkki |
2021-10-18 | cpu/intel/hyperthreading: Use CPUID leaf 0xb without X2APIC | Kyösti Mälkki |
2021-10-18 | cpu/x86/lapic: Drop xapic_write_atomic() | Kyösti Mälkki |
2021-10-17 | sb/amd/cimx/sb800: Clear IOAPIC vectors only once | Kyösti Mälkki |
2021-10-17 | drivers/generic/ioapic: Drop enable_virtual_wire | Kyösti Mälkki |
2021-10-17 | soc/intel/skylake: switch to common ACPI code | Michael Niewöhner |
2021-10-17 | soc/intel/{common,apl,glk}: guard PM Timer option on SoCs w/o PM Timer | Michael Niewöhner |
2021-10-17 | soc/intel/*: only enable PM Timer emulation if the PM Timer is disabled | Michael Niewöhner |
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: 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/common: add possiblity to override GPE0 to acpi_fill_soc_wake | Michael Niewöhner |
2021-10-17 | soc/intel/common/acpi: drop `RTC_EN` from static wake bits mask | Michael Niewöhner |
2021-10-17 | soc/intel: deduplicate acpi_fill_soc_wake | Michael Niewöhner |
2021-10-17 | soc/intel/skylake: switch to common GNVS | Michael Niewöhner |
2021-10-17 | soc/intel/common: add SGX fields to GNVS | Michael Niewöhner |
2021-10-17 | drivers/emulation/qemu: Add missing include for MMIO | Nico Huber |
2021-10-17 | Skylake boards: Drop setting useless `IRQ_SLOT_COUNT` | Angel Pons |
2021-10-17 | cpu/x86/lapic: Only deliver ExtINT to BSP | Kyösti Mälkki |
2021-10-16 | soc/amd/stoneyridge/include/iomap: rename I2C[ABCD]_BASE_ADDRESS defines | Felix Held |
2021-10-16 | soc/intel/dnv_ns: enable uCode PM Timer emulation | Michael Niewöhner |
2021-10-16 | soc/intel/pmc: add a note about legacy OSes/payloads to PM Timer Kconfig | Michael Niewöhner |
2021-10-16 | soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on Kconfig | Michael Niewöhner |
2021-10-16 | mb/google/brya/var/taeko: Add fw_config probe for GL9750 and RTS5232S | Joey Peng |
2021-10-16 | mb/google/brya/variants/primus: To fine tune WWAN power sequencing | Ariel Fang |
2021-10-15 | mb/google/brya/var/taeko: Include driver for GL9763E for eMMC boot disk | Kevin.Chang |
2021-10-15 | mb/google/guybrush/bootblock: add comment about LPC_LDRQ0_PU,PD_EN | Felix Held |
2021-10-15 | mb/google/guybrush/bootblock: drop redundant clearing of LPC decodes | Felix Held |
2021-10-15 | soc/amd/common: move configure_espi_with_mb_hook implementation | Felix Held |
2021-10-15 | soc/amd: make configure_espi_with_mb_hook call conditional | Felix Held |
2021-10-15 | soc/amd/common/include/espi: rename configure_espi | Felix Held |
2021-10-15 | soc/amd/stoneyridge/acpi/sb_fch: use I2C[ABCD]_BASE_ADDRESS defines | Felix Held |
2021-10-15 | soc/amd/stoneyridge/include/iomap: drop I2C_BUS_ADDRESS(x) macro | Felix Held |
2021-10-15 | mb/google/kahlee/treeya/audio: use proper I2C base address define | Felix Held |
2021-10-15 | soc/amd/common/block/i2c: implement proper read_resource | Felix Held |
2021-10-15 | soc/intel/common/cse: Split CSE metadata into two CBFS files | Furquan Shaikh |
2021-10-15 | soc/intel/cannonlake: Enable Energy/Performance Bias control | Angel Pons |
2021-10-15 | soc/qualcomm/sc7280: Enable compression of SHRM | Shelley Chen |
2021-10-15 | soc/amd/cezanne,picasso/uart: implement read_resource | Felix Held |
2021-10-15 | cpu/intel/haswell: Lock PKG_CST_CONFIG_CONTROL MSR | Angel Pons |
2021-10-15 | Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen |
2021-10-15 | mb/google/dedede/var/corori: Configure I2C times for Touchpad | Ian Feng |
2021-10-15 | mb/google/dedede/var/sasukette: Add PIXA2635 touchpad | Zhi Li |
2021-10-15 | soc/amd/common/block/lpc: simplify eSPI part of Makefile | Felix Held |
2021-10-15 | cpu/x86/lapic: Do not set read-only bits in LVTx | Kyösti Mälkki |
2021-10-15 | cpu/x86/lapic: Add comment on spurious interrupt | Kyösti Mälkki |
2021-10-15 | cpu/x86/lapic: Split virtual_wire_mode_init() | Kyösti Mälkki |
2021-10-15 | mainboard: Drop invalid `VGA_BIOS_FILE` defaults | Angel Pons |
2021-10-15 | arch/x86/smbios: Add generation of type 20 table | Matt DeVillier |
2021-10-15 | soc/intel/alderlake: fix NULL pointer dereference | Selma Bensaid |
2021-10-15 | soc/intel/broadwell/pcie.c: Simplify AND-mask | Angel Pons |
2021-10-14 | mb/google/guybrush: Fix variant_has_pcie_wwan helper | Karthikeyan Ramasubramanian |
2021-10-14 | mb/google/hatch/var/scout: set correct i2c configuration | Matt Ziegelbaum |
2021-10-14 | mb/google/guybrush: Disable HAVE_ACPI_RESUME / S3 | Rob Barnes |
2021-10-14 | soc/intel/common/cse: Reorganize firmware update checks for CSE Lite | Furquan Shaikh |
2021-10-14 | mb/google/guybrush: Assert WWAN_AUX_RST_L on S0i3 entry | Karthikeyan Ramasubramanian |
2021-10-14 | soc/amd/common/acpi/upep: Add Low Power State Entry Notifications | Karthikeyan Ramasubramanian |
2021-10-14 | mb/siemens/mc_ehl2: Adjust PCH serial IO settings | Mario Scheithauer |
2021-10-14 | mb/siemens/mc_ehl2: Adjust USB settings | Mario Scheithauer |
2021-10-14 | mb/siemens/mc_ehl2: Enable PCI devices | Mario Scheithauer |
2021-10-14 | mb/siemens/mc_ehl2: Set coreboot ready LED | Mario Scheithauer |
2021-10-14 | sb/intel/lynxpoint: Enable PCIe Clock PM and ASPM L1 | Angel Pons |
2021-10-13 | src/soc/amd/cezanne: enable clock gating | Julian Schroeder |
2021-10-13 | mb/google/brya/variants/brask: Init overridetree | Alan Huang |
2021-10-13 | soc/intel/common/tcss: Optimize USB-C DP flow and code structure | Derek Huang |
2021-10-13 | mb/google/guybrush: Re-arrange override speed config | Karthikeyan Ramasubramanian |
2021-10-13 | soc/intel: drop P_BLK support | Michael Niewöhner |
2021-10-13 | nb/intel/haswell: Add HDAU ACPI device | Matt DeVillier |
2021-10-13 | mb/google/fizz: use SaGv_FixedHigh | Matt DeVillier |
2021-10-13 | mb/google/wyvern: use SaGv_FixedHigh | Matt DeVillier |
2021-10-13 | mb/google/guybrush: Override SPI Fast speeds | Karthikeyan Ramasubramanian |
2021-10-13 | soc/amd/common/block/spi: Support fast speed override | Karthikeyan Ramasubramanian |
2021-10-13 | soc/amd/common: Add support to read and set SPI speeds from verstage | Karthikeyan Ramasubramanian |
2021-10-13 | soc/amd/common/block/espi_util: Refactor eSPI Setup | Karthikeyan Ramasubramanian |
2021-10-13 | soc/amd/*: Enable ACPIMMIO decode first in fch_pre_init | Felix Held |
2021-10-13 | mb/google/guybrush/var/nipperkin: update fw_config field | Kevin Chiu |
2021-10-13 | soc/mediatek/mt8192: add tracker dump | Zhenguo Li |
2021-10-13 | soc/mediatek/mt8195: add tracker dump | Zhenguo Li |
2021-10-13 | drivers/pc80/tpm: Fix wrong debug message | Werner Zeh |
2021-10-13 | mb/google/poppy: set SMBIOS enclosure type for all poppy variants | Matt DeVillier |
2021-10-13 | soc/amd/cezanne,soc/intel/common: rework CPPC table generation | Michael Niewöhner |
2021-10-12 | mb/siemens/mc_ehl: Remove unneeded 'half_populated' variable | Werner Zeh |
2021-10-12 | mb/siemens/mc_ehl: Use SPD data from HW-Info in the first place | Werner Zeh |
2021-10-12 | mb/google/dedede/var/sasukette: Generate SPD ID for Samsung K4U6E3S4AB-MGCL | Zhi Li |
2021-10-12 | soc/amd/common/block/include/psp_efs: use unsigned type for bitfield | Felix Held |
2021-10-12 | soc/intel: replace dt option PmTimerDisabled by Kconfig | Michael Niewöhner |
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-12 | mb/google/guybrush/var/nipperkin: update MAX98360 HID to MX98360A | Patrick Huang |
2021-10-11 | mb/google/guybrush: Add PCIe Reset GPIO69 to SD DXIO Descriptor | Matt Papageorge |
2021-10-11 | vc/amd/fsp/cezanne: Add UPD fsp_owns_pcie_resets to FSP-M for Cezanne | Matt Papageorge |