summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cpu/x86/lapic: rename virtual wire mode initialization functionFelix Held2020-10-312-3/+3
* {cpu,nb}/intel/haswell: Drop unnecessary `UL` suffixAngel Pons2020-10-314-8/+8
* sb/intel/lynxpoint: Drop unnecessary `UL` suffixAngel Pons2020-10-317-29/+29
* sb/intel/lynxpoint: Use common code to generate HPET tableAngel Pons2020-10-314-40/+5
* cpu/intel/common: correct MSR for the Nominal Performance in CPPCMichael Niewöhner2020-10-312-7/+11
* mb/google/volteer: Remove RIPTO support for cameraDaniel Kang2020-10-301-12/+1
* cpu/x86/sipi_vector.S: Use correct suffix for btsJacob Garber2020-10-301-1/+1
* x86: Add a minimal example SoC along with a boardNico Huber2020-10-3014-0/+126
* mb/google/volteer: Separate power resource for VCMDaniel Kang2020-10-301-38/+72
* mb/google/octopus/var/fleex: Disable XHCI LFPS power management by skuEric Lai2020-10-302-3/+15
* soc/intel/xeon_sp: Call common soc_get_num_cpus()Marc Jones2020-10-306-16/+10
* soc/intel/xeon_xp: Combine cpx and skx acpi.cMarc Jones2020-10-305-280/+11
* soc/intel/xeon_sp/skx/acpi.c: Update with cpx changesMarc Jones2020-10-301-61/+61
* cpu/x86: increase timeout for CPUs to check in after 2nd SIPIJonathan Zhang2020-10-301-7/+7
* soc/intel/tigerlake: Enable TCSS XHCI device and define port aliasesDuncan Laurie2020-10-303-3/+70
* soc/intel/common/block/usb4: Add TCSS XHCI driver for SSDT generationDuncan Laurie2020-10-303-0/+45
* soc/intel/xeon_sp: Move read_msr_ppin() to common util.cMarc Jones2020-10-307-65/+35
* soc/intel/xeon_sp: Move common chip.c codeMarc Jones2020-10-305-1045/+542
* soc/intel/xeon_sp/skx: Simplify pci_domain_read_resourceMarc Jones2020-10-301-49/+14
* soc/intel/xeon_sp/skx: Add resource allocator helpersMarc Jones2020-10-301-38/+90
* lib/libpayload: Replace strapping_ids with new board configuration entryTim Wawrzynczak2020-10-303-67/+42
* fw_config: Make fw_config_get() publicTim Wawrzynczak2020-10-302-6/+8
* fw_config: Convert fw_config to a 64-bit fieldTim Wawrzynczak2020-10-307-23/+32
* tigerlake mainboards: switch to devtree aliases for PMC MUX connectorsTim Wawrzynczak2020-10-309-47/+114
* soc/intel/tigerlake: Replace soc_get_pmc_mux_device with device pointersTim Wawrzynczak2020-10-304-71/+17
* cpu/intel/Makefile.inc: Use correct Kconfig symbolsAngel Pons2020-10-301-3/+3
* mb/google/volteer/variants/volteer2: I2C5 trackpad bus freq 400 kHzJohnny Li2020-10-301-0/+38
* {soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfgArthur Heymans2020-10-302-2/+2
* vc/amd/fsp: Update bl_errorcodes_public.hMartin Roth2020-10-303-8/+52
* soc/amd/picasso: Fix the PSP SMI trigger infoMarshall Dawson2020-10-302-3/+4
* amdfwtool: Take a config file instead of command line parametersZheng Bao2020-10-3010-314/+144
* cbfs: Hook up to new CBFS implementationJulius Werner2020-10-305-43/+63
* commonlib/bsd: Add new CBFS core implementationJulius Werner2020-10-304-3/+285
* drivers/soundwire/alc711: Add Realtek ALC711 soundwire deviceAnil Kumar2020-10-305-0/+171
* soc/intel/broadwell: Drop reg-script to finalize PCHAngel Pons2020-10-301-20/+12
* soc/intel/broadwell: Relocate PCH finalisation codeAngel Pons2020-10-304-43/+56
* soc/intel/broadwell: Get rid of `cpu_is_ult`Angel Pons2020-10-304-28/+4
* soc/intel/broadwell: Inline CPUID helpersAngel Pons2020-10-303-17/+12
* soc/intel/broadwell: Move PCH code into pch subdirAngel Pons2020-10-3027-37/+40
* soc/intel/broadwell: Separate PCH in devicetreeAngel Pons2020-10-3024-121/+135
* Revert "broadwell: update processor power limits configuration"Angel Pons2020-10-308-20/+155
* soc/intel/broadwell/cpu.c: Re-add `configure_thermal_target`Angel Pons2020-10-301-1/+23
* mb/google/auron: Add SATA PCI device to overridetreeAngel Pons2020-10-306-0/+10
* mb/purism/librem_bdw: Prepare devicetree for PCH splitAngel Pons2020-10-303-48/+55
* mb/intel/wtm2: Prepare devicetree for PCH splitAngel Pons2020-10-301-37/+40
* mb/google/jecht: Prepare devicetree for PCH splitAngel Pons2020-10-301-91/+94
* mb/google/volteer: correct memory id for elemiWisley Chen2020-10-291-3/+3
* hatch: Create ambassador variantMatt Ziegelbaum2020-10-297-0/+621
* soc/intel/xeon_sp: Move function debug macrosMarc Jones2020-10-299-31/+51
* include/device/device.h: Move resource debug macrosMarc Jones2020-10-293-11/+27