Age | Commit message (Expand) | Author |
2023-12-02 | acpi: Add PPTT support | David Milosevic |
2023-12-02 | soc/amd: Add DBG2 ACPI table | Zheng Bao |
2023-12-02 | acpi/acpi: update ACPI_DBG2_PORT_SERIAL_16550 subtype | Felix Held |
2023-11-23 | acpigen.c: Add resource consumer functions for mmio | Arthur Heymans |
2023-11-20 | acpi: Optimize enum acpi_tables layout | Naresh Solanki |
2023-11-17 | include/device/device: drop HAVE_ACPI_TABLES guards | Felix Held |
2023-11-17 | include/device/device: drop GENERATE_SMBIOS_TABLES guards | Felix Held |
2023-11-10 | src: Remove unnecessary semicolons from the end of macros | Martin Roth |
2023-11-10 | cpu/x86/smm: Fix get_save_state calculation | Eugene D. Myers |
2023-11-09 | Allow to build romstage sources inside the bootblock | Arthur Heymans |
2023-11-07 | console.c: Enable gdb support in bootblock | Arthur Heymans |
2023-11-07 | console/spkmodem: Make it work for bootblock | Arthur Heymans |
2023-11-07 | drivers/net/ne2k: Make it work for bootblock | Arthur Heymans |
2023-10-25 | include/device/dram: Add SPD lengths for DDR3 to DDR5 | Martin Roth |
2023-10-25 | cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM | Arthur Heymans |
2023-10-20 | device/device.h: Rename pci_domain_scan_bus | Arthur Heymans |
2023-10-20 | acpi: Reserve hardware ID for custom AMD ACP driver | CoolStar |
2023-10-19 | soc/intel: Improve CONFIG_ACPI_SOC_INTEL_SLP_S0_FREQ_HZ use | Jeremy Compostella |
2023-10-18 | acpi: Configure slp-s0 residency counter frequency in LPIT table | Sukumar Ghorai |
2023-10-10 | include/stddef: define SIZE_MAX | Patrick Georgi |
2023-10-06 | device/pci_def.h: Add more bits | Patrick Rudolph |
2023-10-05 | soc/intel: separate slp-s0 residency counter frequency in LPIT table | Sukumar Ghorai |
2023-10-05 | spi: Add new struct spi_flash_bpbits for block protection bits | Daniel Gröber |
2023-10-02 | acpi/acpigen_ps2_keybd: Reduce minimum keys, optional alpha/num/punct | Jonathon Hall |
2023-09-29 | */include/cpu: use unsigned int for number of address bits | Felix Held |
2023-09-28 | include/acpi/acpi_pld.h: Remove comment on PLD | Elyes Haouas |
2023-09-27 | acpi: Fix typos | Naresh Solanki |
2023-09-18 | acpi: Add functions to declare ARM GIC V3 hardware | Arthur Heymans |
2023-09-18 | clean-up: Remove the no more necessary `ENV_HAS_DATA_SECTION` flag | Jeremy Compostella |
2023-09-18 | soc/intel: Update Raptor Lake graphics device IDs | Bora Guvendik |
2023-09-15 | intelblocks/{pmc,p2sb}: Add missing RPL-S PCH IDs for PMC and P2SB | Michał Żygowski |
2023-09-14 | x86: Add .data section support for pre-memory stages | Jeremy Compostella |
2023-09-13 | acpi/soundwire.[ch]: Fix dpn entry array overrun | Martin Roth |
2023-09-12 | arch/x86: Reduce max phys address size for Intel TME capable SoCs | Jeremy Compostella |
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 |