summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tree: Replace Or(a,b) with ASL 2.0 syntaxFelix Singer2022-12-193-4/+4
* tree: Replace LAnd(a,b) with ASL 2.0 syntaxFelix Singer2022-12-193-4/+3
* tree: Replace XOr(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-193-5/+5
* soc/intel/meteorlake: Remove dependency of FSP-S CpuMpPei ModuleSubrata Banik2022-12-192-14/+21
* soc/intel/meteorlake: Implement MultiPhase SI Init Index 2 callbackSubrata Banik2022-12-191-0/+11
* drivers/intel/fsp2_0: Implement `mps2_noop_get_number_of_processors()`Subrata Banik2022-12-191-3/+6
* ec/starlabs/merlin: Add EC related files for Cezanne laptopsSean Rhodes2022-12-193-0/+435
* mb/google/octopus: Add NHLT endpoints for Cirrus Logic codecMatt DeVillier2022-12-191-0/+6
* mb/google/octopus: update variant VBTsMatt DeVillier2022-12-1915-0/+0
* mb/google/hatch/kohaku: set VBT boot resolution to 1080pMatt DeVillier2022-12-191-0/+0
* mb/google/brya/var/marasov: Configure I2C high and low timeFrank Chu2022-12-191-0/+12
* lib: Hook up libhwbase in romstageJeremy Compostella2022-12-174-8/+39
* Add option to use Ada code in romstageJeremy Compostella2022-12-175-0/+28
* soc/intel/cmn: Clear interrupt status after HECI-1 has been receivedJohnny Lin2022-12-172-0/+8
* lib: Introduce fw_config_get_fieldEric Lai2022-12-172-0/+35
* mb/siemens/mc_ehl3/devicetree.cb: Adapt PCIe root port settingsJan Samek2022-12-171-8/+12
* mb/siemens/mc_ehl3: Add board variant based on mc_ehl2Jan Samek2022-12-178-0/+557
* soc/intel/alderlake: Select SOC_INTEL_CSE_SEND_EOP_LATE for ADL-NReka Norman2022-12-171-3/+2
* drivers/generic/nau8315: Change method for HID assignmentDavid Lin2022-12-172-1/+9
* mb/google/nissa/var/yaviks: Enable wifi SARWisley Chen2022-12-174-0/+24
* mb/google/nissa/var/pujjo: Tunning RegProxCtrl0 register for SX9324Stanley Wu2022-12-171-2/+2
* soc/intel/common: Remove read-only from chip_get_common_soc_structureSean Rhodes2022-12-172-2/+2
* device/Kconfig: bump desktop framebuffer max height/width to support 4KMatt DeVillier2022-12-171-2/+4
* device/oprom/yabel/io: use __fallthrough instead of commentFelix Held2022-12-171-1/+1
* soc/intel/skylake/irq.c: Fix undefined `memcpy()`Angel Pons2022-12-171-8/+3
* mb/starlabs/starbook: Add Alder Lake StarBook Mk VI variantBen-StarLabs2022-12-1711-5/+860
* mb/google/skyrim: Configure RO and RW SPL filesKarthikeyan Ramasubramanian2022-12-171-0/+9
* mb/google/brya/var/lisbon: Use RPL FSP headersKevin Chiu2022-12-161-0/+1
* drivers/i2c/designware: translate return type in dw_i2c_dev_transferFelix Held2022-12-161-1/+1
* Set x86_64 as supported architecture for clangArthur Heymans2022-12-161-0/+1
* cpu/intel: Fix clearing MTRR for clang 64bitArthur Heymans2022-12-164-20/+24
* nb/intel/haswell: Add native raminit scaffoldingAngel Pons2022-12-164-6/+320
* sb/intel/lynxpoint: Add native PCH initAngel Pons2022-12-169-2/+669
* sb/intel/lynxpoint: Add native thermal initAngel Pons2022-12-164-1/+67
* sb/intel/lynxpoint: Add native USB initAngel Pons2022-12-165-12/+637
* haswell/lynxpoint: Add native early ME initAngel Pons2022-12-163-4/+50
* haswell/lynxpoint: Add native DMI initAngel Pons2022-12-1610-1/+480
* soc/intel/common: Drop unreferenced DP related macrosSridhar Siricilla2022-12-161-2/+0
* mb/google/brya/var/marasov: Update gpio table for EVTFrank Chu2022-12-161-9/+137
* mb/google/brya/var/marasov: Disable unused PCIE8 for s0ixFrank Chu2022-12-161-0/+1
* mb/google/geralt: Revise the naming of MIPI PWM control GPIOLiju-Clr Chen2022-12-162-3/+3
* mb/google/geralt: Pass GPIOs to allow backlight control in payloadsBo-Chen Chen2022-12-163-0/+38
* mb/google/brya/var/marasov: Enable ELAN touchscreenFrank Chu2022-12-161-17/+13
* drivers/i2c/designware/dw_i2c: handle bus < 0 in dw_i2c_dev_transferFelix Held2022-12-161-1/+6
* soc/amd/common/block/i2c: don't call die() when MMIO address is NULLFelix Held2022-12-161-4/+8
* soc/intel/apollolake/acpi/northbridge.asl: Fix commentElyes Haouas2022-12-161-1/+1
* security/vboot: Update vbnv_init signatureKarthikeyan Ramasubramanian2022-12-163-21/+23
* ec/kontron/it8516e/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-161-5/+5
* cpu/x86/mtrr: rename local cpu_idx variable and make it constFelix Held2022-12-161-2/+2
* mb/google/rex: Add support for WWAN over USB3Subrata Banik2022-12-151-1/+8