aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-02-10arch/riscv/boot.c: Comment OpenSBI Supervisor mode switchMaximilian Brune
2024-02-10soc/amd: Factor out gpp_clk_setup functionVarshit Pandya
2024-02-09mb/google/brox: Initialize TCHSCR_RST_L to 0Shelley Chen
2024-02-09acpi/acpi: Pass struct device to acpi_create_srat_gia_pciPatrick Rudolph
2024-02-09soc/intel/xeon_sp/numa: Store pointer to devicePatrick Rudolph
2024-02-09mb/google/nissa: Skip GPP_F15 GPIO locking to avoid IRQ stormWeimin Wu
2024-02-09mb/google/nissa/var/anraggar: Config DP AUX BIAS according to fw_configWeimin Wu
2024-02-09drivers/qemu: Drop redundant vga_io addition to ramstageAlper Nebi Yasak
2024-02-08mb/google/puff/var/*: Clean up SerialIO/I2C config in overridetreeMatt DeVillier
2024-02-08mb/google/puff/var/*: Drop redundant device entries in overridetreeMatt DeVillier
2024-02-08mb/google/puff: Delegate I2C device configuration to overridetreeMatt DeVillier
2024-02-08mb/google/puff: Drop devicetree entries identical to chipset.cbMatt DeVillier
2024-02-08mb/google/puff: Use chipset dt reference namesFelix Singer
2024-02-08soc/amd/common/data_fabric/domain: drop unneeded parenthesisFelix Held
2024-02-08soc/amd/common/data_fabric/domain: don't report DRAM as MMIO producerFelix Held
2024-02-08mb/google/nissa/var/yaviks: Enable USE_MTCL and DRIVERS_MTK_WIFIDavid Ruth
2024-02-08commonlib: Change GCD function to always use 64 bitsJulius Werner
2024-02-08cpu/x86/64bit: Turn jumping to long mode into a macroArthur Heymans
2024-02-08cpu/qemu-x86/cache_as_ram: Move guardArthur Heymans
2024-02-08soc/mediatek/mt8188: Enable CROS_WIDEVINE_SMCYi Chou
2024-02-08cpu/x86: Add 1GiB pages for memory access up to 512GiBAshish Kumar Mishra
2024-02-08mb/google/brox: Handle GPI_INT pin lower to GPI_WAKEAshish Kumar Mishra
2024-02-07arch/arm64/armv8: Add exception output without printkMaximilian Brune
2024-02-07soc/amd/genoa_poc/chip: print data fabric MMIO decoding configurationFelix Held
2024-02-07soc/amd: drop unneeded data_fabric_set_mmio_npFelix Held
2024-02-07arch/x86/mpspec: reduce scope of smp_write_ioapicFelix Held
2024-02-07drivers/pc80/tpm: probe for TPM family of a deviceSergii Dmytruk
2024-02-07arch/riscv: Add OPENSBI_FW_DYNAMIC_BOOT_HART optionMaximilian Brune
2024-02-07mb/google/brya/var/xol: Update GPIO configurationsSeunghwan Kim
2024-02-07mb/google/brya/var/xol: Update Kconfig and devicetreeSeunghwan Kim
2024-02-06sb/intel/i82371eb/isa: make IOAPIC ID constFelix Held
2024-02-06arch/x86/ioapic: always write IOAPIC ID in set_ioapic_idFelix Held
2024-02-06soc/intel/xeon_sp/smihandler: Lock SMM_FEATURE_CONTROL on all socketsPatrick Rudolph
2024-02-06drivers/wifi: Use depends instead of if in KconfigDavid Ruth
2024-02-06drivers/wifi: Add MTCL function to ACPI SSDTDavid Ruth
2024-02-05soc/intel/common/tcss: Guard disabling MUX with TCSS_HAS_USBC_OPSSean Rhodes
2024-02-05drivers/intel/fsp2_0: Remove unused function fsp_write_lineJeremy Compostella
2024-02-05soc/intel/xeon_sp/bootblock: Fix out of order header filesJeremy Compostella
2024-02-05mb/google/brox: Fix the I2C configurationKarthikeyan Ramasubramanian
2024-02-03mb/google/rex/var/karis: Follow rex0 CNVi/PCIe switchingTyler Wang
2024-02-03mb/google/rex/var/karis: Update fw_config KB_TYPE fieldTyler Wang
2024-02-02commonlib: Add assembly optimization for ipchksum() on x86Julius Werner
2024-02-02commonlib: Add assembly optimization for ipchksum() on arm64Julius Werner
2024-02-02lib: Move IP checksum to commonlibJulius Werner
2024-02-02soc/amd: commonize PCI root IOAPIC initializationFelix Held
2024-02-02mb/amd/birman: add Phoenix with openSIL mainboard optionFelix Held
2024-02-02soc/amd/phoenix/chip.h: guard FSP-specific data structuresFelix Held
2024-02-02soc/amd/phoenix/fch: only init ACPI IO ports in FSP caseFelix Held
2024-02-02soc/amd/phoenix: add openSIL callsFelix Held
2024-02-02soc/amd/phoenix/fch: only call gpp_clk_setup in FSP caseFelix Held
2024-02-02soc/amd/phoenix: add get_pci_routing_table stub for non-FSP caseFelix Held
2024-02-02soc/amd/phoenix/Kconfig: add SOC_AMD_PHOENIX_OPENSIL optionFelix Held
2024-02-02vc/amd/opensil: add openSIL stub implementationFelix Held
2024-02-02soc/amd/common/amdblocks/pci_clk_req: remove unneeded includeFelix Held
2024-02-02mb/amd/birman: add _FSP postfix to BOARD_AMD_BIRMAN_PHOENIXFelix Held
2024-02-02mb/amd/birman/Kconfig: fix comment on endifFelix Held
2024-02-02soc/amd/phoenix/Makefile: only include FSP folder conditionallyFelix Held
2024-02-02vc/amd/opensil/genoa_poc: remove xSIM-api dependency from opensil.hFelix Held
2024-02-02cpu/x86/smm/pci_resource_store: Allow devices with no resourcesPatrick Rudolph
2024-02-02drivers/intel/gma: Add missing parentheses to brightness ACPIJonathon Hall
2024-02-01mb/google/brox: Enable HDA Codec ALC256Poornima Tom
2024-02-01soc/amd: factor out memmap from root_complexFelix Held
2024-02-01soc/amd/phoenix/root_complex: make read_fsp_resources call conditionalFelix Held
2024-02-01soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resourcesFelix Held
2024-02-01vc/amd/opensil/genoa_poc/memmap: pass resource index as pointerFelix Held
2024-02-01soc/amd: rework DRAM and fixed resource reportingFelix Held
2024-02-01soc/amd/*/root_complex: use unsigned long for resource indexFelix Held
2024-02-01soc/amd/common/data_fabric/domain: use unsigned long for resource indexFelix Held
2024-02-01vc/amd/opensil/genoa_poc/memmap: use unsigned long for resource indexFelix Held
2024-02-01soc/amd/common,genoa_poc/domain: rework check for 1st domainFelix Held
2024-01-31soc/intel/xeon_sp: Find VTD devices by PCI DEV IDPatrick Rudolph
2024-01-31soc/intel/xeon_sp: Attach UBOX stacksPatrick Rudolph
2024-01-31soc/amd/noncar/memlayout.ld: Warn about incorrect reset vectorArthur Heymans
2024-01-31cpu/x86/smm/pci_resource_store: Store DEV/VEN IDPatrick Rudolph
2024-01-31soc/amd/phoenix/chip: make FSP-S call conditionalFelix Held
2024-01-31device/device.h: Fix spelling mistakeArthur Heymans
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31mb/google/rex/variants/deku: correct GPIO E08 and E22 configurationEran Mitrani
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-31mb/google/brya: Correct Ti50 EC-is-trusted logiczengqinghong
2024-01-30mb/google/rex/variants/deku: Add H58G66BK7BX067 to RAM ID tableTony Huang
2024-01-30mb/google/rex/var/karis: Set SOC_TCHSCR_RST output low in bootblockTyler Wang
2024-01-30soc/intel: Unify the definition of TCO registersMarek Maslanka
2024-01-30mb/google/rex/var/karis: Toggle NVMe PWR pin to reset SSDTyler Wang
2024-01-30mb/google/geralt: Increase VM18 LDO voltage to 1.9V for CiriCong Yang
2024-01-30security/intel: Use write{64,32,16,8}p and read{64,32,16,8}pElyes Haouas
2024-01-29malloc/memalign: Return NULL if the request is too largePatrick Georgi
2024-01-29device/device.h: Drop multiple linksArthur Heymans
2024-01-29soc/intel/xeon_sp/spr: Create CXL ACPI resources only forShuo Liu
2024-01-29soc/amd/stoney: Match ACPI with resource allocationNico Huber
2024-01-29device: Add a helper function to add a downstream busArthur Heymans
2024-01-28soc/amd/*/acpi: drop CRAT TODOFelix Held
2024-01-27soc/amd: move acpi_add_fsp_tables implementation to common FSP codeFelix Held
2024-01-27soc/amd: factor out acpi_add_fsp_tablesFelix Held
2024-01-27soc/amd/picasso: factor out CRAT table generationFelix Held
2024-01-27soc/amd: use common ACPI_SCI_IRQ definitionFelix Held
2024-01-27soc/amd/*/acpi: use common soc_acpi_write_tables prototypeFelix Held
2024-01-27soc/amd/common/include/acpi: add missing device/device.h includeFelix Held
2024-01-27soc/amd/common/fsp: use expected types for add_agesa_fsp_acpi_tableFelix Held
2024-01-27soc/amd: use expected function signature for soc_acpi_write_tablesFelix Held