aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
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
2020-10-17cpu/intel,soc/intel: drop Kconfig for hyperthreadingMichael Niewöhner
2020-10-17intel/txt: Add `txt_get_chipset_dpr` functionAngel Pons
2020-10-17trogdor/sc7180: Clarify USE_QC_BLOBS requirementsJulius Werner
2020-10-16include/cpu/x86: introduce new helper for (un)setting MSRsMichael Niewöhner
2020-10-16soc/intel/skylake: Rename PcieRpAspm devicetree configBenjamin Doron
2020-10-15soc/intel/xeon_sp: Add get_system_memory_map()Marc Jones
2020-10-15soc/intel/skylake: Configure L1 substates for PCH root portsBenjamin Doron
2020-10-14soc/intel/skylake/cpu.c: Fix comment coding styleAngel Pons
2020-10-14soc/intel/jasperlake: Enable CAR NEM enhanced modeAamir Bohra
2020-10-14soc/intel/broadwell/xhci.c: Align with Lynx PointAngel Pons
2020-10-14soc/intel/broadwell/smi.c: Drop unused functionsAngel Pons
2020-10-14soc/intel/broadwell/pcie.c: Add some null checksAngel Pons
2020-10-14soc/intel/broadwell: Align cosmetics with Haswell/Lynx PointAngel Pons
2020-10-14soc/intel/broadwell/igd.c: Rename to gma.cAngel Pons
2020-10-14soc/intel/common/block: Enable PMC IPC driverBrandon Breitenstein
2020-10-14soc/intel/alderlake: Enable TME for Alder LakeSubrata Banik
2020-10-14soc/intel/tigerlake: Enable and use USB4 PCIe driverDuncan Laurie
2020-10-14soc/intel/common: Add SSDT generation for Intel USB4 PCIe portsDuncan Laurie
2020-10-14soc/intel/common/block: Add common support for USB4/ThunderboltDuncan Laurie
2020-10-14soc/intel/common: Add PCI driver for USB4 portsTim Wawrzynczak
2020-10-13sc7180: Enable bootblock compressionJulius Werner
2020-10-13soc/intel/common: rewrite and clarify the Legacy 8254 Timer KconfigMichael Niewöhner
2020-10-13mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devicesFurquan Shaikh
2020-10-13src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons
2020-10-12soc/intel: Configure PAVP at compile-timeBenjamin Doron
2020-10-12soc/intel/cannonlake: Align cosmetics with Ice LakeAngel Pons
2020-10-12soc/mediatek/mt8192: Refactor USB code among similar SoCsZhanyong Wang
2020-10-12soc/intel/jasperlake: Allow mainboard to override chip configurationKarthikeyan Ramasubramanian
2020-10-12soc/intel/jasperlake: Correct SaGv mappingAamir Bohra
2020-10-12soc/intel/common/block/smm: Fix compilation without intel uart codePatrick Rudolph
2020-10-12soc/intel/common/block/i2c: Scan bridge devices behind I2C controllersKarthikeyan Ramasubramanian
2020-10-12util: Add DDR4 generic SPD for H5ANAG6NCJR-XNCNick Vaccaro
2020-10-12soc/intel/jasperlake: Remove GPIO community 2 from DSDTEvan Green
2020-10-09soc/intel/tigerlake: Add chipset devicetreeDuncan Laurie
2020-10-09soc/intel/xeon_sp: Use generic config_tMarc Jones
2020-10-09trogdor: Modify DDR training to use mrc_cacheShelley Chen
2020-10-09soc/intel/xeon_sp: Set CPU_ADDR_BITS to 46 for SKX and CPXChristian Walter