aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
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-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-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-15src: use ARRAY_SIZE where possiblePatrick Georgi
2021-02-15soc/qualcomm/sc7180: 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-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-15soc/amd/cezanne: Add uart.c to smm so we can support DEBUG_SMIRaul E Rangel
2021-02-15soc/intel/*: Move prmrr_core_configurePatrick Rudolph
2021-02-15soc/intel/broadwell/pch: Rename GPIO identifiersAngel Pons
2021-02-15intel/xeon_sp/util: Use get_stack_busno instead of get_cpubusnosMaxim Polyakov
2021-02-14soc/amd/picasso: always include PSP secure OS in amdfwFelix Held
2021-02-14soc/amd/cezanne: add partial data fabric setupFelix Held
2021-02-14soc/amd/cezanne/include/iomap: add HPET base addressFelix Held
2021-02-14soc/amd/common/block/data_fabric: add data_fabric_print_mmio_confFelix Held
2021-02-14ACPI: Move common _PIC methodKyösti Mälkki
2021-02-14sb,soc/amd: Drop empty CIRQ call from _PICKyösti Mälkki
2021-02-14soc/amd/picasso/data_fabric: factor out common MMIO register definesFelix Held
2021-02-14soc/amd/picasso/data_fabric: move more helper functions to common codeFelix Held
2021-02-14soc/amd/picasso/data_fabric: use common access functionsFelix Held
2021-02-14soc/amd/common/block/data_fabric: add data_fabric_broadcast_read/write32Felix Held
2021-02-14soc/amd/common/block/data_fabric: add data_fabric_write32Felix Held
2021-02-14soc/amd/picasso: move data_fabric_read32 to common codeFelix Held
2021-02-14sb,soc/amd: Move _PIC method to global scopeKyösti Mälkki
2021-02-14soc/amd/cezanne/chipset.cb: add SMBus and data fabric PCI devicesFelix Held
2021-02-14soc/amd/cezanne: move CPU cluster to chipset device treeFelix Held
2021-02-14soc/amd/cezanne: Fill FADT and MADTRaul E Rangel
2021-02-14soc/amd/cezanne: Enable uCode updateRaul E Rangel
2021-02-14soc/amd: Move update_microcode.c to common/block/cpuRaul E Rangel
2021-02-13soc/amd/cezanne: select ACPI support and make the compiler happyFelix Held
2021-02-13soc/amd/common/acpi/gpio_bank_lib.asl: Add missing headerRaul E Rangel
2021-02-13soc/amd/cezanne/acpi: Add plain soc.aslRaul E Rangel
2021-02-13soc/amd: introduce and use common IOAPIC IDsFelix Held
2021-02-13soc/amd/cezanne: always include PSP secure OS in amdfwFelix Held
2021-02-13soc/amd/cezanne: always add S0i3 firmware part to amdfwFelix Held
2021-02-13soc/amd/cezanne/bootblock: call write_resume_eip in bootblock_c_entryFelix Held
2021-02-13intel/broadwell,lynxpoint: Use HPTS() for HPET visibilityKyösti Mälkki
2021-02-12soc/amd: add and use fch_enable_hpet_decodeFelix Held
2021-02-12soc/amd/common: add and use fch_enable_ioapic_decodeFelix Held
2021-02-12soc/amd/cezanne: drop PWRS from GNVSFelix Held
2021-02-12soc/amd: Move MADT IRQ override settings into common_configRaul E Rangel
2021-02-12soc/amd: Move fadt device tree settings into common_configRaul E Rangel
2021-02-12soc/amd: Move acpi_fill_mcfg into common/blocks/acpiRaul E Rangel
2021-02-12soc/amd: Move southbridge_write_acpi_tablesRaul E Rangel
2021-02-12soc/amd/cezanne: Add PCI IRQ Router definitionsRaul E Rangel
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-12soc/intel/broadwell: Use southbridge common RCBAAngel Pons
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-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-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 <arch/cpu.h>Elyes HAOUAS
2021-02-11soc/intel/broadwell: Remove _ADR from SerialIO ACPI devicesAngel Pons
2021-02-11soc/intel/xeon_sp; Remove unneeded whitespace before tabElyes HAOUAS
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-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-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-10soc/intel/xeon_sp/include/soc/acpi_asl.h: Convert to ASL 2.0Elyes HAOUAS
2021-02-10soc/intel/skylake: 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