summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/cache.c: Implement dcache_*Hsin-Te Yuan2022-09-015-10/+169
* vendorcode/intel/fsp2/glk: Add the FSP headers for version 2.2.3.1Sean Rhodes2022-09-017-1/+2914
* payloads/edk2: Remove architecture from build stringSean Rhodes2022-09-011-4/+5
* payloads/edk2: Rename the update recipeSean Rhodes2022-09-011-4/+4
* payloads/edk2: Clone edk2 and its submodules in parallelSean Rhodes2022-09-011-1/+1
* payloads/edk2: Adjust the WORKSPACE targetSean Rhodes2022-09-011-3/+1
* payloads/edk2: Convert UefiPayloadPkg to a file targetSean Rhodes2022-09-012-9/+18
* mb/google/brya/acpi: Save/restore/clear some registers over GC6Tim Wawrzynczak2022-09-012-0/+30
* mb/google/nissa: Mark PCIe wifi device as untrustedReka Norman2022-09-015-0/+5
* soc/amd/mendocino/Kconfig: select extended eSPI decode range supportFelix Held2022-08-311-1/+2
* acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig valueTim Van Patten2022-08-314-6/+11
* soc/intel/alderlake: Add new pcie5 alias for raptorlakeBora Guvendik2022-08-311-0/+1
* mb/amd/chausie/Kconfig: Re-enable ESPI_RETAIN_PORT80Fred Reitberger2022-08-311-0/+1
* soc/mediatek/mt8188: Add SPM loader and initialize SPM in RAM stageRex-BC Chen2022-08-315-17/+628
* soc/mediatek: Move some SPM functions to commonBo-Chen Chen2022-08-318-552/+232
* soc/mediatek/mt8188: Use MHz as unit for current_clkBo-Chen Chen2022-08-313-3/+9
* soc/mediatek/mt8188: Add DEVAPC basic driverNina Wu2022-08-315-0/+1683
* soc/mediatek: Move common DEVPAC enums and functions to commonBo-Chen Chen2022-08-318-118/+74
* device/dram/ddr4.c: note that dimm size calculation won't work for 3DSKrystian Hebel2022-08-311-0/+1
* device/dram/ddr4.c: fill missing ECC info from SPDKrystian Hebel2022-08-311-0/+2
* soc/mediatek/mt8188: Initialize DPM in ramstageXi Chen2022-08-311-0/+5
* soc/mediatek/mt8188: Support 4 channel DRAM in DPM init flowXi Chen2022-08-312-0/+3
* soc/mediatek/mt8188: Add DPM firmware filesXi Chen2022-08-312-0/+14
* soc/mediatek: Move dpm_4ch.c to commonXi Chen2022-08-312-1/+1
* allocator_v4: Completely ignore resources with 0 limitNico Huber2022-08-311-8/+11
* mb/google/rex: Correct EC-is-trusted logicKapil Porwal2022-08-312-5/+3
* Revert "mb/google/rex: Disable LID_SHUTDOWN"Subrata Banik2022-08-311-1/+0
* vendorcode/intel/fsp: Add Raptor Lake FSP headers for FSP v3301.03Selma Bensaid2022-08-311-68/+84
* mb/google/skyrim: Fix APCB_SBR_D5.gen build rulesKarthikeyan Ramasubramanian2022-08-301-1/+1
* .gitignore: Add .vscode/Tim Van Patten2022-08-301-0/+1
* soc/intel/cmn/block/acpi: Add new GPIO ASL MethodTim Wawrzynczak2022-08-301-0/+19
* mb/google/nipperkin: Set BT enable_delay_ms to 10msRob Barnes2022-08-301-0/+10
* mb/google/guybrush: Set BT enable_delay_ms to 200msRob Barnes2022-08-301-2/+1
* soc/intel/cmn/block/acpi: Modify GPIO Methods to use bitfieldsTim Wawrzynczak2022-08-301-26/+18
* mb/google/brya/variants/nivviks: Define DPTF policies for NirwenVidya Gopalakrishnan2022-08-301-2/+100
* mb/google/nissa: Configure the DPTF policies based on fw_configV Sowmya2022-08-301-1/+7
* mb/google/brya/vell: Update amp SSIDShon Wang2022-08-301-6/+6
* mb/google/skyrim/var/winterhold: Update memory and RAMID tableEricKY Cheng2022-08-304-0/+49
* util/spd_tools: Add AMD Mendocino (MDN) platformEricKY Cheng2022-08-301-1/+1
* mb/google/skyrim/var/winterhold: Update Lp5x and Lp5 memory supportEricKY Cheng2022-08-303-0/+38
* mb/google/rex: Change GPP_A17 programmingTarun Tuli2022-08-301-4/+2
* amd/soc/common: Update CPPC valueZheng Bao2022-08-301-2/+2
* mb/google/nissa: Mark CNVi wifi device as untrustedReka Norman2022-08-301-0/+1
* amdfwtool: Fix indentationZheng Bao2022-08-291-4/+4
* mb/prodrive/atlas: Fix SMBUS/SPD addressesMaximilian Brune2022-08-291-2/+4
* util/futility: Ignore deprecated declarations in OpenSSL 3.0Martin Roth2022-08-291-0/+1
* Documentation/tutorial: Fix markdown heading in Part 3Nicholas Chin2022-08-291-4/+4
* soc/intel/alderlake: Rename pcie5 aliasBora Guvendik2022-08-294-4/+4
* soc/amd/mendocino/psp_verstage/svc: Fix reset_system typeKarthikeyan Ramasubramanian2022-08-291-1/+1
* pciexp: Move PCI path check one level up to pciexp_enable_ltr()Nico Huber2022-08-291-2/+3