Age | Commit message (Expand) | Author |
2023-01-19 | drivers/usb/acpi: Add USB _DSM method to enable/disable USB LPM per port | Kane Chen |
2023-01-19 | tree: Drop Intel Ice Lake support | Felix Singer |
2023-01-11 | treewide: stop calling custom TPM log "TCPA" | Sergii Dmytruk |
2023-01-09 | security/intel/txt: Add helper function to disable TXT | Subrata Banik |
2023-01-08 | include/memory_info.h: Add soc_num to dimm_info struct | Tim Chu |
2023-01-08 | arch/x86/smbios: Replace SMBIOS type4 processor upgrade fields | Li, Jincheng |
2023-01-04 | spd.h: Move enum ddr3_module_type to ddr3.h | Elyes Haouas |
2023-01-04 | spd.h: Move enum ddr2_module_type to ddr2.h | Elyes Haouas |
2023-01-02 | drivers/pc80/vga: Add API to write multi-line video message | Subrata Banik |
2022-12-28 | coding_style: Add more guidelines on error handling, die() and assert() | Julius Werner |
2022-12-27 | drivers/intel/ish: Add ADL-P ISH DID | Subrata Banik |
2022-12-25 | arch/x86: Use 'enum cb_err' | Elyes Haouas |
2022-12-24 | vc/google/chromeos: use fw_config field to return sar filename | Eric Lai |
2022-12-24 | lib: add stub for fw_config_get_field | Eric Lai |
2022-12-22 | inc/dev/pci_def.h: add definitions for RCEC EA Ext. Capbility | Jonathan Zhang |
2022-12-22 | soc/intel/alderlake: Add Raptor Lake device IDs | Marx Wang |
2022-12-21 | treewide: Remove duplicated includes | Elyes Haouas |
2022-12-21 | lib/nhlt, soc/intel/skl: Update NHLT to program feedback config | Matt DeVillier |
2022-12-20 | soc/intel/cmn/block/cnvi: Add missing CNVI IDs for ADL | Kapil Porwal |
2022-12-17 | Add option to use Ada code in romstage | Jeremy Compostella |
2022-12-17 | lib: Introduce fw_config_get_field | Eric Lai |
2022-12-15 | soc/intel/{adl, common}: provide a list of D-states to enter LPM | Eran Mitrani |
2022-12-13 | include/gpio: skip everything but soc/gpio.h include in ASM & ACPI cases | Felix Held |
2022-12-12 | drivers/wifi: Move ADL-P CNVi IDs from generic to IA common code CNVi driver | Kapil Porwal |
2022-12-10 | cpu/cpu.h: Change the function signature | Arthur Heymans |
2022-12-10 | include/gpio.h: Add 'IWYU pragma: export' comment | Elyes Haouas |
2022-12-10 | treewide: Include <device/mmio.h> instead of <arch/mmio.h> | Elyes Haouas |
2022-12-09 | include/cper.h: Add CPER Memory Error Section definitions | Tim Chu |
2022-12-07 | mb,sb,soc/intel: Drop useless IO trap handlers | Kyösti Mälkki |
2022-12-06 | acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hw | Arthur Heymans |
2022-12-05 | acpi: Helper functions to add certain _DSD properties | Kapil Porwal |
2022-12-05 | cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm | Arthur Heymans |
2022-11-29 | acpi: Create a common method to add DmaProperty | Kapil Porwal |
2022-11-25 | ACPI: Use common code for MADT LAPIC NMIs | Kyösti Mälkki |
2022-11-24 | device/mdio: Provide helper functions for read and write | Werner Zeh |
2022-11-24 | src/device + util/sconfig: Introduce new device 'mdio' | Mario Scheithauer |
2022-11-23 | cpu/intel/car: Define post codes | Martin Roth |
2022-11-22 | src/include: Remove unnecessary space after casts | Elyes Haouas |
2022-11-22 | include/spd.h: Fix comment module type information | Elyes Haouas |
2022-11-21 | include/memlayout.h: update comment about VBOOT2 work buffer size | Felix Held |
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 |