aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-10-30soc/intel/tigerlake: Replace soc_get_pmc_mux_device with device pointersTim Wawrzynczak
2020-10-30{soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfgArthur Heymans
2020-10-30vc/amd/fsp: Update bl_errorcodes_public.hMartin Roth
2020-10-30soc/amd/picasso: Fix the PSP SMI trigger infoMarshall Dawson
2020-10-30amdfwtool: Take a config file instead of command line parametersZheng Bao
2020-10-30soc/intel/broadwell: Drop reg-script to finalize PCHAngel Pons
2020-10-30soc/intel/broadwell: Relocate PCH finalisation codeAngel Pons
2020-10-30soc/intel/broadwell: Get rid of `cpu_is_ult`Angel Pons
2020-10-30soc/intel/broadwell: Inline CPUID helpersAngel Pons
2020-10-30soc/intel/broadwell: Move PCH code into pch subdirAngel Pons
2020-10-30soc/intel/broadwell: Separate PCH in devicetreeAngel Pons
2020-10-30Revert "broadwell: update processor power limits configuration"Angel Pons
2020-10-30soc/intel/broadwell/cpu.c: Re-add `configure_thermal_target`Angel Pons
2020-10-29soc/intel/xeon_sp: Move function debug macrosMarc Jones
2020-10-29include/device/device.h: Move resource debug macrosMarc Jones
2020-10-29mb/intel/adlrvp: Add dq_pins_interleaved into 'struct mb_cfg'Subrata Banik
2020-10-29soc/mediatek/mt8192: Do dram full calibrationHuayang Duan
2020-10-28soc/intel: deduplicate ACPI timer emulationMichael Niewöhner
2020-10-28soc/amd/picasso/acpi: Include platform.aslJosie Nordrum
2020-10-28soc/amd/common/acpi: Create platform.asl to define acpi transitionsJosie Nordrum
2020-10-28src/soc/intel/xeon_sp: Fill in the cache information in SMBIOS type 7Morgan Jang
2020-10-28soc/intel/xeon_sp/cpx: Set SLEEP_BUTTON flag in ACPI FADTMorgan Jang
2020-10-28mb/ocp/deltalake: Rename motherboard_fill_fadt()Jingle Hsu
2020-10-26soc/amd/picasso/acpi: Convert to ASL 2.0 syntaxElyes HAOUAS
2020-10-26Revert "soc/intel/jasperlake: Allow mainboard to override chip configuration"Karthikeyan Ramasubramanian
2020-10-26soc/intel/icl: enable common CPU codeMichael Niewöhner
2020-10-26mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner
2020-10-26soc/intel/skl: replace conditional on dt option reading CPUID for CPPCMichael Niewöhner
2020-10-26soc/intel: drop unneeded ISST configuration codeMichael Niewöhner
2020-10-26soc/intel/common/block/smbus: Add define for I2C_ENPatrick Rudolph
2020-10-26soc/intel/common/block/smbus: Add Cannonpoint PCH-H PCI IDPatrick Rudolph
2020-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-26soc/mediatek/mt8192: update descriptions for dram configXi Chen
2020-10-26soc/intel/xeon_sp/acpi: Add pch.aslMarc Jones
2020-10-25soc/intel/broadwell: Merge `chip.c` into `systemagent.c`Angel Pons
2020-10-25soc/intel/broadwell: Drop `broadwell_pci_ops`Angel Pons
2020-10-25soc/intel/alderlake/romstage: Skip GPIO configuration from FSPSubrata Banik
2020-10-24soc/intel/broadwell/gma.c: Align `igd_setup_panel` with HaswellAngel Pons
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
2020-10-19soc/rockchip/rk3288/include/soc/display.h: Add missing includesElyes HAOUAS
2020-10-19soc/rockchip/rk3288/gpio.c: Use GPIOx_BASE macrosElyes HAOUAS
2020-10-19src/soc/samsung: Move common headers to "common/include/soc"Elyes HAOUAS
2020-10-19soc/intel/*: drop useless XTAL shutdown qualification codeMichael Niewöhner
2020-10-19Revert "soc/intel/cannonlake: Enable ACPI timer emulation if PM timer is disa...Michael Niewöhner
2020-10-19soc/intel/skylake: Do not let FSP set the subsystem IDsBenjamin Doron
2020-10-19soc/intel/cannonlake: Fix memory corruptionsJohn Zhao
2020-10-19soc/intel/common/acpi: correct indentationMichael Niewöhner
2020-10-19soc/amd/common/acpi: Convert to ASL 2.0 syntaxElyes HAOUAS
2020-10-19amd/picasso/verstage: replace rsa accel with modexpKangheui Won
2020-10-19soc/intel/tigerlake: Reflow long linesSridhar Siricilla
2020-10-19soc/intel/xeon_sp/cpx: Implement platform_fsp_silicon_init_params_cbMarc Jones