aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-02-12haswell: Drop `mainboard_fill_pei_data`Angel Pons
2021-02-12mb/msi/h81m-p33: Add new mainboardAngel Pons
2021-02-12cpu/intel/haswell/acpi.c: Correct `get_cores_per_package`Angel Pons
2021-02-12mb/google/volteer: Correct AT24 NVM address sizeDaniel Kang
2021-02-12soc/amd/cezanne/smihandler: add psp_notify_smm callFelix Held
2021-02-12soc/amd/cezanne: select RTCFelix Held
2021-02-12soc/amd/picasso: move bert_reserved_region to common/block/cpu/noncarFelix Held
2021-02-12soc/amd: select ACPI_AMD_HARDWARE_SLEEP_VALUES in common ACPI codeFelix Held
2021-02-12soc/amd/picasso/psp: move to common code and rename to psp_smm_gen2Felix Held
2021-02-12mb/purism/librem_mini: move mainboard asl under variantMatt DeVillier
2021-02-12mb/up/squared: Select NO_UART_ON_SUPERIOPatrick Rudolph
2021-02-12mb/gigabyte/ga-h61m-series: Drop useless `mainboard.asl`Angel Pons
2021-02-12mainboard: Drop unneeded `default_brightness_levels.asl`Angel Pons
2021-02-12my boards: Do not include `superio.asl` twiceAngel Pons
2021-02-12sb/intel/x/lpc.c: Drop commented-out `gpio_init` callAngel Pons
2021-02-12sb/intel/x/lpc.c: Drop `pch_disable_smm_only_flashing`Angel Pons
2021-02-12sb/intel/lynxpoint: Do not mask out TCO status bitsAngel Pons
2021-02-12sb/intel/lynxpoint: Only generate SerialIO SSDT for PCH-LPAngel Pons
2021-02-12sb/intel/lynxpoint/pch.h: Guard macro parametersAngel Pons
2021-02-12sb/intel/common: Move named packages out of methodAngel Pons
2021-02-12nb/intel/common/fixed_bars.h: Add casts to `uintptr_t`Angel Pons
2021-02-12nb/intel/haswell: Use common {DMI,EP,MCH}BAR accessorsAngel Pons
2021-02-12sandybridge MRC boards: Drop channel disable masksAngel Pons
2021-02-12soc/intel/broadwell: Use southbridge common RCBAAngel Pons
2021-02-12mb/razer/blade_stealth_kbl: Configure IRQs as level triggered for HID over I2CKarthikeyan Ramasubramanian
2021-02-12mb/system76/lemp9: Configure IRQs as level triggered for HID over I2CKarthikeyan Ramasubramanian
2021-02-12soc/amd/*/Kconfig: remove redundant SMM_TSEG conditionFelix Held
2021-02-11soc/amd/common/block/acpi/pm_state: don't rely on undefined behaviorFelix Held
2021-02-11soc/amd/picasso/fch: remove comment about ForceStpClkRetryFelix Held
2021-02-11soc/amd/common: Fix missing header in amd_pci_utils.hRaul E Rangel
2021-02-11sb/intel/ibexpeak: Drop Global NVS supportAngel Pons
2021-02-11sb/intel/i82801jx: Drop Global NVS supportAngel Pons
2021-02-11ACPI: Move PICM declarationKyösti Mälkki
2021-02-11sb,soc/intel: Drop OSYS from GNVSKyösti Mälkki
2021-02-11mainboards: Drop PWRS from GNVSKyösti Mälkki
2021-02-11mb/amd/majolica: Add chromeos supportRaul E Rangel
2021-02-11soc/amd/cezanne/smihandler: add basic SMI APMC and sleep handlerFelix Held
2021-02-11soc/amd/cezanne: select soc-specific ACPI functionalityFelix Held
2021-02-11soc/amd/*/smihandler: use size_t and unsigned intFelix Held
2021-02-11soc/amd/*/smihandler: remove replace southbridge references with fchFelix Held
2021-02-11soc/amd/cezanne/chip: set device operations for UART MMIO devicesFelix Held
2021-02-11soc/amd/cezanne: add empty mp_init_cpusFelix Held
2021-02-11soc/amd/cezanne/cpu: add basic zen_2_3_init functionalityFelix Held
2021-02-11src: Remove unused <cpu/intel/model_206ax/model_206ax.h>Elyes HAOUAS
2021-02-11src: Remove unused <arch/cpu.h>Elyes HAOUAS
2021-02-11soc/intel/broadwell: Remove _ADR from SerialIO ACPI devicesAngel Pons
2021-02-11sb/amd/agesa/hudson/acpi/fch.asl: Sync whitespaceElyes HAOUAS
2021-02-11soc/intel/xeon_sp; Remove unneeded whitespace before tabElyes HAOUAS
2021-02-11src/mainboard: Remove unneeded whitespace before tabElyes HAOUAS
2021-02-11security/intel/txt/Makefile.inc: Use tab for indentElyes HAOUAS
2021-02-11mb/google/volteer/variants: Remove unneeded whitespace before tabElyes HAOUAS
2021-02-11mb/amd/mandolin/Kconfig: Remove unneeded whitespace before tabElyes HAOUAS
2021-02-11arch/x86/id.S: Remove unneeded whitespace before tabElyes HAOUAS
2021-02-11src/superio: Fix typo in commentElyes HAOUAS
2021-02-11sb/intel/common/rtc.c: Define __SIMPLE_DEVICE__Angel Pons
2021-02-11lib/selfboot.c: Fix indentation and drop one newlineAngel Pons
2021-02-11cpu/intel/microcode: Fix typo in function parameterElyes HAOUAS
2021-02-11nb/intel/{haswell,sandybridge}/*/mchbar.h: Fix typo in commentElyes HAOUAS
2021-02-11sb/amd/agesa/hudson/amd_pci_int_defs.h: Fix commentsAngel Pons
2021-02-11sb/amd/agesa/hudson: Drop setting `ACPI_FADT_RESET_REGISTER`Angel Pons
2021-02-11sb/amd/agesa/hudson/sm.c: Drop unused `BITx` macrosAngel Pons
2021-02-11sb/amd/pi/hudson/pci.c: Remove empty init operationAngel Pons
2021-02-11sb/amd/pi/hudson/imc.c: Remove duplicated commentAngel Pons
2021-02-11mb/google/zork: modify ELAN TP i2c IRQ to LEVEL active for dirinbozKevin Chiu
2021-02-11Revert "mb/intel/shadowmountain: Add the ASL code"Patrick Georgi
2021-02-11mb/intel/shadowmountain: Add the ASL codeV Sowmya
2021-02-11soc/amd: fully commonize clear_tvalidFelix Held
2021-02-11soc/amd/cezanne/smihandler: add missing southbridge_io_trap_handlerFelix Held
2021-02-11soc/amd: include cpu/x86/smm directory in common SMM MakefileFelix Held
2021-02-11soc/amd: move southbridge_smi_handler to common codeFelix Held
2021-02-11soc/amd: factor out common SMM relocation codeFelix Held
2021-02-11soc/amd*/smihandler: factor out and rename clear_smi_sci_statusFelix Held
2021-02-11soc/amd*/smihandler: factor out and rename clear_all_smi_statusFelix Held
2021-02-11soc/amd/cezanne: add empty SMM-handlerFelix Held
2021-02-11soc/amd/stoneyridge: drop empty sb_enableFelix Held
2021-02-10soc/amd/cezanne/fch: add HAVE_SMI_HANDLER case to fch_init_acpi_portsFelix Held
2021-02-10mb/google: order matters in mem_parts_used.txtPaul Fagerburg
2021-02-10soc/amd/stoneyridge/chip: rewrite enable_dev as switch case statementFelix Held
2021-02-10soc/amd/cezanne: Add verstage supportRaul E Rangel
2021-02-10soc/amd/common/psp_gen2: print error for uninitialized MSR_PSP_ADDRFelix Held
2021-02-10soc/amd/common/block/psp: factor out soc_get_psp_base_addressFelix Held
2021-02-10src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0Elyes HAOUAS
2021-02-10src/ec/lenovo/h8/acpi/battery.asl: Convert to ASL 2.0Elyes HAOUAS
2021-02-10soc/amd/cezanne: Enable SOC_AMD_COMMON_BLOCK_SPIRaul E Rangel
2021-02-10soc/amd/common/blocks/lpc: Remove common SPI registersRaul E Rangel
2021-02-10soc/amd/cezanne: Add SPI registersRaul E Rangel
2021-02-10soc/amd/picasso: Add SPI registersRaul E Rangel
2021-02-10soc/amd/stoneyridge: Add SPI registersRaul E Rangel
2021-02-10sb/intel/bd82x6x/acpi: Convert to ASL 2.0Elyes HAOUAS
2021-02-10soc/intel/xeon_sp/include/soc/acpi_asl.h: Convert to ASL 2.0Elyes HAOUAS
2021-02-10mb/google/poppy/var/baseboard: Convert to ASL 2.0Elyes HAOUAS
2021-02-10soc/intel/skylake: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-02-10mb/intel/wtm2: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-02-10soc/intel/skylake/acpi: Add PEP tableBenjamin Doron
2021-02-10soc/amd/common/block: Fix guards for PSP transfer bufferRaul E Rangel
2021-02-10mb/google/zork: modify ELAN TS i2c IRQ to LEVEL active for dirinbozKevin Chiu
2021-02-10soc/amd/common/block/cpu/noncar: Remove unneeded whitespace before tabElyes HAOUAS
2021-02-10mb/google/zork/var/shuboz: Adjust touchscreen settingsKane Chen
2021-02-10soc/amd/picasso/smihandler: replace southbridge.c in comment with fch.cFelix Held
2021-02-10soc/amd/cezanne/chip: add empty set_mmio_dev_opsFelix Held