Age | Commit message (Expand) | Author |
2024-02-19 | soc/intel/common: Add ADL_N ID 5 0x4618 | Sean Rhodes |
2024-02-14 | include/device/device: drop unused soft_reserved_ram_resource macro | Felix Held |
2024-02-13 | include/device/azalia_device.h: Add enum for misc field | Nicholas Chin |
2024-02-09 | acpi/acpi: Pass struct device to acpi_create_srat_gia_pci | Patrick Rudolph |
2024-02-06 | drivers/wifi: Add MTCL function to ACPI SSDT | David Ruth |
2024-02-02 | lib: Move IP checksum to commonlib | Julius Werner |
2024-01-31 | cpu/x86/smm/pci_resource_store: Store DEV/VEN ID | Patrick Rudolph |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-29 | device/device.h: Drop multiple links | Arthur Heymans |
2024-01-29 | device: Add a helper function to add a downstream bus | Arthur Heymans |
2024-01-26 | src, util: Update toolchain.inc references to .mk | Martin Roth |
2024-01-24 | soc/intel: Add Lunar Lake device IDs | Appukuttan V K |
2024-01-24 | device/device_util: Add method to retrieve the domain | Patrick Rudolph |
2024-01-24 | device: Add inline method to identify PATH_ROOT | Patrick Rudolph |
2024-01-22 | device/device.h: Drop acpi_inject_dsdt | Arthur Heymans |
2024-01-21 | device_util: Drop unused function bus_path | Arthur Heymans |
2024-01-18 | include/bootmem.h: Add comment | Maximilian Brune |
2024-01-18 | device/device.h: Fix outdated comment | Arthur Heymans |
2024-01-16 | device: Add support for multiple PCI segment groups | Felix Held |
2024-01-15 | include/device/pci_mmio_cfg: assert CONFIG_ECAM_MMCONF_BUS_NUMBER != 0 | Felix Held |
2024-01-13 | lib/smbios: rename segment group parameter of smbios_write_type41 | Felix Held |
2024-01-13 | lib/smbios: add segment_group parameter to smbios_write_type9 | Felix Held |
2024-01-13 | acpi/acpigen: add acpigen_write_SEG for segment group number method | Felix Held |
2024-01-11 | vc/google: Show different logos for different ChromeOS devices | Shelley Chen |
2024-01-10 | cpu/x86/smi_trigger: use enum cb_err as apm_control return type | Felix Held |
2023-12-23 | sb/intel/bd82x6x: Add defines for PCI IDs | Patrick Rudolph |
2023-12-22 | x86: Separate CPU and SoC physical address size | Jeremy Compostella |
2023-12-18 | drivers/spi: Add ISSI IS25WP256D flash | Maximilian Brune |
2023-12-15 | acpi: Add support for WDAT table | Marek Maslanka |
2023-12-15 | rules.h: Clean up ENV_HAS_HEAP_SECTION | Arthur Heymans |
2023-12-13 | drivers/ipmi to lib: Fix misspellings & capitalization issues | Martin Roth |
2023-12-06 | acpi/acpi_gic: Add GIC ITS subtable | Naresh Solanki |
2023-12-06 | acpi: Add IO Remapping Table structures | Naresh Solanki |
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 |