Age | Commit message (Expand) | Author |
2023-09-06 | device/pci_rom: Set VBIOS checksum when filling VFCT table | Matt DeVillier |
2023-09-05 | drivers/wifi: Add PCI ID for Misty Peak WLAN module | Subrata Banik |
2023-09-05 | drivers/wifi: Avoid camel casing in macro definition | Subrata Banik |
2023-09-05 | drivers/intel/fsp2_0: Introduce MRC cache store after FSP-M/S APIs | Subrata Banik |
2023-09-01 | acpi/acpi.c: Accomodate 64bit MMCONF base in MCFG table | Naresh Solanki |
2023-09-01 | include/input-event-codes.h: Update to upstream | Elyes Haouas |
2023-08-27 | acpi/acpi.h: Use __packed over __attribute__((packed)) | Elyes Haouas |
2023-08-26 | vc/intel: Remove unnecessary Kconfig options | Martin Roth |
2023-08-24 | acpi: Add function to add ARM PL011 to ACPI DBG2 | Arthur Heymans |
2023-08-21 | device/dram: add DDR4 RCD I2C access functions | Krystian Hebel |
2023-08-21 | device/dram: add DDR4 MRS commands | Krystian Hebel |
2023-08-16 | ACPI: Add usb_charge_mode_from_gnvs() | Kyösti Mälkki |
2023-08-15 | include/device/device: drop unused alignment defines | Felix Held |
2023-08-11 | include/efi: Include BMP and BLT header macro definitions | Subrata Banik |
2023-08-10 | include/device/resource: drop unused IORESOURCE_* definitions | Felix Held |
2023-08-10 | include/device/device: align comments in struct bus | Felix Held |
2023-08-10 | include/device/device: drop unused fields from struct bus | Felix Held |
2023-08-08 | ACPI: Add helper fill_fadt_extended_pm_io() | Kyösti Mälkki |
2023-08-05 | src/*/post_code.h: Change post code prefix to POSTCODE | Yuchen He |
2023-08-02 | acpi/acpi.c: Add and use acpi_arch_fill_madt() | Arthur Heymans |
2023-08-02 | acpi/acpi.h: Add MADT GIC structures | Arthur Heymans |
2023-08-01 | include/acpi: Use C99 flexible arrays | Elyes Haouas |
2023-07-30 | include/imd_private.h: Use C99 flexible arrays | Elyes Haouas |
2023-07-30 | include/sar.h: Use C99 flexible arrays | Elyes Haouas |
2023-07-23 | acpi.c: Add functions to create GTDT | Arthur Heymans |
2023-07-21 | acpi/acpi.c: Split of ACPI table generation into separate files | Arthur Heymans |
2023-07-20 | acpi: Add GTDT structs | Arthur Heymans |
2023-07-18 | include/cpu/amd/msr: introduce and use PSTATE_MSR_COUNT | Felix Held |
2023-07-18 | memory_info: Bump to 64 DIMMs | Patrick Rudolph |
2023-07-17 | Center bootsplash on bigger framebuffers | Nico Huber |
2023-07-15 | ec/google/chromeec: Split wait-loop for DP and HPD flags | Kapil Porwal |
2023-07-14 | soc/intel/adl: Add Raptor Lake-HX definitions | Tim Crawford |
2023-07-13 | acpi: Reserve hardware IDs for custom Intel GMBus I2C driver | CoolStar |
2023-07-12 | soc/intel: Replace number in RPL-S ESPI PCI IDs by chipset name | Michał Żygowski |
2023-07-12 | soc/intel: Fix W790 chipset name | Michał Żygowski |
2023-07-12 | treewide: Drop the suffixes from ADL and RPL CPUID macros and strings | Michał Żygowski |
2023-07-12 | soc/intel/alderlake: Add support for Raptor Lake S CPUs | Max Fritz |
2023-07-05 | arch/x86: Ensure LAPIC mode for exception handler | Kyösti Mälkki |
2023-07-03 | cpu/x86: Reduce scope of MTRR functions used locally | Kyösti Mälkki |
2023-06-29 | soc/intel/meteorlake: Add QS(C0) stepping CPU ID | Musse Abdullahi |
2023-06-28 | acpi: Add SPCR table | Arthur Heymans |
2023-06-23 | soc/intel/jasperlake: Add per-SKU power limits | Chia-Ling Hou |
2023-06-22 | arch/x86,lib: Migrate SMBIOS implementation to common code | Benjamin Doron |
2023-06-18 | acpi/acpi.c: Change signature of write_acpi_tables | Arthur Heymans |
2023-06-17 | lib/fw_config: Make fw_config_is_provisioned() always available | Jakub Czapiga |
2023-06-14 | acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic() | Arthur Heymans |
2023-06-12 | acpi/acpi.c: Reduce scope of functions used locally | Arthur Heymans |
2023-06-09 | acpi: Add struct for SPCR table | Arthur Heymans |
2023-06-07 | soc/amd/common/block/cpu/noncar: add get_usable_physical_address_bits() | Felix Held |
2023-06-04 | cpu/x86/smm: Drop fxsave/fxrstor logic | Arthur Heymans |
2023-06-04 | lib: Support localized text of memory_training_desc in ux_locales.c | Hsuan Ting Chen |
2023-06-02 | device/pci_rom: Add simple pci_rom_free() | Grzegorz Bernacki |
2023-06-02 | soc/amd/common/block/cpu: Refactor ucode allocation | Grzegorz Bernacki |
2023-06-02 | include/cpu/x86: Simplify en/dis cache functions | Himanshu Sahdev |
2023-06-01 | include/cpu/x86: Skip `wbinvd` on CPUs with cache self-snooping (SS) | Subrata Banik |
2023-06-01 | cpu/x86/cache: Call wbinvd only once CR0.CD is set | Jeremy Compostella |
2023-05-31 | cpu/x86/mp_init: Use clflush to write SIPI data back to RAM | Jeremy Compostella |
2023-05-30 | acpi/acpigen: rename and clarify bus/IO/MMIO resource producer functions | Felix Held |
2023-05-26 | acpi/acpigen: add acpigen_resource_mmio to generate MMIO resource | Felix Held |
2023-05-26 | treewide: Remove 'extern' from functions declaration | Elyes Haouas |
2023-05-25 | drivers/soundwire/cs42l42: Support CS42L42 SoundWire device | Kapil Porwal |
2023-05-25 | drivers/soundwire/max98363: Support MAX98363 SoundWire device | Kapil Porwal |
2023-05-23 | soc/intel/common: Add RPP-S PCI IDs | Jeremy Soller |
2023-05-17 | console: Add format-checking __printf() to die() | Nico Huber |
2023-05-16 | acpigen: Add printf-like function for debug string | Cliff Huang |
2023-05-11 | acpi/acpigen: add acpigen_resource_io to generate I/O resource | Felix Held |
2023-05-11 | acpi/acpigen: add acpigen_resource_bus_number to generate bus number | Felix Held |
2023-05-08 | drivers/pc80/rtc/mc146818rtc.c: Add Kconfig for RTC CMOS base addresses | Jonathon Hall |
2023-05-08 | acpi/acpigen: add acpigen_write_BBN to generate base bus number method | Felix Held |
2023-05-01 | acpigen: Add a runtime method to override exposed _Sx sleep states | Arthur Heymans |
2023-04-29 | ACPI: Make FADT entries for RTC/CMOS architectural | Kyösti Mälkki |
2023-04-28 | vga: Change the arguments of vga_write_text to support extended ASCII | Hsuan Ting Chen |
2023-04-26 | arch/x86/ioapic: Promote ioapic_get_sci_pin() | Kyösti Mälkki |
2023-04-26 | soc/intel: Introduce ioapic_get_sci_pin() | Kyösti Mälkki |
2023-04-26 | ACPI: Add acpigen_write_PTC() | Kyösti Mälkki |
2023-04-26 | acpi/acpi.c: Reduce scope of some functions | Arthur Heymans |
2023-04-23 | include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb | Felix Held |
2023-04-22 | lib/version: Move board identification strings | Kyösti Mälkki |
2023-04-21 | include/cpu/amd/mtrr: return uint32_t from get_top_of_mem_below_4gb | Felix Held |
2023-04-21 | include/cpu/amd/mtrr: rename functions to get top of memory regions | Felix Held |
2023-04-18 | src/cpu/power9: move part of scom.h to scom.c | Sergii Dmytruk |
2023-04-15 | soc/intel/meteorlake: Add B0 stepping CPU ID | Musse Abdullahi |
2023-04-12 | Reland "drivers/intel/dptf: Add multiple fan support under dptf" | Sumeet Pawnikar |
2023-04-11 | ACPI: Add helper for MADT LAPICs | Kyösti Mälkki |
2023-04-11 | ACPI: Add helper for MADT LAPIC NMIs | Kyösti Mälkki |
2023-04-11 | binaryPI: Use common code for LAPIC NMIs | Kyösti Mälkki |
2023-04-11 | util/sconfig: Remove unused ioapic and irq keywords | Arthur Heymans |
2023-04-06 | cpu/x86/topology: Add code to fill in topology on struct path | Arthur Heymans |
2023-04-06 | cpu/smm_module_loader.c: Fix up CPU index locally | Arthur Heymans |
2023-04-06 | cpu/x86/mp_init.c: Generate a C header to get start32 offset | Arthur Heymans |
2023-04-06 | cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path | Arthur Heymans |
2023-03-31 | soc/intel/common: Add core_type member to 'struct apic_path' | Sridhar Siricilla |
2023-03-29 | soc/intel/common: Add Intel Trace Hub driver | Pratikkumar Prajapati |
2023-03-24 | cpu/intel: Remove redefined SAPPHIRERAPIDS_SP CPUID to fix build error | Johnny Lin |
2023-03-23 | soc/amd/common/block/acpi/cpu_power_state: use pstate_msr union | Felix Held |
2023-03-23 | soc/intel/xeon_sp: Report platform cpu info | Naresh Solanki |
2023-03-19 | soc/intel/xeon_sp/spr: Add header files and romstage code | Jonathan Zhang |
2023-03-13 | cpu/x86/cache: CLFLUSH programs to memory before running | Arthur Heymans |
2023-03-08 | soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.h | Felix Held |
2023-03-07 | device/xhci: Add struct for capability registers | Robert Zieba |