aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2019-11-04soc/intel: Remove unused codePatrick Rudolph
2019-11-04soc/intel/broadwell: Use sb/intel/common/acpi/platform.aslArthur Heymans
2019-11-04soc/intel/{braswell,baytrail}: Use sb/common/intel/platform.aslArthur Heymans
2019-11-04arch/mips: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-04soc/nvidia/tegra210: Populate _cbmem_top_ptrArthur Heymans
2019-11-04soc/intel/icelake: Make use of "all-y"Subrata Banik
2019-11-04soc/intel/icelake: Add alignment check for TSEG base and sizeSubrata Banik
2019-11-04soc/intel/icelake: Set DCACHE_BSP_STACK_SIZE default ~129KiB unconditionallySubrata Banik
2019-11-04soc/intel/icelake: Remove unused headersSubrata Banik
2019-11-04soc/intel/icelake: Skip BIOS OpRom execution based on CONFIG_RUN_FSP_GOPSubrata Banik
2019-11-04soc/intel/icelake: Clean up report_cpu_info() functionSubrata Banik
2019-11-03arch/arm64: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-03arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-03arch/x86: Use the stage argument to implement cbmem_topArthur Heymans
2019-11-03intel/quark: Switch to TSC_MONOTONIC_TIMERKyösti Mälkki
2019-11-03intel/broadwell: Switch to TSC_MONOTONIC_TIMERKyösti Mälkki
2019-11-03cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki
2019-11-02soc/intel/skylake: set FSP param to enable or skip GOPMichael Niewöhner
2019-11-02timestamps: COLLECT_TIMESTAMPS is mostly optionalKyösti Mälkki
2019-11-02soc/intel/common/pch: move EBDA Kconfig to soc levelMichael Niewöhner
2019-11-02soc/intel/skylake: set LT_LOCK_MEMORY at end of POSTMichael Niewöhner
2019-11-02soc/intel: common,apl,skl: remove orphaned memory locking APIMichael Niewöhner
2019-11-02soc/intel/common: sgx: use cpu_lt_lock_memory in sgx setupMichael Niewöhner
2019-11-02soc/intel/skylake: select the new SGX Kconfig option for LT_LOCK_MEMORYMichael Niewöhner
2019-11-02soc/intel/common: sgx: add new Kconfig option for setting LT_LOCK_MEMORYMichael Niewöhner
2019-11-02soc/amd/stoneyridge: Remove UDELAY_LAPIC_FIXED_FSBKyösti Mälkki
2019-11-01soc/skylake/vr_config: fix VR config for KBL-U CPUsMaxim Polyakov
2019-11-01soc/intel/{cnl,icl,skl}: Move ipu.asl into common/block/acpiSubrata Banik
2019-11-01soc/intel/{cnl,icl}: Move globalnvs.asl/nvs.h into common/block/Subrata Banik
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-11-01soc/intel/{apl,cnl,dnv,icl,skl}: Move lpc.asl into common/block/acpiSubrata Banik
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-11-01soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>'Elyes HAOUAS
2019-11-01soc/intel/fsp_baytrail: Remove unused 'barrier()'Elyes HAOUAS
2019-11-01sc7180: support bitbang UART w/gpioT Michael Turney
2019-11-01sc7180: Add gpio driverTaniya Das
2019-10-31soc/intel/skylake: Remove unused ASL debug optionsSubrata Banik
2019-10-31soc/intel/{cnl,icl,skl}: Fix multiple whitespace issueSubrata Banik
2019-10-31soc/intel/{cnl,icl,skl}: Remove unused SMI opregionSubrata Banik
2019-10-31soc/intel/common: add common function to set LT_LOCK_MEMORYMichael Niewöhner
2019-10-31soc/intel/icelake: adapt FSP GOP param to match the other FSP2.0 platformsMichael Niewöhner
2019-10-31soc/mediatek/mt8183: Disable DRAM DVFS in recovery modeYu-Ping Wu
2019-10-31soc/intel/icelake: Enable caching on SPI memory-mapped boot device unconditio...Subrata Banik
2019-10-30soc/intel/apollolake: set FSP param to enable or skip GOPMichael Niewöhner
2019-10-30soc/intel/cannonlake: set FSP param to enable or skip GOPMichael Niewöhner
2019-10-30soc/intel/common: move common memmap functionality from skl,icl,cnl,aplMichael Niewöhner
2019-10-29soc/skylake/vr_config: print mch_id in hexMaxim Polyakov
2019-10-28src/soc/intel: skl,cnl,icl: remove unneeded check in cbmem_top()Michael Niewöhner
2019-10-28soc/intel/broadwell_de: Implement smbios_cpu_get_maximum_freq_mhz()Andrey Petrov
2019-10-28arch/x86: Move max cpuid leaf function into arch/x86Andrey Petrov
2019-10-28soc/mediatek/mt8183: Pass MR values as function argumentsYu-Ping Wu
2019-10-28src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-10-26soc/intel: common,skl,cnl,icl: drop reserved mmio memory size calculationMichael Niewöhner
2019-10-26soc,mb/intel: clean up remaining FSP2.0 socs/boardsMichael Niewöhner
2019-10-26soc/intel/skylake: move/rename files after drop of FSP 1.1Michael Niewöhner
2019-10-26soc/intel/skylake: drop support for FSP 1.1Michael Niewöhner
2019-10-25soc/intel: Drop wrong _ADR objectsElyes HAOUAS
2019-10-24soc/amd/picasso: Remove duplicate AMD_PUBKEY_FILE from KconfigJustin Frodsham
2019-10-24soc/intel/apollolake/acpi: Drop wrong _ADR objects for gpioElyes HAOUAS
2019-10-24soc/mediatek/mt8183: Add udelay after setting voltagesYu-Ping Wu
2019-10-24acpi: Drop wrong _ADR objects for PCI host bridgesElyes HAOUAS
2019-10-24soc/mediatek/mt8183: Improve DRAM calibration logsYu-Ping Wu
2019-10-24soc/mediatek/mt8183: Correct continuation line indentYu-Ping Wu
2019-10-24soc/intel/fsp_baytrail: use designware I2C driverUwe Poeche
2019-10-24soc/mediatek/mt8183: Force retraining memory if requestedHung-Te Lin
2019-10-24soc/intel/skylake: search for PME wake event on all root portsMichael Niewöhner
2019-10-24soc/intel/fsp_broadwell_de: Add function to set DPRPatrick Rudolph
2019-10-23soc/intel/skylake: lock AES-NI MSRMichael Niewöhner
2019-10-23soc/mediatek/mt8183: Fix incorrect usage of sizeofYu-Ping Wu
2019-10-23soc/mediatek/mt8183: add dphy reset after setting lanes numberJitao Shi
2019-10-23soc/mediatek/mt8183: fine tune the phy timingJitao Shi
2019-10-22soc/intel/cannonlake: Fix FSP UPDs settings with disabled GBEKane Chen
2019-10-22soc/nvidia/tegra124: Fix null pointer and logic bugJacob Garber
2019-10-21soc/amd/picasso: Add audio processorMarshall Dawson
2019-10-21soc/skl/vr_config: Add VR config for SKL-S/H/U/YMaxim Polyakov
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-21soc/mediatek/mt8183: Force DRAM retraining if hotkey pressedYu-Ping Wu
2019-10-21soc/mediatek/mt8183: Skip fast calibration in recovery modeYu-Ping Wu
2019-10-21Revert "soc/intel/cannonlake: Remove DMA support for PTT"Jeremy Soller
2019-10-21sc7180: Provide initial SoC supportT Michael Turney
2019-10-20soc/amd/picasso: Increase max APCB images to 5Marshall Dawson
2019-10-20soc/intel/{cnl, icl}: Update the DCACHE_BSP_STACK_SIZE to 129KiBV Sowmya
2019-10-20soc/amd/picasso: Correct a few GPIO namesMarshall Dawson
2019-10-20src/soc/amd/common: Add Azalia support to HDAMarshall Dawson
2019-10-20soc/amd/picasso: Add cpuid for older deviceMarshall Dawson
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-10-20soc/amd/picasso: Adjust I2C ASLMarshall Dawson
2019-10-20soc/amd/picasso: Update iomapMarshall Dawson
2019-10-20soc/amd/picasso: Update UARTsMarshall Dawson
2019-10-20soc/amd/picasso: Add display identification and vbios nameMarshall Dawson
2019-10-20soc/amd/picasso: Remove unused SATA configurationsMarshall Dawson
2019-10-20soc/amd/picasso: Remove SATA from AOAC registersMarshall Dawson
2019-10-20soc/amd/picasso: Update southbridgeMarshall Dawson
2019-10-20soc/amd/common: Add AcpiMmio access for SMBus PCI deviceMarshall Dawson
2019-10-20soc/amd/common/lpc: Add SuperIO decode functionMarshall Dawson
2019-10-20soc/amd/picasso: Update for USB3.1Marshall Dawson
2019-10-20soc/amd/picasso: Update all PSP and amdfw.rom buildingMarshall Dawson
2019-10-18src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS