Age | Commit message (Expand) | Author |
2022-11-20 | device/pciexp: add pcie_find_dsn() | Jonathan Zhang |
2022-11-20 | acpi: Add initial support for CEDT | Jonathan Zhang |
2022-11-18 | cbmem_top_chipset: Change the return value to uintptr_t | Elyes Haouas |
2022-11-18 | soc/intel/meteorlake: Add Meteor Lake MCH device ID | Sridhar Siricilla |
2022-11-17 | arch/x86/smbios: Add SMBIOS Type 39 | Jonathan Zhang |
2022-11-17 | soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill | David Milosevic |
2022-11-17 | mb/emulation/qemu-q35: Split smm_close() and smm_lock() | Kyösti Mälkki |
2022-11-16 | cpu/x86/smm: Use common SMM_ASEG region | Kyösti Mälkki |
2022-11-15 | soc/intel: Add Meteor Lake IGD device id 0x7d45 | Ravi Sarawadi |
2022-11-14 | cpu/cpu.h: Remove unused functions prototypes | Arthur Heymans |
2022-11-13 | inc/dev: Add definitions for Link Capability and Slot Capability | Tim Chu |
2022-11-12 | include/cpu/msr.h: transform into an union | Arthur Heymans |
2022-11-10 | ACPI: Add acpi_create_madt_ioapic_from_hw() | Kyösti Mälkki |
2022-11-10 | src/include/smbios: Add definition for smbios type 4 and type 9 | Tim Chu |
2022-11-10 | cpu/x86/lapic.h: Fix CONFIG_X2APIC_RUNTIME | Arthur Heymans |
2022-11-09 | device/xhci: Factor out `struct xhci_usb_info` | Robert Zieba |
2022-11-09 | device/xhci: Factor out common PORTSC code | Robert Zieba |
2022-11-09 | cpu/*: Drop PARALLEL_MP leftovers | Arthur Heymans |
2022-11-08 | vboot: Add VBOOT_CBFS_INTEGRATION support | Jakub Czapiga |
2022-11-07 | lib: Add LPDDR5x DRAM type | Subrata Banik |
2022-11-04 | lib/coreboot_table: Rename lb_fill_pcie | Arthur Heymans |
2022-11-04 | lib/coreboot_table: Simplify API to set up lb_serial | Arthur Heymans |
2022-11-04 | include/device/pci_def.h: Add some PCIe DPC/AER definitions | Tim Chu |
2022-11-03 | treewide: Add 'IWYU pragma: export' comment | Elyes Haouas |
2022-11-03 | include/acpi/acpi_crat.h: Add missing <stdint.h> | Elyes Haouas |
2022-11-02 | acpigen: export acpigen_write_field_name | Michael Niewöhner |
2022-11-02 | device/mmio: add clr/setbitsXp macros | Michael Niewöhner |
2022-10-29 | acpigen: Always inline helper functions | Jakub Czapiga |
2022-10-25 | soc/intel/alderlake: Add Raptor Lake device IDs | Lawrence Chang |
2022-10-25 | console: Add an SoC-specific post-code call | Martin Roth |
2022-10-22 | smbios.h: Add High Bandwidth Memory Generation 3 | Elyes Haouas |
2022-10-21 | arch/x86/include: Split msr access into separate file | Martin Roth |
2022-10-20 | Revert "drivers/intel/dptf: Add multiple fan support under dptf" | Sumeet Pawnikar |
2022-10-20 | arch/x86: Only use .bss from car.ld when running XIP | Arthur Heymans |
2022-10-12 | device: Drop unused ADL-N UFS PCI Device ID | Subrata Banik |
2022-10-11 | mb/google/brya/nivviks: Enable ISH driver and firmware name | Meera Ravindranath |
2022-10-06 | smbios: Add API to generate SMBIOS type 28 Temperature Probe | Erik van den Bogaert |
2022-10-06 | include/device/device_util.c: add predicates for pci devices | Fabio Aiuto |
2022-10-06 | soc/intel/cmn/gfx: Add missing CML-U IGD device IDs | Michał Żygowski |
2022-09-30 | smbios: Add API to generate SMBIOS type 43 TPM Device | Michał Żygowski |
2022-09-29 | include/device/path.h: use functions for enabled cpu selection | Fabio Aiuto |
2022-09-28 | include/reg_script.h: Remove trailing semicolon | Elyes Haouas |
2022-09-28 | include/memrange.h: Remove trailing semicolon | Elyes Haouas |
2022-09-27 | acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions | Fabio Aiuto |
2022-09-24 | include/cpu/x86/mtrr: define NUM_FIXED_MTRRS once in mtrr.h | Felix Held |
2022-09-16 | drivers/smbus: add smbus console driver | Husni Faiz |
2022-09-16 | soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU ID | Jeremy Soller |
2022-09-16 | Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver" | Subrata Banik |
2022-09-15 | soc/amd: Do SMM relocation via MSR | Arthur Heymans |
2022-09-14 | timer: Change timer util functions to 64-bit | Rob Barnes |
2022-09-12 | device: Clear lane error status | Wilson Chou |
2022-09-08 | acpi/acpigen_dptf: Increase DPTF_MAX_FAN_PERF_STATES to 20 | Dtrain Hsu |
2022-09-08 | soc/intel/common/smbus: Add missing ID for GLK | Sean Rhodes |
2022-09-08 | soc/intel/commmon/fast_spi: Add missing ID for GLK | Sean Rhodes |
2022-09-07 | lib/xxhash.c: Add new hash functions | Fred Reitberger |
2022-09-06 | src: remove force-included header rules.h from individual files | Martin Roth |
2022-09-04 | drivers/intel/dptf: Add multiple fan support under dptf | Sumeet Pawnikar |
2022-09-04 | pciexp_device: Propagate above-4G flag to all hotplug devices | Nico Huber |
2022-09-04 | allocator_v4: Introduce RESOURCE_ALLOCATION_TOP_DOWN | Nico Huber |
2022-09-04 | device/i2c_bus: Add routines to read and write multiple bytes | Werner Zeh |
2022-09-02 | cbfs/vboot: Adapt to new vb2_digest API | Julius Werner |
2022-08-25 | device/dram: Add function to convert freq to MT/s for (LP)DDR5 | Matt DeVillier |
2022-08-17 | pciexp_device: Introduce pciexp_find_ext_vendor_cap() | Nico Huber |
2022-08-17 | pciexp_device: Join pciexp_find_(next_)extended_cap() APIs | Nico Huber |
2022-08-13 | timer: Switch mono_time to uint64_t | Rob Barnes |
2022-08-13 | payloads/tianocore: Rename TianoCore to edk2 | Sean Rhodes |
2022-08-12 | Fix Alder Lake and Raptor Lake Device ID's | Maximilian Brune |
2022-08-12 | Add missing ADL-S device identification | Maximilian Brune |
2022-08-11 | include: Add SPDX identifiers to files missing them | Martin Roth |
2022-08-07 | pci_device: Add a function to find PCI capability ID recursively | Bill XIE |
2022-08-01 | include: Add SPDX-License-Identifiers to files missing them | Martin Roth |
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 |