summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-10-24soc/intel/broadwell: Use get_{pmbase,gpiobase}Angel Pons
2020-10-24{cpu,soc}/intel: deduplicate cpu codeMichael Niewöhner
2020-10-23soc/intel/broadwell: Add ECC config reportingAngel Pons
2020-10-23soc/intel/broadwell: Remove unnecessary arrayAngel Pons
2020-10-23soc/intel/broadwell: Fix copy-pasted copy-paste errorAngel Pons
2020-10-23soc/intel/broadwell: Align raminit-related code with HaswellAngel Pons
2020-10-23soc/intel/broadwell: Relocate `report_memory_config` functionAngel Pons
2020-10-23soc/intel/broadwell/romstage/pch.c: Drop reg-script usageAngel Pons
2020-10-23soc/intel/broadwell/romstage/romstage.c: Clean up includesAngel Pons
2020-10-23soc/intel/tigerlake: Add Acoustic featuresShaunak Saha
2020-10-23soc/intel/broadwell: Move `fill_postcar_frame` to memmap.cAngel Pons
2020-10-23soc/intel/broadwell: Drop reg-script usage from bootblock PCH initAngel Pons
2020-10-23soc/intel/broadwell: Define RCBA register LCAPAngel Pons
2020-10-23soc/intel/broadwell/finalize.c: Use register namesAngel Pons
2020-10-23soc/intel/broadwell: Sort SA registers in ascending orderAngel Pons
2020-10-23soc/intel/broadwell: Drop reg-script to finalize SAAngel Pons
2020-10-23soc/intel/broadwell: Revise SA lockdown sequenceAngel Pons
2020-10-23haswell/broadwell: Fix typos of `BCLK`Angel Pons
2020-10-23soc/intel/broadwell/memmap.c: Use `SA_DEV_ROOT` macroAngel Pons
2020-10-23soc/intel/broadwell: Use common early SMBus codeAngel Pons
2020-10-23soc/intel/broadwell/lpc.c: Drop reg-script usage for PCH misc initAngel Pons
2020-10-23soc/intel/broadwell/lpc.c: Drop reg-script usage for PCH PM initAngel Pons
2020-10-23soc/intel/broadwell: Drop reg-script from early SA initAngel Pons
2020-10-23vc/amd/fsp/picasso: Remove typedefs in bl_syscall_public.hJason Glenesk
2020-10-23soc/intel/broadwell: Guard MCHBAR macro parametersAngel Pons
2020-10-23sc7180: enable RECOVERY_MRC_CACHEShelley Chen
2020-10-23soc/mediatek/mt8192: add dram log prefixXi Chen
2020-10-23soc/mediatek/mt8192: Turn off L2C SRAM and reconfigure as L2 cacheCK Hu
2020-10-23soc/intel/xeon_sp/skx: Add missing includesAngel Pons
2020-10-22soc/intel/xeon_sp: Rename cpx_generate_p_state_entries()Marc Jones
2020-10-22soc/intel/xeon_sp/skx: Move skx specific FADT settingMarc Jones
2020-10-22soc/intel/xeon_sp: Move uncore_inject_dsdt() callMarc Jones
2020-10-22soc/intel/xeon_sp: Move ACPI prototypes from chip.hMarc Jones
2020-10-22src/soc/intel/xeon_sp/skx: Update get_iiostack_info()Marc Jones
2020-10-22soc/intel/xeon_sp/skx/: Clean up soc_util.cMarc Jones
2020-10-22soc/intel/xeon_sp: Move common northbridge ACPI to nb_acpi.cMarc Jones
2020-10-22soc/intel/xeon_sp/cpx: Add soc_acpi_fill_fadt()Marc Jones
2020-10-22soc/mediatek/mt8192: enable CONFIG_ARM64_USE_ARM_TRUSTED_FIRMWAREIkjoon Jang
2020-10-22soc/mediatek/mt8192: Add board-specific regulator APIsYidi Lin
2020-10-21soc/intel/common: Fix/clean up USB4 PCIe virtual/generic driverDuncan Laurie
2020-10-21soc/intel/common: Fix ACPI device name for USB4 DMA deviceDuncan Laurie
2020-10-21{cpu,soc}/intel: replace AES-NI locking by common implemenation callMichael Niewöhner
2020-10-21soc/intel,mb/*: get rid of legacy pad macrosMichael Niewöhner
2020-10-21soc/intel: convert XTAL frequency constant to KconfigMichael Niewöhner
2020-10-21soc/intel/common: add Kconfig for PM Timer emulation supportMichael Niewöhner
2020-10-20soc/amd/picasso: Use readelf to find bootblock size and locationZheng Bao
2020-10-20soc/mediatek/mt8192: Do dram fast calibrationHuayang Duan
2020-10-19soc/intel/cnl: lock AES-NI feature if selectedMichael Niewöhner
2020-10-19soc/amd/picasso: Skip SmmInfo to PSP on S3 resumeMarshall Dawson
2020-10-19soc/amd/picasso: Fix typo in SMU argument baseMarshall Dawson