summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nb/intel/haswell/northbridge.c: Drop stale commentAngel Pons2021-11-051-4/+0
* util/testing: add code coverage to jenkinsPaul Fagerburg2021-11-041-2/+3
* treewide: Replace bad uses of `find_resource`Angel Pons2021-11-043-3/+3
* superio: Replace bad uses of `find_resource`Angel Pons2021-11-0413-14/+14
* drivers: Replace bad uses of `find_resource`Angel Pons2021-11-044-4/+4
* soc/intel: Replace bad uses of `find_resource`Angel Pons2021-11-0422-32/+32
* nb/intel: Replace bad uses of `find_resource`Angel Pons2021-11-045-6/+6
* sb/intel: Replace bad uses of `find_resource`Angel Pons2021-11-0417-18/+18
* soc/amd/common/block/spi: Add prompt to SOC_AMD_COMMON_BLOCK_SPI_DEBUGRaul E Rangel2021-11-041-1/+1
* Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUERaul E Rangel2021-11-042-5/+4
* lib/cbfs: Add cbfs_preload()Raul E Rangel2021-11-043-6/+190
* lib/thread: Use __func__ instead of repeating function nameRaul E Rangel2021-11-041-4/+4
* lib/thread: Add ERROR prefix to error messagesRaul E Rangel2021-11-041-4/+4
* tests: Move x86 I/O functions to include/mock/arch/io.hJakub Czapiga2021-11-044-32/+17
* mb/google/sarien: Add OEM product namesFelix Singer2021-11-041-2/+2
* mb/siemens/mc_ehl: Disable PMC low power modesWerner Zeh2021-11-041-0/+5
* mb/siemens/mc_ehl: Disable all P-StatesWerner Zeh2021-11-041-0/+3
* mb/siemens/mc_ehl: Disable C-States for CPU and packageWerner Zeh2021-11-041-0/+10
* util/spd_tools: Add LP5 support for ADLReka Norman2021-11-044-6/+726
* mb/siemens/mc_ehl2: Clean up devicetreeMario Scheithauer2021-11-041-64/+4
* lib: Add list.c to all stagesRaul E Rangel2021-11-041-1/+2
* arch/x86/Makefile: Align VGA_BIOS to 64 bytes when using AMD LPC SPI DMARaul E Rangel2021-11-041-0/+7
* soc/amd/common/block/lpc: Set CBFS_CACHE_ALIGN to 64 when using SPI DMARaul E Rangel2021-11-041-0/+6
* lib/cbfs: Add CBFS_CACHE_ALIGN Kconfig optionRaul E Rangel2021-11-042-2/+8
* commonlib/mem_pool: Allow configuring the alignmentRaul E Rangel2021-11-043-11/+21
* amd/i2c: Remove the weak functionZheng Bao2021-11-042-5/+6
* mb/google/guybrush: Set Gen3 default for all PCIe devicesMatt Papageorge2021-11-041-0/+4
* mb/google/brya/var/kano: Update GPIO table for speak and dmicDavid Wu2021-11-042-12/+12
* mb/google: Add OEM product names for various boardsMartin Roth2021-11-048-47/+68
* SMBIOS/SCONFIG: Allow devtree-defined Type 41 entriesAngel Pons2021-11-0410-397/+503
* mb/siemens/mc_ehl: Enable Row-Hammer preventionMario Scheithauer2021-11-041-0/+3
* mb/siemens/mc_ehl2: Configure SD card detect pin in devicetreeMario Scheithauer2021-11-041-0/+3
* mb/siemens/mc_ehl2: Clean up PCIe root port settings in devicetreeMario Scheithauer2021-11-041-8/+2
* mb/siemens/mc_ehl2: Adjust PCIe clock settings in devicetreeMario Scheithauer2021-11-041-13/+13
* mb/google/guybrush/bootblock: add comment on selecting eSPI interfaceFelix Held2021-11-041-0/+1
* soc/amd/cezanne/include/gpio: fix GPIO 106 native function namesFelix Held2021-11-042-4/+4
* soc/amd/cezanne/include/cppc: use AMD_CEZANNE_CPPC_H as include guardFelix Held2021-11-041-3/+3
* mb/system76/*: Enable HECI deviceTim Crawford2021-11-049-9/+6
* soc/mediatek/mt8186: Add NOR-Flash supportRex-BC Chen2021-11-044-0/+25
* mb/purism/librem_skl: Clean up hda_verb.cAngel Pons2021-11-041-38/+6
* mb/purism/librem_bdw/hda_verb.c: Rewrite using macrosAngel Pons2021-11-041-79/+14
* device/azalia_device.h: Rewrite verb macrosAngel Pons2021-11-041-18/+19
* device/azalia_device.h: Guard macro parametersAngel Pons2021-11-041-1/+1
* soc/mediatek/mt8186: Add GPIO driversGuodong Liu2021-11-034-0/+751
* mb/google/trogdor: Mark kingoftown as supporting Parade PS84640Kevin Chiu2021-11-031-1/+2
* soc/mediatek/mt8186: Initialize watchdogRex-BC Chen2021-11-034-0/+24
* soc/mediatek: Add an overridable function for WDT clear statusRex-BC Chen2021-11-036-13/+20
* soc/amd/cezanne/include/aoac_defs: drop leading newlineFelix Held2021-11-031-1/+0
* soc/amd/cezanne/include: replace PICASSO with CEZANNE in include guardsFelix Held2021-11-032-6/+6
* soc/amd/*/cpu: handle mp_init_with_smm failureFelix Held2021-11-033-9/+9