aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-18soc/amd/common/block/smbus: move ACPI name to common codeFelix Held
2021-02-18soc/amd/common/block/lpc: move ACPI name to common codeFelix Held
2021-02-18soc/amd/picasso/chip: make soc_acpi_name staticFelix Held
2021-02-17tests: Build tests with -Wno-inline-asmJulius Werner
2021-02-17vc/google/chromeos: Account for GNVS allocated earlyKyösti Mälkki
2021-02-17vc/google/chromeos: Allocate RAMOOPS lateKyösti Mälkki
2021-02-17soc/intel/alderlake: Fix PCI IRQ tablesTim Wawrzynczak
2021-02-17mainboard/amd/bilby: Add Bilby CRB boardRitul Guru
2021-02-17soc/amd/cezanne: Add FCH IO-APIC to MADTRaul E Rangel
2021-02-17soc/amd/cezanne/pcie_gpp: add pci_driver for external root portsFelix Held
2021-02-17soc/amd/cezanne/pcie_gpp: replace PCI ID list with single PCI IDFelix Held
2021-02-17vc/intel/fsp: Change line endings to unixMartin Roth
2021-02-17treewide: Remove trailing whitespaceMartin Roth
2021-02-17drivers/intel/fsp2_0: Allow larger FSPS UPD than expected in corebootNikolai Vyssotski
2021-02-17soc/amd/picasso/agesa_acpi: add cast before right shiftFelix Held
2021-02-17mb/prodrive/hermes: Write board layoutPatrick Rudolph
2021-02-17mb: guard irq_tables for clang-formatPatrick Georgi
2021-02-17soc/intel/xeon_sp/smmrelocate: Don't run twice on the BSPArthur Heymans
2021-02-17mb/purism/librem_mini: Enable DRAM Refresh2XMatt DeVillier
2021-02-17soc/amd/cezanne/uart: write ACPI tablesFelix Held
2021-02-17soc/amd/picasso/uart: move uart_inject_ssdt to common codeFelix Held
2021-02-17soc/intel/common/block/memory: Always write `data->spd_len`Angel Pons
2021-02-17mb/intel/adlrvp: Fix incorrect SPD address issue on DDR4/DDR5Subrata Banik
2021-02-17soc/intel/common/block/smbus: Remove unused macroSubrata Banik
2021-02-17mb/intel/adlrvp: Early program SMBUS CLOCK and DATASubrata Banik
2021-02-17soc/amd/*/iomap: remove unused ACPI_SMI_CTL_PORTFelix Held
2021-02-16soc/amd/common/*/Kconfig: remove unneeded default n for bool optionsFelix Held
2021-02-16docker/coreboot-jenkins-node: Add more tools for zephyrPatrick Georgi
2021-02-16soc/amd: Move aoac.asl from picasso into commonRaul E Rangel
2021-02-16soc/amd/cezanne: Enable ACPI_SOC_NVSRaul E Rangel
2021-02-16nb/intel/i945: Use UPMC4 macroElyes HAOUAS
2021-02-16sb/intel: Add missing <types.h>Elyes HAOUAS
2021-02-16nb/intel: Add missing <types.h>Elyes HAOUAS
2021-02-16soc/intel/xeon_sp: Use common acpi_fill_mcfg()Kyösti Mälkki
2021-02-16src/soc/intel/{jasperlake,xeon_sp}: Remove unused <string.h>Elyes HAOUAS
2021-02-16soc/intel/elkhartlake: Remove unused <string.h>Elyes HAOUAS
2021-02-16soc/intel/{alderlake,apollolake}: Remove unused <string.h>Elyes HAOUAS
2021-02-16soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h>Elyes HAOUAS
2021-02-16soc/mediatek: Remove unused <string.h>Elyes HAOUAS
2021-02-16soc/qualcomm: Remove unused <string.h>Elyes HAOUAS
2021-02-16mb/google: Remove unused <string.h>Elyes HAOUAS
2021-02-16sb/intel/*/lpc: Remove unused <string.h>Elyes HAOUAS
2021-02-16soc/intel/common: Remove unused <string.h>Elyes HAOUAS
2021-02-16src/{drivers,security}: Remove unused <string.h>Elyes HAOUAS
2021-02-16nb/intel: Remove unused <string.h>Elyes HAOUAS
2021-02-16mb/{intel,prodrive,protectli}: Remove unused <string.h>Elyes HAOUAS
2021-02-16mb/ocp/deltalake: Remove unused <string.h>Elyes HAOUAS
2021-02-16mb/siemens/mc_apl1/variants/mc_apl2/mainboard.c: Clean includesElyes HAOUAS
2021-02-16device/dram: Move SPD manufacturer names out of arch/x86Patrick Rudolph
2021-02-16mb/prodrive/hermes: Improve board config EEPROM handlingAngel Pons
2021-02-16nb/intel/sandybridge: Fix description of auto-precharge bitAngel Pons
2021-02-16vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki
2021-02-16nb,soc/intel: Switch to CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki
2021-02-16nb/intel/sandybridge,haswell: Use chromeos_reserve_ram_oops()Kyösti Mälkki
2021-02-16soc/intel: Switch guard to CHROMEOS_RAMOOPSKyösti Mälkki
2021-02-16soc/inteL/broadwell: Move select CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki
2021-02-16ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki
2021-02-16src/acpi: Add missing <types.h>Elyes HAOUAS
2021-02-16console/vtxprintf.c: Add missing <types.h>Elyes HAOUAS
2021-02-16nb/i945/raminit.c: Don't hard code 'bool integrated_graphics'Elyes HAOUAS
2021-02-16util/bincfg: Fix all issuesMartin Roth
2021-02-16util/archive: Clean up MakefileMartin Roth
2021-02-16util/archive: fix warningsMartin Roth
2021-02-16util/amdfwtool: Clean up MakefileMartin Roth
2021-02-16util/amdfwtool: Enable warnings as errorsMartin Roth
2021-02-16util/amdfwtool: Fix all warningsMartin Roth
2021-02-16soc/intel/baytrail,braswell: Drop aliases on MMCONF_BASE_ADDRESSKyösti Mälkki
2021-02-16soc/intel: Drop aliases on MMCONF_BASE_ADDRESSKyösti Mälkki
2021-02-16soc/amd/cezanne/data_fabric: add ACPI names and SSDT entriesFelix Held
2021-02-15Documentation: util/board_status/README formattingAlexey Vazhnov
2021-02-15device: Add unit to Kconfig option name: `PRE_GRAPHICS_DELAY_MS`Paul Menzel
2021-02-15src: use ARRAY_SIZE where possiblePatrick Georgi
2021-02-15soc/qualcomm/sc7180: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15commonlib/cbfs.c: Remove unuse <console/console.h>Elyes HAOUAS
2021-02-15sb/amd: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15soc/qualcomm: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15soc/mediatek: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15soc/intel: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15src/security: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15src/nb: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15src/mb: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15src/drivers: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15src/device: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15src/arch: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15mb/lippert/frontrunner-af: Drop OSFL method in ASLKyösti Mälkki
2021-02-15drivers/spi: Stop using a variable-length arrayAngel Pons
2021-02-15soc/intel/broadwell/pch: Use Lynxpoint GPIO codeAngel Pons
2021-02-15broadwell boards: Switch to Lynxpoint GPIO headersAngel Pons
2021-02-15soc/intel/broadwell/pch: Prepare to drop `gpio.h`Angel Pons
2021-02-15mb/google/auron/var/samus: Replace define with literalAngel Pons
2021-02-15mb/google/jecht/var/tidus: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15mb/google/jecht/var/rikku: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15mb/google/jecht/var/jecht: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15mb/google/jecht/var/guado: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15mb/google/auron/var/samus: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15mb/google/auron/var/lulu: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15mb/google/auron/var/gandof: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15mb/google/auron/var/buddy: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15mb/google/auron/var/auron_yuna: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15mb/google/auron/var/auron_paine: Switch to Lynxpoint GPIO macrosAngel Pons