Age | Commit message (Expand) | Author |
2024-02-05 | mb/google/brox: Fix the I2C configuration | Karthikeyan Ramasubramanian |
2024-02-05 | util/kconfig: Uprev to Linux 6.7's kconfig | Patrick Georgi |
2024-02-03 | mb/google/rex/var/karis: Follow rex0 CNVi/PCIe switching | Tyler Wang |
2024-02-03 | mb/google/rex/var/karis: Update fw_config KB_TYPE field | Tyler Wang |
2024-02-02 | util/cbmem: Use commonlib ipchksum() algorithm | Julius Werner |
2024-02-02 | commonlib: Add assembly optimization for ipchksum() on x86 | Julius Werner |
2024-02-02 | commonlib: Add assembly optimization for ipchksum() on arm64 | Julius Werner |
2024-02-02 | libpayload: Switch to commonlib ipchksum() algorithm | Julius Werner |
2024-02-02 | tests: Add some more ipchksum() test cases | Julius Werner |
2024-02-02 | lib: Move IP checksum to commonlib | Julius Werner |
2024-02-02 | soc/amd: commonize PCI root IOAPIC initialization | Felix Held |
2024-02-02 | mb/amd/birman: add Phoenix with openSIL mainboard option | Felix Held |
2024-02-02 | soc/amd/phoenix/chip.h: guard FSP-specific data structures | Felix Held |
2024-02-02 | soc/amd/phoenix/fch: only init ACPI IO ports in FSP case | Felix Held |
2024-02-02 | soc/amd/phoenix: add openSIL calls | Felix Held |
2024-02-02 | soc/amd/phoenix/fch: only call gpp_clk_setup in FSP case | Felix Held |
2024-02-02 | soc/amd/phoenix: add get_pci_routing_table stub for non-FSP case | Felix Held |
2024-02-02 | soc/amd/phoenix/Kconfig: add SOC_AMD_PHOENIX_OPENSIL option | Felix Held |
2024-02-02 | vc/amd/opensil: add openSIL stub implementation | Felix Held |
2024-02-02 | soc/amd/common/amdblocks/pci_clk_req: remove unneeded include | Felix Held |
2024-02-02 | mb/amd/birman: add _FSP postfix to BOARD_AMD_BIRMAN_PHOENIX | Felix Held |
2024-02-02 | mb/amd/birman/Kconfig: fix comment on endif | Felix Held |
2024-02-02 | soc/amd/phoenix/Makefile: only include FSP folder conditionally | Felix Held |
2024-02-02 | vc/amd/opensil/genoa_poc: remove xSIM-api dependency from opensil.h | Felix Held |
2024-02-02 | cpu/x86/smm/pci_resource_store: Allow devices with no resources | Patrick Rudolph |
2024-02-02 | drivers/intel/gma: Add missing parentheses to brightness ACPI | Jonathon Hall |
2024-02-02 | util/ifdtool: Add a new switch -E to protect GPR0 | Subrata Banik |
2024-02-01 | mb/google/brox: Enable HDA Codec ALC256 | Poornima Tom |
2024-02-01 | soc/amd: factor out memmap from root_complex | Felix Held |
2024-02-01 | soc/amd/phoenix/root_complex: make read_fsp_resources call conditional | Felix Held |
2024-02-01 | soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resources | Felix Held |
2024-02-01 | vc/amd/opensil/genoa_poc/memmap: pass resource index as pointer | Felix Held |
2024-02-01 | soc/amd: rework DRAM and fixed resource reporting | Felix Held |
2024-02-01 | soc/amd/*/root_complex: use unsigned long for resource index | Felix Held |
2024-02-01 | soc/amd/common/data_fabric/domain: use unsigned long for resource index | Felix Held |
2024-02-01 | vc/amd/opensil/genoa_poc/memmap: use unsigned long for resource index | Felix Held |
2024-02-01 | soc/amd/common,genoa_poc/domain: rework check for 1st domain | Felix Held |
2024-01-31 | soc/intel/xeon_sp: Find VTD devices by PCI DEV ID | Patrick Rudolph |
2024-01-31 | soc/intel/xeon_sp: Attach UBOX stacks | Patrick Rudolph |
2024-01-31 | soc/amd/noncar/memlayout.ld: Warn about incorrect reset vector | Arthur Heymans |
2024-01-31 | cpu/x86/smm/pci_resource_store: Store DEV/VEN ID | Patrick Rudolph |
2024-01-31 | MAINTAINERS: Add Sapphire Rapids FSP header path to Xeon SP | Shuo Liu |
2024-01-31 | MAINTAINERS: Add Shuo, Patrick and Lean Sheng for Xeon SP | Shuo Liu |
2024-01-31 | soc/amd/phoenix/chip: make FSP-S call conditional | Felix Held |
2024-01-31 | device/device.h: Fix spelling mistake | Arthur Heymans |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-31 | mb/google/rex/variants/deku: correct GPIO E08 and E22 configuration | Eran Mitrani |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-31 | mb/google/brya: Correct Ti50 EC-is-trusted logic | zengqinghong |
2024-01-30 | mb/google/rex/variants/deku: Add H58G66BK7BX067 to RAM ID table | Tony Huang |
2024-01-30 | mb/google/rex/var/karis: Set SOC_TCHSCR_RST output low in bootblock | Tyler Wang |
2024-01-30 | soc/intel: Unify the definition of TCO registers | Marek Maslanka |
2024-01-30 | mb/google/rex/var/karis: Toggle NVMe PWR pin to reset SSD | Tyler Wang |
2024-01-30 | mb/google/geralt: Increase VM18 LDO voltage to 1.9V for Ciri | Cong Yang |
2024-01-30 | security/intel: Use write{64,32,16,8}p and read{64,32,16,8}p | Elyes Haouas |
2024-01-30 | crossgcc: Distinguish bootstrap and target compiler options | Patrick Georgi |
2024-01-30 | util/release: Remove makefile.inc references from genrelnotes | Martin Roth |
2024-01-29 | malloc/memalign: Return NULL if the request is too large | Patrick Georgi |
2024-01-29 | device/device.h: Drop multiple links | Arthur Heymans |
2024-01-29 | soc/intel/xeon_sp/spr: Create CXL ACPI resources only for | Shuo Liu |
2024-01-29 | soc/amd/stoney: Match ACPI with resource allocation | Nico Huber |
2024-01-29 | device: Add a helper function to add a downstream bus | Arthur Heymans |
2024-01-28 | soc/amd/*/acpi: drop CRAT TODO | Felix Held |
2024-01-27 | soc/amd: move acpi_add_fsp_tables implementation to common FSP code | Felix Held |
2024-01-27 | soc/amd: factor out acpi_add_fsp_tables | Felix Held |
2024-01-27 | soc/amd/picasso: factor out CRAT table generation | Felix Held |
2024-01-27 | soc/amd: use common ACPI_SCI_IRQ definition | Felix Held |
2024-01-27 | soc/amd/*/acpi: use common soc_acpi_write_tables prototype | Felix Held |
2024-01-27 | soc/amd/common/include/acpi: add missing device/device.h include | Felix Held |
2024-01-27 | soc/amd/common/fsp: use expected types for add_agesa_fsp_acpi_table | Felix Held |
2024-01-27 | soc/amd: use expected function signature for soc_acpi_write_tables | Felix Held |
2024-01-27 | soc/amd: rename agesa_write_acpi_tables to soc_acpi_write_tables | Felix Held |
2024-01-27 | mb/siemens/mc_ehl3: Use PSE GbE 0 instead of PSE GbE 1 | Jan Samek |
2024-01-27 | mb/siemens/mc_ehl5: Set LVDS re-power delay to 1 s | Mario Scheithauer |
2024-01-27 | mb/google/nissa/var/anraggar: Enable BT audio offload | Jianeng Ceng |
2024-01-27 | mb/google/brya/var/omniknight: Add WIFI SAR table | jamie_chen |
2024-01-27 | util/ifdtool: Refactor GPR0 Unlock Implemetation | Subrata Banik |
2024-01-27 | mb/google/rex: Organize models configs alphabetically | Subrata Banik |
2024-01-26 | mb/google/dedede/var/galtic: Support for Samsung K4U6E3S4AB-MGCL | Daniel Peng |
2024-01-26 | mb/google/brox: Enable Touchscreen | Shelley Chen |
2024-01-26 | mb/google/brox: Remove CNVi Bluetooth | Shelley Chen |
2024-01-26 | soc/intel/common: Add lunarlake device IDs | Appukuttan V K |
2024-01-26 | src, util: Clean up makefile.inc in text, help & comments | Martin Roth |
2024-01-26 | payloads/Kconfig: Make flat-binary configurable | Maximilian Brune |
2024-01-26 | vc/amd: move verstage on PSP files to new psp_verstage folder | Felix Held |
2024-01-26 | mb/amd/onyx_poc: Add and use APCB configuration data | Varshit Pandya |
2024-01-26 | soc/amd: factor out common acpi_add_ivrs_table implementation | Felix Held |
2024-01-26 | mb/purism/librem_cnl: Set edk2 boot timeout for Librem Mini | Matt DeVillier |
2024-01-26 | src, util: Update toolchain.inc references to .mk | Martin Roth |
2024-01-26 | Documentation: Update Makefile .inc references to .mk | Martin Roth |
2024-01-26 | util/autoport: Update Makefile.inc generation to Makefile.mk | Martin Roth |
2024-01-26 | util/mb: Update variant template Makefiles from .inc to .mk | Martin Roth |
2024-01-26 | util: Rename Makefiles from .inc to .mk | Martin Roth |
2024-01-26 | tests: Rename Makefiles from .inc to .mk | Martin Roth |
2024-01-26 | lib/smbios: Add 32 bit entry point if below 4G | Maximilian Brune |
2024-01-26 | mb/google/brya: alphabetize model configs | Nick Vaccaro |
2024-01-26 | mb/google/rex/var/karis: Skip tcc_offset override | Subrata Banik |
2024-01-26 | mb/google/rex/var/screebo: Modify TCC_offset to 20 | Subrata Banik |
2024-01-26 | soc/intel/commonlake: Re-add SATA to soc_api_name() list | Matt DeVillier |
2024-01-26 | soc/intel/common/block/sata: Add ACPI stub for SATA device | Matt DeVillier |