summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/picasso/chip: make soc_acpi_name staticFelix Held2021-02-182-3/+1
* vc/google/chromeos: Account for GNVS allocated earlyKyösti Mälkki2021-02-171-8/+1
* vc/google/chromeos: Allocate RAMOOPS lateKyösti Mälkki2021-02-173-28/+11
* soc/intel/alderlake: Fix PCI IRQ tablesTim Wawrzynczak2021-02-172-48/+39
* mainboard/amd/bilby: Add Bilby CRB boardRitul Guru2021-02-1716-0/+828
* soc/amd/cezanne: Add FCH IO-APIC to MADTRaul E Rangel2021-02-171-1/+6
* soc/amd/cezanne/pcie_gpp: add pci_driver for external root portsFelix Held2021-02-171-0/+21
* soc/amd/cezanne/pcie_gpp: replace PCI ID list with single PCI IDFelix Held2021-02-171-6/+1
* vc/intel/fsp: Change line endings to unixMartin Roth2021-02-179-10376/+10376
* treewide: Remove trailing whitespaceMartin Roth2021-02-171-1/+1
* drivers/intel/fsp2_0: Allow larger FSPS UPD than expected in corebootNikolai Vyssotski2021-02-171-4/+8
* soc/amd/picasso/agesa_acpi: add cast before right shiftFelix Held2021-02-171-2/+2
* mb/prodrive/hermes: Write board layoutPatrick Rudolph2021-02-173-1/+189
* mb: guard irq_tables for clang-formatPatrick Georgi2021-02-1715-0/+30
* soc/intel/xeon_sp/smmrelocate: Don't run twice on the BSPArthur Heymans2021-02-173-17/+2
* mb/purism/librem_mini: Enable DRAM Refresh2XMatt DeVillier2021-02-171-0/+3
* soc/amd/cezanne/uart: write ACPI tablesFelix Held2021-02-171-0/+14
* soc/amd/picasso/uart: move uart_inject_ssdt to common codeFelix Held2021-02-174-11/+19
* soc/intel/common/block/memory: Always write `data->spd_len`Angel Pons2021-02-171-0/+2
* mb/intel/adlrvp: Fix incorrect SPD address issue on DDR4/DDR5Subrata Banik2021-02-171-4/+4
* soc/intel/common/block/smbus: Remove unused macroSubrata Banik2021-02-171-2/+0
* mb/intel/adlrvp: Early program SMBUS CLOCK and DATASubrata Banik2021-02-171-0/+4
* soc/amd/*/iomap: remove unused ACPI_SMI_CTL_PORTFelix Held2021-02-172-2/+0
* soc/amd/common/*/Kconfig: remove unneeded default n for bool optionsFelix Held2021-02-1621-35/+0
* soc/amd: Move aoac.asl from picasso into commonRaul E Rangel2021-02-163-4/+1
* soc/amd/cezanne: Enable ACPI_SOC_NVSRaul E Rangel2021-02-161-0/+1
* nb/intel/i945: Use UPMC4 macroElyes HAOUAS2021-02-161-2/+2
* sb/intel: Add missing <types.h>Elyes HAOUAS2021-02-163-1/+3
* nb/intel: Add missing <types.h>Elyes HAOUAS2021-02-166-5/+8
* soc/intel/xeon_sp: Use common acpi_fill_mcfg()Kyösti Mälkki2021-02-163-16/+3
* src/soc/intel/{jasperlake,xeon_sp}: Remove unused <string.h>Elyes HAOUAS2021-02-163-3/+0
* soc/intel/elkhartlake: Remove unused <string.h>Elyes HAOUAS2021-02-163-3/+0
* soc/intel/{alderlake,apollolake}: Remove unused <string.h>Elyes HAOUAS2021-02-162-2/+0
* soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h>Elyes HAOUAS2021-02-166-6/+0
* soc/mediatek: Remove unused <string.h>Elyes HAOUAS2021-02-164-4/+0
* soc/qualcomm: Remove unused <string.h>Elyes HAOUAS2021-02-162-2/+0
* mb/google: Remove unused <string.h>Elyes HAOUAS2021-02-165-5/+0
* sb/intel/*/lpc: Remove unused <string.h>Elyes HAOUAS2021-02-165-5/+0
* soc/intel/common: Remove unused <string.h>Elyes HAOUAS2021-02-161-1/+0
* src/{drivers,security}: Remove unused <string.h>Elyes HAOUAS2021-02-162-2/+1
* nb/intel: Remove unused <string.h>Elyes HAOUAS2021-02-162-2/+0
* mb/{intel,prodrive,protectli}: Remove unused <string.h>Elyes HAOUAS2021-02-163-3/+0
* mb/ocp/deltalake: Remove unused <string.h>Elyes HAOUAS2021-02-163-3/+0
* mb/siemens/mc_apl1/variants/mc_apl2/mainboard.c: Clean includesElyes HAOUAS2021-02-161-5/+1
* device/dram: Move SPD manufacturer names out of arch/x86Patrick Rudolph2021-02-164-36/+50
* mb/prodrive/hermes: Improve board config EEPROM handlingAngel Pons2021-02-164-49/+56
* nb/intel/sandybridge: Fix description of auto-precharge bitAngel Pons2021-02-162-2/+2
* vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki2021-02-1617-111/+3
* nb,soc/intel: Switch to CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki2021-02-168-16/+12
* nb/intel/sandybridge,haswell: Use chromeos_reserve_ram_oops()Kyösti Mälkki2021-02-164-20/+7