Age | Commit message (Expand) | Author |
2022-07-18 | arch/x86: Add X2APIC_LATE_WORKAROUND | Subrata Banik |
2022-07-17 | include/device/device.h: Remove unneeded blank line after '{' | Elyes HAOUAS |
2022-07-16 | include/acpi: Add macros & definitions for resources types and flags | Eran Mitrani |
2022-07-14 | lib/program_loaders.c: Mark run_ramstage with __noreturn | Arthur Heymans |
2022-07-07 | soc/intel/common/graphics: Add another Meteor Lake device ID | Wonkyu Kim |
2022-06-28 | soc/intel: Add Raptor Lake device IDs | zhixingma |
2022-06-26 | device: Drop LOG_MEM/IO_RESOURCE | Kyösti Mälkki |
2022-06-26 | resource: Add helpers for memory resources | Kyösti Mälkki |
2022-06-26 | device: Add fixed_io_range_flags() and helpers | Kyösti Mälkki |
2022-06-26 | device: Add fixed_mem_range_flags() and helpers | Kyösti Mälkki |
2022-06-22 | soc/intel: Add Meteor Lake SA device ID | Subrata Banik |
2022-06-22 | cpu/intel/microcode: Have API to re-load microcode patch | Subrata Banik |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-06-20 | include/smbios.h: Update misc_slot_type and smbios_onboard_device_type | Elyes HAOUAS |
2022-06-17 | soc/intel/alderlake/report_platform.c: Add ADL-S identification | Michał Żygowski |
2022-06-09 | soc/amd/sabrina/acpi: Correct VID decoding on Sabrina | Fred Reitberger |
2022-06-07 | arch/x86: Add a common romstage entry | Arthur Heymans |
2022-06-07 | Replace some ENV_ROMSTAGE with ENV_RAMINIT | Kyösti Mälkki |
2022-06-03 | drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver | Subrata Banik |
2022-06-02 | cpu/x86/mp_init.c: Prolong delay on synchronous API | Arthur Heymans |
2022-06-02 | cpu/x86/mp.h: Implement a pre-SSE2 mfence | Arthur Heymans |
2022-06-01 | mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEG | Arthur Heymans |
2022-06-01 | Revert "cpu/x86: Add function to set `put_back_original_solution` variable" | Arthur Heymans |
2022-05-31 | dev/i2c_bus: Add declaration, implementation of i2c_dev_detect() | Matt DeVillier |
2022-05-28 | cpu/x86/mp_init.c: Drop 'real' vs 'used' save state | Arthur Heymans |
2022-05-24 | device: Add log_resource() | Kyösti Mälkki |
2022-05-20 | soc/intel/ehl: Use defines for Ethernet controller IDs | Mario Scheithauer |
2022-05-20 | CBMEM: Change declarations for initialization hooks | Kyösti Mälkki |
2022-05-19 | coreboot_tables: Add PCIe info to coreboot table | Jianjun Wang |
2022-05-16 | rules.h: Use more consistent naming | Arthur Heymans |
2022-05-16 | drivers/wifi/generic: Add new device ID | Bora Guvendik |
2022-05-16 | soc/intel: Add Raptor Lake device IDs | Bora Guvendik |
2022-05-16 | acpi, arch/x86/smp/mpspec,soc/amd/common: Move MP_IRQ_ flags into acpi.h | Raul E Rangel |
2022-05-16 | arch/x86/postcar: Set up postcar MTRR in C code | Arthur Heymans |
2022-05-16 | cpu/x86/mp_init.c: Add mp_run_on_all_cpus_synchronously | Kane Chen |
2022-05-12 | soc/intel/alderlake: provide a list of D-states to enter LPM | Tarun Tuli |
2022-05-12 | include/memory_info.h: Increase DIMM_INFO_TOTAL to 32 | Johnny Lin |
2022-05-11 | device/dram/common.h: Use C over CPP | Arthur Heymans |
2022-05-04 | ec/google/chromeec: Add retimer handle to Type C conn | Prashant Malani |
2022-04-27 | include/device/i2c_simple: add i2c_2ba_read_bytes function | Felix Held |
2022-04-27 | lib/hardwaremain.c: Move creating ACPI structs to bootstate hooks | Arthur Heymans |
2022-04-13 | cpu/x86: Add function to set `put_back_original_solution` variable | Kane Chen |
2022-04-09 | mb/google,samsung: Drop init_bootmode_straps() | Kyösti Mälkki |
2022-04-06 | ELOG: Refactor watchdog_tombstone | Kyösti Mälkki |
2022-04-06 | ChromeOS: Drop filling ECFW_RW/RO state in CNVS | Kyösti Mälkki |
2022-04-06 | ChromeOS: Add legacy mainboard_ec_running_ro() | Kyösti Mälkki |
2022-04-05 | drivers/intel/dptf: Add support for Battery participant | Varshit B Pandya |
2022-04-04 | soc/intel/alderlake: Add new CPU ID | Lean Sheng Tan |
2022-04-04 | soc/intel/alderlake: Update CPU IDs with correct steppings | Lean Sheng Tan |
2022-04-01 | device/i2c_bus: Constify i2c_busdev and i2c_link | Matt DeVillier |
2022-04-01 | drivers/intel/dptf: Add support for Power participant | Varshit B Pandya |
2022-03-30 | commonlib/bsd/helpers: Remove redundancy with libpayload defines | Jakub Czapiga |
2022-03-28 | include/spd.h: Fix DDR4_SPD_72B_SO_{R,U}DIMM values | Elyes Haouas |
2022-03-27 | include/espi.h: Switch to types.h | Raul E Rangel |
2022-03-25 | include/efi: Add EFI Status code definitions | Subrata Banik |
2022-03-25 | include/efi: Add correct header file for EFI_PROCESSOR_INFORMATION | Subrata Banik |
2022-03-24 | drivers/net/r8168: Add support for Realtek RTL8111K | Raihow Shi |
2022-03-23 | soc/intel/adl-n: Add device ID for TCSS XHCI | Maulik V Vaghela |
2022-03-17 | include/efi: Clean up efi_datatype.h file | Subrata Banik |
2022-03-10 | cpu/x86/smm: Add weak SoC init and exit methods | Raul E Rangel |
2022-03-09 | cpu/intel/common: Add support for energy performance preference (EPP) | Cliff Huang |
2022-03-09 | soc/intel/common: Include Meteor Lake device IDs | Wonkyu Kim |
2022-03-09 | prog_loader: Change legacy_romstage_select_and_load() to return cb_err | Julius Werner |
2022-03-09 | cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMI | Raul E Rangel |
2022-03-09 | coreboot_tables.c: Expose the ACPI RSDP | Arthur Heymans |
2022-03-09 | commonlib/bsd: Remove cb_err_t | Julius Werner |
2022-03-08 | device/mmio.h: Move readXp/writeXp helpers to device/mmio.h | Jianjun Wang |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-28 | soc/amd/sabrina: Add XHCI configuration | Jon Murphy |
2022-02-22 | include/acpi/acpi.h: Drop non-existing acpi_create_madt_lapic_nmis() | Elyes Haouas |
2022-02-21 | [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments | Elyes Haouas |
2022-02-21 | include/device/dram/ddr3.h: Don't redefine 'printram(x, ...)' | Elyes HAOUAS |
2022-02-21 | src/acpi: Add macro for FADT Minor Version and use it | Elyes Haouas |
2022-02-18 | arch/x86/acpi: Add code for KEY_MENU | Boris Mittelberg |
2022-02-18 | include/acpi/acpi.h: Drop non-existing update_ssdt() | Elyes Haouas |
2022-02-18 | include/acpi/acpi.h: Drop non-existing update_ssdtx() | Elyes Haouas |
2022-02-18 | acpi: Use ACPI macros to configure USB port _PLD object | Subrata Banik |
2022-02-16 | device: Add support for PCIe Resizable BARs | Tim Wawrzynczak |
2022-02-16 | soc/intel/alderlake: Correct Alder Lake M/N ESPI device ID | Krishna Prasad Bhat |
2022-02-11 | soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-N | Usha P |
2022-02-11 | src/arch/ppc64/*: pass FDT address to payload | Sergii Dmytruk |
2022-02-11 | src/cpu/power9: add file structure for power9, implement SCOM access | Igor Bagnucki |
2022-02-10 | soc/intel/common: Add Crash Log and PMC SRAM PCI device IDs | Tim Wawrzynczak |
2022-02-10 | device: Add pciexp_find_next_extended_cap function | Tim Wawrzynczak |
2022-02-10 | Revert "cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available" | Felix Held |
2022-02-07 | console: Add compile-time fast path when only CBMEM console is used | Julius Werner |
2022-02-07 | console: Add loglevel prefix to interactive consoles | Julius Werner |
2022-02-07 | cpu/x86/mp_init.c: Rename num_concurrent_stacks | Arthur Heymans |
2022-02-07 | cpu/x86/smm: Improve smm stack setup | Arthur Heymans |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Fix choice X2APIC_ONLY | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Add lapic_send_ipi_self,others() | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Unify some parameter | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Support switching to X2APIC mode | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available | Kyösti Mälkki |
2022-02-03 | cpu/x86/smm: Retype variables | Arthur Heymans |
2022-02-01 | cpu/x86/smm: Add SMM_LEGACY_ASEG | Kyösti Mälkki |
2022-01-31 | soc/intel/alderlake: Add Alder Lake P IGD device IDs | Kane Chen |
2022-01-25 | soc/intel/common: Include Alder Lake-N device IDs | Usha P |
2022-01-24 | device: constify pciexp_find_extended_cap() | Tim Wawrzynczak |