aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2021-11-04soc/amd/common/block/spi: Add prompt to SOC_AMD_COMMON_BLOCK_SPI_DEBUGRaul E Rangel
2021-11-04Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUERaul E Rangel
2021-11-04soc/amd/common/block/lpc: Set CBFS_CACHE_ALIGN to 64 when using SPI DMARaul E Rangel
2021-11-04amd/i2c: Remove the weak functionZheng Bao
2021-11-04soc/amd/cezanne/include/gpio: fix GPIO 106 native function namesFelix Held
2021-11-04soc/amd/cezanne/include/cppc: use AMD_CEZANNE_CPPC_H as include guardFelix Held
2021-11-04soc/mediatek/mt8186: Add NOR-Flash supportRex-BC Chen
2021-11-03soc/mediatek/mt8186: Add GPIO driversGuodong Liu
2021-11-03soc/mediatek/mt8186: Initialize watchdogRex-BC Chen
2021-11-03soc/mediatek: Add an overridable function for WDT clear statusRex-BC Chen
2021-11-03soc/amd/cezanne/include/aoac_defs: drop leading newlineFelix Held
2021-11-03soc/amd/cezanne/include: replace PICASSO with CEZANNE in include guardsFelix Held
2021-11-03soc/amd/*/cpu: handle mp_init_with_smm failureFelix Held
2021-11-03cpu/amd/mtrr: Remove topmem global variablesArthur Heymans
2021-11-03cpu/x86/Kconfig: Remove unused CPU_ADDR_BITSArthur Heymans
2021-11-03soc/amd/stoneyridge/cpu: remove unneeded line break in get_cpu_countFelix Held
2021-11-03soc/intel/xeon_sp: disable PM ACPI timer if chosenMichael Niewöhner
2021-11-03soc/intel/alderlake: Allow devicetree override to leave some VR settings as d...Bora Guvendik
2021-11-03soc/mediatek/mt8186: Add a stub implementation of the MT8186 SoCRex-BC Chen
2021-11-03soc/mediatek/mt8195: move timer enum variables to timer_v2.hRex-BC Chen
2021-11-03soc/mediatek/mt8195: add apusys init flowFlora Fu
2021-11-02soc/intel/denverton_ns: Fetch addr bits at runtimeArthur Heymans
2021-11-02include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDsFelix Held
2021-11-02soc/amd/common/block/cpu: Add support for cbfs_cache regionRaul E Rangel
2021-11-02psp_verstage: convert relative address in EFS2Kangheui Won
2021-11-02lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()Subrata Banik
2021-11-01soc/intel: Don't send CSE EOP if CSME is disabledSean Rhodes
2021-11-01soc/intel/braswell: Set GNVS DPTE via devicetreeAngel Pons
2021-11-01soc/intel/braswell/chip.h: Use `bool` typeAngel Pons
2021-11-01amd/lpc: Remove the weak functionZheng Bao
2021-11-01soc/intel/common/block/cse: Add get_me_fw_version functionJohnny Lin
2021-10-30lib: Use `smbios_bus_width_to_spd_width` for setting dimm.bus_widthSubrata Banik
2021-10-29soc/intel/alderlake: Add ACPI addition for USB4/TBT latency optimizationJohn Zhao
2021-10-29soc/intel/apollolake: Fix BUG-message when checking for XDCI deviceWerner Zeh
2021-10-29soc/intel/icelake: select SOC_INTEL_COMMON_BLOCK_ACPI_GPIOArthur Heymans
2021-10-27soc/intel/common/acpi: Correct IPC sub command for reading LPM requirementEthan Tsao
2021-10-27soc/amd/common/block/graphics: add missing GPU PCI IDsFelix Held
2021-10-26cpu/x86/Kconfig.debug_cpu: drop HAVE_DISPLAY_MTRRS optionFelix Held
2021-10-26soc/intel/quark/Kconfig: don't unselect CPU_X86_LAPICFelix Held
2021-10-26soc/intel/alderlake: set lock offset for gpio pad communitiesNick Vaccaro
2021-10-26soc/intel: Update api name for getting spi destination idWonkyu Kim
2021-10-26soc/example/min86/Kconfig: don't unselect CPU_X86_LAPICFelix Held
2021-10-26cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held
2021-10-26soc/*/Makefile: don't add cpu/x86/cacheFelix Held
2021-10-26soc/intel/common: Add HECI Reset flow in the CSE driverSridhar Siricilla
2021-10-26soc/intel/adl: Skip sending MBP HOB to save boot timeMAULIK V VAGHELA
2021-10-25sc7280: Add AOP FW download supportRavi Kumar Bokka
2021-10-25soc/qualcomm: Commonize AOP firmware supportRavi Kumar Bokka
2021-10-25soc/qualcomm/sc7280: define the aop symbolsRavi Kumar Bokka
2021-10-25soc/amd/common/block/lpc/Makefile: simplify handling spi_dma.cFelix Held
2021-10-25cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second timeFelix Held
2021-10-25cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held
2021-10-25soc/intel/common: Skip CSE post hook when CSE is disabledSubrata Banik
2021-10-22soc/amd/cezanne,picasso/chipset.cb: drop LAPIC deviceFelix Held
2021-10-22soc/intel/denverton_ns: use mp_cpu_bus_initFelix Held
2021-10-22soc/intel/elkhartlake: Add PSE PCI devices into header fileLean Sheng Tan
2021-10-22arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki
2021-10-22sb,soc/intel: Replace set_ioapic_id() with setup_ioapic()Kyösti Mälkki
2021-10-22sb,soc/intel: Set IOAPIC max entries before APIC IDKyösti Mälkki
2021-10-22sb,soc/intel: Set IOAPIC redirection entry countKyösti Mälkki
2021-10-22soc/intel/braswell: use mp_cpu_bus_initFelix Held
2021-10-22soc/intel/baytrail: use mp_cpu_bus_initFelix Held
2021-10-22cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held
2021-10-22cpu/x86/mp_init: use cb_err as status return type in remaining functionsFelix Held
2021-10-21soc/amd/common/block/cpu/smm/finalize: simplify finalize_coresFelix Held
2021-10-21soc/intel/skylake/cpu: rework failure handling in post_mp_initFelix Held
2021-10-21cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held
2021-10-21acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC tableMichael Niewöhner
2021-10-20soc/amd/common/block/cpu: Remove magic number in memlayoutRaul E Rangel
2021-10-20soc/intel/alderlake: Fix wrong FIVR configs assignmentBora Guvendik
2021-10-20psp_verstage: remove psp_ef_table structKangheui Won
2021-10-20soc/intel/{skl,apl}: don't run or even include SGX code if disabledMichael Niewöhner
2021-10-19soc/intel/skl: Constify `soc_get_cstate_map()`Patrick Georgi
2021-10-19soc/intel/common/block/cse: Use newly added `create-cse-region`Furquan Shaikh
2021-10-19soc/intel/common/cse: Support RW update when stitching CSE binaryFurquan Shaikh
2021-10-19soc/intel/alderlake: Enable support for CSE stitchingFurquan Shaikh
2021-10-19soc/intel/common/cse: Add support for stitching CSE componentsFurquan Shaikh
2021-10-19soc/intel: Constify `soc_get_cstate_map()`Angel Pons
2021-10-19acpi/acpigen: Constify CST functions' pointersAngel Pons
2021-10-19soc/intel/*/acpi.c: Don't copy structs with `memcpy()`Angel Pons
2021-10-19soc/amd/common/block/include/psp_efs: don't typedef structFelix Held
2021-10-19soc/amd/common/block/include/psp_efs: rename embedded_firmware elementsFelix Held
2021-10-18sc7280: Add GSI FW download supportRavi Kumar Bokka
2021-10-18ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki
2021-10-18intel/tigerlake: Add missing IRQ for CNViSean Rhodes
2021-10-18soc/skylake: Make VT-d controllable from CMOS optionSean Rhodes
2021-10-17soc/intel/skylake: switch to common ACPI codeMichael Niewöhner
2021-10-17soc/intel/{common,apl,glk}: guard PM Timer option on SoCs w/o PM TimerMichael Niewöhner
2021-10-17soc/intel/*: only enable PM Timer emulation if the PM Timer is disabledMichael Niewöhner
2021-10-17soc/intel: transition full control over PM Timer from FSP to corebootMichael Niewöhner
2021-10-17soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosenMichael Niewöhner
2021-10-17soc/intel: implement ACPI timer disabling per SoC and drop common codeMichael Niewöhner
2021-10-17soc/intel: move disabling of PM Timer to SoC PMC codeMichael Niewöhner
2021-10-17soc/intel/common: add possiblity to override GPE0 to acpi_fill_soc_wakeMichael Niewöhner
2021-10-17soc/intel/common/acpi: drop `RTC_EN` from static wake bits maskMichael Niewöhner
2021-10-17soc/intel: deduplicate acpi_fill_soc_wakeMichael Niewöhner
2021-10-17soc/intel/skylake: switch to common GNVSMichael Niewöhner
2021-10-17soc/intel/common: add SGX fields to GNVSMichael Niewöhner
2021-10-16soc/amd/stoneyridge/include/iomap: rename I2C[ABCD]_BASE_ADDRESS definesFelix Held
2021-10-16soc/intel/dnv_ns: enable uCode PM Timer emulationMichael Niewöhner