summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* soc/nvidia/tegra124/spi.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* soc/nvidia/tegra210/spi.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* ec/google/chromeec/ec.h: Remove repeated wordElyes HAOUAS2021-01-181-2/+2
* drivers/intel/gma/intel_bios.h: Remove repeated wordElyes HAOUAS2021-01-181-2/+2
* device/xhci.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* device/pci_device.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* cpu/x86/smm/smm_module_loaderv2.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* cpu/x86/mtrr/earlymtrr.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* cpu/intel/smm/gen1/smmrelocate.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* nb/intel/gm45/gm45.h: Remove duplicated includeElyes HAOUAS2021-01-181-2/+0
* soc/amd/common/block/smi/smi_util.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* soc/intel/alderlake: Update PCH and CPU PCIe RP tableEric Lai2021-01-185-9/+55
* soc/intel/common: Move L1_substates_control to pcie_rp.hEric Lai2021-01-185-24/+16
* mb/purism/librem_cnl: Update HDA verbs for Librem MiniMatt DeVillier2021-01-181-12/+13
* soc/intel/common/pcie: Allow pcie_rp_group table to be non-contiguousFurquan Shaikh2021-01-183-10/+26
* ec/system76/ec: Add fan and temperature reportingJeremy Soller2021-01-181-0/+47
* lib/ramtest: Fix ram_check() declarationsKyösti Mälkki2021-01-183-8/+8
* mb/google/dedede/var/sasuke: Disable PCIE RP8 and CLKSRC3Seunghwan Kim2021-01-181-1/+5
* mb/google/dedede/var/sasuke: Add USB2 PHY parametersSeunghwan Kim2021-01-181-0/+34
* mb/google/volteer/var/elemi: Configure USB2 portsWisley Chen2021-01-181-0/+9
* drivers/i2c/sx9324: Add IrqCfg1 registerStanley Wu2021-01-181-0/+1
* ChromeOS: Refactor SMBIOS type0 bios_version()Kyösti Mälkki2021-01-183-8/+20
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-18123-180/+121
* mb/google/volteer: do UART pad config at board-levelMichael Niewöhner2021-01-1615-2/+70
* mb/system76/lemp9: do early pad configuration in early bootstageMichael Niewöhner2021-01-161-1/+1
* build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi2021-01-158-11/+11
* build system: Remove flock calls from intermediate processingPatrick Georgi2021-01-154-4/+4
* mb/amd/mandolin: Clean up IRQ numbersRaul E Rangel2021-01-151-4/+8
* mb/google/zork: update USB 2.0 controller Lane Parameter for dirinbozKevin Chiu2021-01-151-0/+39
* mb/google/zork/var/shuboz: update STAPM add telemetry settingKane Chen2021-01-151-1/+6
* mb/google/zork: update DRAM table for berknipKevin Chiu2021-01-153-1/+3
* mb/google/kukui: Add new ddr architecture support for kukuiShaoming Chen2021-01-1514-0/+69
* soc/mediatek/mt8183: Support byte mode and single rank DDRShaoming Chen2021-01-158-141/+459
* mb/google/zork/var/vilboz: Add WiFi SAR for VilbozFrank Wu2021-01-153-3/+59
* soc/amd/picasso: Generate ACPI CRAT objects in cbJason Glenesk2021-01-153-3/+672
* mb/google/volteer/var/voema: Configure USB2 ports for Type CDavid Wu2021-01-151-0/+3
* mb/siemens/mc_apl1: do LPC/eSPI pad configuration at board-levelMichael Niewöhner2021-01-158-14/+15
* nb/intel/sandybridge: Clarify command timing calculationAngel Pons2021-01-151-8/+3
* nb/intel/sandybridge: Fix handling of clock timingAngel Pons2021-01-151-4/+14
* nb/intel/sandybridge: Remove wrong and nonsense conditionAngel Pons2021-01-151-28/+25
* cpu/intel/haswell/acpi.c: Use C-state enum definitionsAngel Pons2021-01-153-27/+27
* cpu/intel/haswell: Factor out ACPI C-state valuesAngel Pons2021-01-1510-130/+27
* mb/intel/baskingridge: Replace invalid C-state valuesAngel Pons2021-01-151-6/+6
* mb/google/dedede/var/boten: Update LTE GPIO configurationKarthikeyan Ramasubramanian2021-01-151-1/+1
* soc/intel/braswell: Prevent NULL pointer dereferenceAngel Pons2021-01-151-0/+3
* mb/google/dedede/var/metaknight: Add LTE power on/off sequenceTim Chen2021-01-154-0/+64
* nb/intel/x4x: Clean up raminit commentsAngel Pons2021-01-153-103/+102
* cpu/intel/*init: Remove obsolete cache enablePatrick Rudolph2021-01-154-12/+0
* cpu/mp_init: Fix microcode lockPatrick Rudolph2021-01-151-2/+2
* cpu/x86/mpinit: Serialize microcode updates for HT threadsPatrick Rudolph2021-01-156-5/+22