Age | Commit message (Expand) | Author |
2024-09-11 | soc/intel/cml, pci_ids: Remove IDs of non-existent graphics devices | Maxim Polyakov |
2024-09-11 | soc/intel/cml, pci_ids: Fix IDs for Intel Comet Lake-S/H GT1 | Maxim Polyakov |
2024-09-11 | soc/intel/cml, pci_ids: Fix ID for Comet Lake-H GT2 | Maxim Polyakov |
2024-09-10 | include/console/system76_ec.h: Remove unused <stddef.h> | Elyes Haouas |
2024-09-07 | soc/intel/{common,alderlake}: Add missing ADL-N SKUs | Michał Żygowski |
2024-09-04 | src/include: Introduce a new BIT_FLAG_32(x) macro | Saurabh Mishra |
2024-09-04 | include/cpu/x86: Add Misc Enable and Thermal Interrupt Register Macro | Saurabh Mishra |
2024-09-02 | drivers/intel/gma: Fix mismatching types for fb_add_framebuffer_info | Arthur Heymans |
2024-08-30 | drivers/efi/uefi_capsules.c: coalesce and store UEFI capsules | Sergii Dmytruk |
2024-08-29 | cbmem.h: Change return type of cbmem_get_region | Arthur Heymans |
2024-08-22 | util/sconfig: Probe device when fw_config is unprovisioned | Karthikeyan Ramasubramanian |
2024-08-20 | drivers/soundwire: Support Realtek ALC722 codec | Anil Kumar |
2024-08-19 | drivers/efi: add optional ESRT-friendly coreboot table tag | Sergii Dmytruk |
2024-08-15 | include/cpu/amd/mtrr: rename TOP_MEM(2) and remove workaround | Felix Held |
2024-08-14 | commonlib/bsd: Add strlen() and strnlen() functions | Yu-Ping Wu |
2024-08-11 | azalia: Get rid of "return {-1,0} | Elyes Haouas |
2024-08-11 | region: Introduce region_create() functions | Nico Huber |
2024-08-11 | cpu/x86/lapic: Always have LAPIC enabled | Kyösti Mälkki |
2024-08-09 | device/pci_ids: Add new Intel PTL device IDs for Tracehub | Bora Guvendik |
2024-08-06 | soc/intel/common: Add CPU and PCIe IDs for Snow Ridge platform | Yuchi Chen |
2024-07-31 | device/path: rename domain path struct element to 'domain_id' | Felix Held |
2024-07-31 | device: introduce and use dev_get_domain_id | Felix Held |
2024-07-25 | device: move is_domain0 and is_dev_on_domain0 to common code | Felix Held |
2024-07-23 | drivers/pc80/rtc/mc146818rtc: Add assertion of bank selection for AMD | Yu-Ping Wu |
2024-07-22 | lib/smbios: Create SMBIOS type 4 entry | Jincheng Li |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for CNVi | Subrata Banik |
2024-07-19 | device/pci_ids: Remove unused Intel UFS device IDs | Subrata Banik |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for XDCI | Subrata Banik |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for CSE0 | Subrata Banik |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for Audio | Subrata Banik |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for SRAM | Subrata Banik |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for P2SBx | Subrata Banik |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for XHCI/TCSS XHCI | Subrata Banik |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for SMBUS | Subrata Banik |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for Fast-SPI and GSPIx | Subrata Banik |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for UARTx | Subrata Banik |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for I2Cx | Subrata Banik |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for PMC | Subrata Banik |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for PCIe | Subrata Banik |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for eSPI/LPC | Subrata Banik |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for ISH | Subrata Banik |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for DID2 | Subrata Banik |
2024-07-19 | device/pci_ids: Add new Intel PTL device IDs for DID0 | Subrata Banik |
2024-07-15 | drivers/wifi: Support Radio Frequency Interference Mitigation | Jeremy Compostella |
2024-07-15 | drivers/wifi: Support Energy Detection Threshold | Jeremy Compostella |
2024-07-10 | console: Fix I2C/SMBus console if it's the only slow one | Nico Huber |
2024-07-10 | cbmem_top: Change the return value to uintptr_t | Elyes Haouas |
2024-07-03 | drivers/wifi: Support 320Mhz Bandwidth Enablement per MCC | Poornima Tom |
2024-07-03 | drivers/wifi: Support Bluetooth Regulator Domain Settings | Jeremy Compostella |
2024-07-03 | tree: Use <console/console.h> only when used | Elyes Haouas |
2024-06-28 | acpi: Add support for DRHD size reporting | Shuo Liu |
2024-06-27 | drivers/wifi: Support Wi-Fi 7 11be Enablement | Ravi Sarawadi |
2024-06-27 | lib/string: change return types to match C standard | Felix Held |
2024-06-27 | lib/string: change parameter types to match C standard | Felix Held |
2024-06-26 | acpi: Rename acpi_create_dmar_drhd | Shuo Liu |
2024-06-25 | device/azalia: Separate codec checking and initialization | Nicholas Sudsgaard |
2024-06-24 | acpigen_ps2_keybd: Support a Do Not Disturb key | Aseda Aboagye |
2024-06-24 | acpigen_ps2_keybd: Support an Accessibility key | Aseda Aboagye |
2024-06-22 | treewide: Move device_tree to commonlib | Maximilian Brune |
2024-06-21 | include/input-event-codes.h: Update to latest HID tree | Aseda Aboagye |
2024-06-11 | treewide: Move skip_atoi function to commonlib | Kapil Porwal |
2024-06-09 | sb/intel/lynxpoint/pcie.c: Add 9-series PCH-H device IDs | Angel Pons |
2024-06-06 | arch/io.h: Add port I/O functions to other architectures | Alper Nebi Yasak |
2024-06-03 | device_tree: Add function to get top of memory from a FDT blob | Alper Nebi Yasak |
2024-06-01 | tree: Add some SMBIOS_PROCESSOR_FAMILY macros | Elyes Haouas |
2024-05-29 | cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae() | Krystian Hebel |
2024-05-29 | tree: Remove unused <string.h> | Elyes Haouas |
2024-05-29 | tree: Use <stdio.h> for snprintf | Elyes Haouas |
2024-05-28 | tree: Add smbios_processor_type | Elyes Haouas |
2024-05-28 | include/device: Fix IO resource handling covering 0xFFFF | Shuo Liu |
2024-05-28 | soc/intel/xeon_sp: Add domain resource window creation utils | Shuo Liu |
2024-05-28 | tree: Remove unused <stdarg.h> | Elyes Haouas |
2024-05-28 | spd_bin.h: Use same macro for DDR3 and LPDDR3 | Elyes Haouas |
2024-05-25 | acpi: add and use defines for LAPIC feature flags | Felix Held |
2024-05-25 | acpi: introduce and use ACPI_MADT_PCAT_COMPAT define | Felix Held |
2024-05-25 | arch/arm64: Implement initial set of SMBIOS tables | Benjamin Doron |
2024-05-23 | device: drop unnecessary CHECK_REV_IN_OPROM_NAME option | Felix Held |
2024-05-21 | lib/device_tree: Add some FDT helper functions | Maximilian Brune |
2024-05-16 | include/device/pci_ids.h: Update TWL device IDs | Saurabh Mishra |
2024-05-15 | cpu/x86/pae/pgtbl.c: remove dead paging_identity_map_addr() | Krystian Hebel |
2024-05-14 | soc/intel/common: Add RPL tracehub support | Ashish Kumar Mishra |
2024-05-14 | soc/intel: Add Panther Lake PCIE device IDs | Saurabh Mishra |
2024-05-14 | soc/intel/common: Add Lunar Lake IAA and TBTRP3 device IDs | Saurabh Mishra |
2024-05-13 | cpu/x86/pae/pgtbl.c: remove dead map_2M_page() | Krystian Hebel |
2024-05-12 | soc/intel/lunarlake: Support stepping A0_2 | Saurabh Mishra |
2024-05-11 | include/efi: Override EFIAPI macro for x86_64 | Subrata Banik |
2024-05-09 | include/spd.h: Add SPD_MEMORY_TYPE_LPDDR3_INTEL into spd_memory_type | Elyes Haouas |
2024-05-09 | include/spd.h: Add new spd_memory_type values | Elyes Haouas |
2024-05-07 | dram/ddr3: Use the same naming convention as DDR4 | Elyes Haouas |
2024-05-07 | dram/ddr5: Use the same naming convention as DDR{2,3,4} | Elyes Haouas |
2024-05-07 | spd.h: Move enum ddr4_module_type to ddr4.h | Elyes Haouas |
2024-05-07 | device/dram/ddr{3,4}: Rename spd_raw_data for specific DDR | Elyes Haouas |
2024-05-07 | device/device_util: Add and use is_pci_bridge() | Shuo Liu |
2024-05-07 | spd.h: Move enum ddr5_module_type to ddr5.h | Elyes Haouas |
2024-05-06 | acpi: Remove acpigen_write_OSC_pci_domain | Shuo Liu |
2024-04-29 | include/device/pci_ids.h, soc/intel/mtl: add new MTL-P iGPU DID | Michał Kopeć |
2024-04-23 | drivers/intel/fsp2_0: Support FSP 2.4 64-bits | Jeremy Compostella |
2024-04-23 | soc/intel/alderlake: Add Twinlake graphics device IDs | Sowmya V |
2024-04-22 | drivers/intel/fsp2_0: Introduce fsp print helper macros | Appukuttan V K |
2024-04-22 | acpigen_ps2_keybd: Add assistant key to linux,keymap | Aseda Aboagye |