summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mb/asrock: Drop unneeded empty linesElyes HAOUAS2020-08-247-9/+0
* mb/pcengines: Drop unneeded empty linesElyes HAOUAS2020-08-246-9/+0
* src/acpi: Drop unneeded empty linesElyes HAOUAS2020-08-242-5/+0
* soc/sifive: Drop unneeded empty linesElyes HAOUAS2020-08-245-18/+0
* src/arch: Drop unneeded empty linesElyes HAOUAS2020-08-2416-26/+0
* edk2-stable202005/IntelFsp2Pkg: Add FSP*_ARCH_UPD.Ronak Kanabar2020-08-241-1/+80
* src/superio: Drop unneeded empty linesElyes HAOUAS2020-08-248-9/+0
* mb/google/dedede/variants/drawcia: add charger input current throttlingSumeet R Pawnikar2020-08-241-1/+7
* soc/amd/picasso: Store ddr_frequency in MT/sRob Barnes2020-08-241-1/+9
* crossgcc: Upgrade MPC to version 1.2.0Elyes HAOUAS2020-08-243-2/+2
* libpayload: Cache physical location of stringsNico Huber2020-08-242-17/+21
* libpayload: Cache physical location of CBMEM entriesNico Huber2020-08-245-23/+16
* libpayload: Cache physical location of cb_table entriesNico Huber2020-08-242-4/+4
* libpayload: Cache copy of `cb_framebuffer` structNico Huber2020-08-245-33/+15
* libpayload: Cache physical location of serial-console structNico Huber2020-08-248-17/+16
* libpayload: Cache physical CMOS option table locationNico Huber2020-08-243-4/+4
* libpayload: Cache physical cbmem console addressNico Huber2020-08-245-15/+30
* soc/intel/common: Add downgrade support for CSE FirmwareSridhar Siricilla2020-08-242-3/+92
* util/abuild: Don't pass kconfig output through headPatrick Georgi2020-08-241-1/+1
* util/abuild: Delete temporary config in failure casePatrick Georgi2020-08-241-0/+1
* cpu/x86/smm/smm_module_handler: Add x86_64 supportPatrick Rudolph2020-08-241-1/+1
* arch/x86/walkcbfs.S: Mark code as x86_32Patrick Rudolph2020-08-241-0/+1
* cpu/x86/sipi: Add x86_64 supportPatrick Rudolph2020-08-243-0/+24
* mb/google/zork: Add GPIO_144 in touchscreen power on/off sequenceKane Chen2020-08-241-1/+5
* mb/google/zork: Fix VARIANT_MIN_BOARD_ID_V3_6_SCHEMATICS for WoomaxKane Chen2020-08-241-1/+1
* mb/google/zork: disable non-GPU HD Audio deviceFelix Held2020-08-232-2/+2
* soc/amd/picasso/romstage: Set HDA disable UPD if controller disabledFelix Held2020-08-231-0/+27
* vc/amd/fsp/picasso: add FSP-M UPD to disable the HD Audio controllerFelix Held2020-08-231-1/+1
* Revert "vc/amd/fsp/picasso: add FSP-M UPD to disable the SATA controller"Felix Held2020-08-231-1/+1
* soc/intel/cnl: Configure FSP option PcieRpSlotImplementedNico Huber2020-08-2323-50/+171
* mb/prodrive/hermes: Add root port numbers to commentsFelix Singer2020-08-232-14/+14
* mb/google/puff: Select cse_board_reset() strong symbolEdward O'Callaghan2020-08-221-0/+1
* mb/google/dedede: Enable CSE Board Reset OverrideKarthikeyan Ramasubramanian2020-08-222-10/+1
* vendorcode/google/chromeos: Introduce helper for CSE board resetKarthikeyan Ramasubramanian2020-08-223-0/+50
* drivers/spi/tpm: Add helper to get cr50 firmware versionKarthikeyan Ramasubramanian2020-08-222-5/+15
* mb/google/zork/var/ezkinil: Fix stylus GPIO to enable suspendJosie Nordrum2020-08-211-0/+12
* superio/ite: delay PWRGD3 during resumeMichael Büchler2020-08-212-0/+28
* lib: Update fmap cache error for psp_verstageMartin Roth2020-08-212-3/+9
* soc/amd/picasso: If using VBOOT, skip the APOB_NV region for ROMartin Roth2020-08-211-2/+11
* util/amdfwtool: Refactor APOB_NV requirementsMartin Roth2020-08-211-15/+8
* docs/purism/librem_mini: Fixup CPU model, markup linksMatt DeVillier2020-08-211-3/+5
* mb/google/zork: provide full range backlight settings to kernelAaron Durbin2020-08-211-0/+1
* soc/amd/common: add rudimentary ATIF supportAaron Durbin2020-08-212-0/+109
* acpi: add more AML generation functionsAaron Durbin2020-08-212-0/+40
* arch/x86/gdt: Work around assembler bugPatrick Rudolph2020-08-212-1/+24
* include/asan.h: Add missing includesElyes HAOUAS2020-08-211-0/+2
* mb/purism/librem_whl: Convert GPIOs to macrosMatt DeVillier2020-08-211-189/+751
* mb/intel/tglrvp: Disable TBT_PCIE3 for UP4John Zhao2020-08-211-1/+1
* mb/google/dedede: Enable IPU for Wdoo and Wdee variantsMaulik V Vaghela2020-08-212-0/+2
* SMM: Validate more user-provided pointersPatrick Rudolph2020-08-218-14/+58