summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* qualcomm/sc7280: Add support for edp and mdp driverVinod Polimera2022-08-0311-0/+3016
* commonlib: Add support for rational number approximationVinod Polimera2022-08-035-0/+181
* Makefile.inc: Disable compiler warning array-compare for GCCPaul Menzel2022-08-021-1/+1
* soc/intel/alderlake: Configure DDR5 Physical channel width to 64Meera Ravindranath2022-08-021-1/+1
* mb/google/dedede/var/pirika: Add Elan touchscreen supportFrankChu2022-08-021-1/+21
* mb/google/brya/var/ghost: Enable AMP powerEric Lai2022-08-021-2/+2
* mb/system76: Change touchpad detection methodTim Crawford2022-08-0212-14/+14
* mb/google/geralt: Enable Chrome ECRex-BC Chen2022-08-025-7/+26
* payloads/tianocore/Makefile: Fix restoring default boot logoMatt DeVillier2022-08-021-1/+1
* soc/intel/alderlake: Add IRQ constraints for CPU PCIe portsTim Crawford2022-08-021-0/+6
* mb/google/nissa/craask: Add eMMC DLL tuning valueSimon Yang2022-08-021-0/+45
* mb/google/rex: Enable CSE Lite SKUSubrata Banik2022-08-021-0/+1
* util/cbfstool/elogtool: Support logging FW vboot info in elogSubrata Banik2022-08-021-0/+19
* vc/google/elog: Record vboot FW boot information into elogSubrata Banik2022-08-022-2/+32
* Update vboot submodule to upstream mainSubrata Banik2022-08-021-0/+0
* soc/amd/common/block/apob/apob_cache.c: Add assert for APOB DRAM sizeFred Reitberger2022-08-013-4/+7
* util/spd_tools/spd_gen/lp5: Remove maxSpeed for SabrinaKarthikeyan Ramasubramanian2022-08-019-27/+79
* soc/qualcomm: Fill coreboot table with PCIe infoVeerabhadrarao Badiganti2022-08-011-0/+11
* libpayload: Enable PCIe driver for sc7280Veerabhadrarao Badiganti2022-08-011-0/+2
* libpayload/pci: Add pci_map_bus function for Qualcomm platformPrasad Malisetty2022-08-013-0/+132
* mb/google/herobrine: Add PCIe domain supportVeerabhadrarao Badiganti2022-08-011-0/+3
* soc/qualcomm/sc7280: Enable PCIe driverPrasad Malisetty2022-08-015-1/+287
* mb/google/brya: Disable the Package C-state demotionZhixing Ma2022-08-011-0/+4
* include: Add SPDX-License-Identifiers to files missing themMartin Roth2022-08-0150-2/+98
* Revert "UPSTREAM: soc/amd/sabrina,vc/amd/fsp/sabrina: Add UART support for Sa...Karthikeyan Ramasubramanian2022-08-012-24/+2
* soc/amd/sabrina: Enable HW Modexp engineKarthikeyan Ramasubramanian2022-08-012-2/+8
* util/amdfwtool: Support PSP whitelist file on recovery A/B layoutKarthikeyan Ramasubramanian2022-08-011-1/+1
* drivers/elog: Use format stringMatei Dibu2022-08-011-1/+1
* soc/qualcomm: Add PCIe supportPrasad Malisetty2022-07-313-0/+956
* payloads/tianocore: Update MrChromebox’ default branch to 202207Sean Rhodes2022-07-301-1/+1
* payloads/tianocore: Use SMMSTORE when branch is MrChromeBoxMatt DeVillier2022-07-302-0/+2
* payloads/tianocore: Allow passing custom build params to all versionsSean Rhodes2022-07-302-8/+4
* vendorcode/intel/fsp: Fix wrong licenseBora Guvendik2022-07-301-28/+9
* mb/hp/z220_series: Improve the port for z220_sff_workstationBill XIE2022-07-303-4/+18
* mb/google/brask/variants/moli: Add DPTF setting in MoliRaihow Shi2022-07-301-0/+74
* security/vboot: Simplify image signingJakub Czapiga2022-07-301-31/+13
* crossgcc: Upgrade LLVM from 13.0.1 to 14.0.6Elyes Haouas2022-07-309-6/+6
* arch/x86/acpi: Replace Store() with ASL 2.0 syntaxFelix Singer2022-07-302-26/+26
* arch/x86/acpi: Replace And() with ASL 2.0 syntaxFelix Singer2022-07-301-3/+3
* arch/x86/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-07-301-3/+2
* arch/x86/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer2022-07-302-8/+8
* arch/x86/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer2022-07-291-2/+2
* mb/google/rex: Perform display configuration overrideSubrata Banik2022-07-291-0/+11
* mb/google/nissa/var/pujjo: Enable OZ711LV2LN SD card controllerStanley Wu2022-07-291-0/+1
* mb/google/rex: Add LP5 RAM IDsTarun Tuli2022-07-293-0/+6
* soc/mediatek/mt8188: Add SPI supportLiya Li2022-07-293-1/+102
* soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay settingRex-BC Chen2022-07-296-8/+13
* mb/google/geralt: Initialize RTC and clk_buf in romstageRex-BC Chen2022-07-291-0/+4
* soc/mediatek/mt8188: Add clk_buf support in romstageSong Fan2022-07-291-0/+1
* soc/mediatek/mt8188: Add RTC supportSong Fan2022-07-292-0/+94