summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cpu/x86/64bit: Turn jumping to long mode into a macroArthur Heymans2024-02-0811-19/+30
* cpu/qemu-x86/cache_as_ram: Move guardArthur Heymans2024-02-081-1/+1
* soc/mediatek/mt8188: Enable CROS_WIDEVINE_SMCYi Chou2024-02-081-0/+1
* cpu/x86: Add 1GiB pages for memory access up to 512GiBAshish Kumar Mishra2024-02-083-1/+43
* mb/google/brox: Handle GPI_INT pin lower to GPI_WAKEAshish Kumar Mishra2024-02-083-3/+26
* arch/arm64/armv8: Add exception output without printkMaximilian Brune2024-02-071-1/+12
* soc/amd/genoa_poc/chip: print data fabric MMIO decoding configurationFelix Held2024-02-071-0/+3
* soc/amd: drop unneeded data_fabric_set_mmio_npFelix Held2024-02-0714-139/+6
* arch/x86/mpspec: reduce scope of smp_write_ioapicFelix Held2024-02-072-3/+1
* drivers/pc80/tpm: probe for TPM family of a deviceSergii Dmytruk2024-02-072-25/+80
* arch/riscv: Add OPENSBI_FW_DYNAMIC_BOOT_HART optionMaximilian Brune2024-02-072-0/+12
* mb/google/brya/var/xol: Update GPIO configurationsSeunghwan Kim2024-02-072-0/+213
* mb/google/brya/var/xol: Update Kconfig and devicetreeSeunghwan Kim2024-02-072-2/+429
* sb/intel/i82371eb/isa: make IOAPIC ID constFelix Held2024-02-061-1/+1
* arch/x86/ioapic: always write IOAPIC ID in set_ioapic_idFelix Held2024-02-061-6/+2
* soc/intel/xeon_sp/smihandler: Lock SMM_FEATURE_CONTROL on all socketsPatrick Rudolph2024-02-0620-66/+100
* drivers/wifi: Use depends instead of if in KconfigDavid Ruth2024-02-061-4/+1
* drivers/wifi: Add MTCL function to ACPI SSDTDavid Ruth2024-02-066-1/+223
* soc/intel/common/tcss: Guard disabling MUX with TCSS_HAS_USBC_OPSSean Rhodes2024-02-052-13/+23
* drivers/intel/fsp2_0: Remove unused function fsp_write_lineJeremy Compostella2024-02-052-15/+0
* soc/intel/xeon_sp/bootblock: Fix out of order header filesJeremy Compostella2024-02-051-6/+6
* mb/google/brox: Fix the I2C configurationKarthikeyan Ramasubramanian2024-02-051-3/+3
* mb/google/rex/var/karis: Follow rex0 CNVi/PCIe switchingTyler Wang2024-02-031-10/+0
* mb/google/rex/var/karis: Update fw_config KB_TYPE fieldTyler Wang2024-02-031-0/+1
* commonlib: Add assembly optimization for ipchksum() on x86Julius Werner2024-02-021-1/+24
* commonlib: Add assembly optimization for ipchksum() on arm64Julius Werner2024-02-021-0/+25
* lib: Move IP checksum to commonlibJulius Werner2024-02-0220-98/+89
* soc/amd: commonize PCI root IOAPIC initializationFelix Held2024-02-0214-41/+36
* mb/amd/birman: add Phoenix with openSIL mainboard optionFelix Held2024-02-024-2/+155
* soc/amd/phoenix/chip.h: guard FSP-specific data structuresFelix Held2024-02-021-0/+4
* soc/amd/phoenix/fch: only init ACPI IO ports in FSP caseFelix Held2024-02-021-4/+6
* soc/amd/phoenix: add openSIL callsFelix Held2024-02-023-6/+20
* soc/amd/phoenix/fch: only call gpp_clk_setup in FSP caseFelix Held2024-02-021-1/+3
* soc/amd/phoenix: add get_pci_routing_table stub for non-FSP caseFelix Held2024-02-022-0/+15
* soc/amd/phoenix/Kconfig: add SOC_AMD_PHOENIX_OPENSIL optionFelix Held2024-02-021-1/+7
* vc/amd/opensil: add openSIL stub implementationFelix Held2024-02-026-1/+97
* soc/amd/common/amdblocks/pci_clk_req: remove unneeded includeFelix Held2024-02-021-1/+1
* mb/amd/birman: add _FSP postfix to BOARD_AMD_BIRMAN_PHOENIXFelix Held2024-02-023-7/+7
* mb/amd/birman/Kconfig: fix comment on endifFelix Held2024-02-021-1/+1
* soc/amd/phoenix/Makefile: only include FSP folder conditionallyFelix Held2024-02-021-0/+3
* vc/amd/opensil/genoa_poc: remove xSIM-api dependency from opensil.hFelix Held2024-02-023-4/+20
* cpu/x86/smm/pci_resource_store: Allow devices with no resourcesPatrick Rudolph2024-02-021-4/+0
* drivers/intel/gma: Add missing parentheses to brightness ACPIJonathon Hall2024-02-021-2/+2
* mb/google/brox: Enable HDA Codec ALC256Poornima Tom2024-02-014-0/+123
* soc/amd: factor out memmap from root_complexFelix Held2024-02-0115-479/+494
* soc/amd/phoenix/root_complex: make read_fsp_resources call conditionalFelix Held2024-02-011-1/+2
* soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resourcesFelix Held2024-02-017-22/+8
* vc/amd/opensil/genoa_poc/memmap: pass resource index as pointerFelix Held2024-02-013-19/+17
* soc/amd: rework DRAM and fixed resource reportingFelix Held2024-02-018-90/+80
* soc/amd/*/root_complex: use unsigned long for resource indexFelix Held2024-02-017-7/+7