summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-08-28util: volteer/dedede: move generic SPDs to common locationNick Vaccaro
2020-08-27symbols: Change implementation details of DECLARE_OPTIONAL_REGION()Julius Werner
2020-08-27soc/intel/common: Include Elkhart Lake SA IDsTan, Lean Sheng
2020-08-27soc/intel/common: Add Elkhart Lake B0 CPU IDTan, Lean Sheng
2020-08-26soc/mediatek: Include addressmap.h in gpio_common.hCK Hu
2020-08-26soc/intel/tigerlake: Rename pch_init() codeAlexey Buyanov
2020-08-25util: Add spd_tools to generate DDR4 SPDs for TGL boardsNick Vaccaro
2020-08-25soc/amd/picasso: If psp_verstage is in RO, don't reset on errorMartin Roth
2020-08-25soc/mediatek/mt8192: Add dramc param structHuayang Duan
2020-08-25soc/intel/jasperlake: Disable multiphase SI initRonak Kanabar
2020-08-25soc/intel/jasperlake: Select PLATFORM_USES_FSP2_2Ronak Kanabar
2020-08-24soc/amd/picasso: Reboot for recovery if no psp workbuf is foundMartin Roth
2020-08-24mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen
2020-08-24soc/amd/common: Move interrupt and wake status clearJosie Nordrum
2020-08-24soc/intel/jasperlake: Run pmc_set_acpi_mode() during .init in pmc_opsKane Chen
2020-08-24soc/amd/picasso: Add console & timestamp buffers to psp_verstageMartin Roth
2020-08-24soc/intel/tigerlake: Fix IPU and Vtd configRavi Sarawadi
2020-08-24soc/intel/jasperlake: use UDK_202005_BINDINGRonak Kanabar
2020-08-24soc/sifive: Drop unneeded empty linesElyes HAOUAS
2020-08-24soc/amd/picasso: Store ddr_frequency in MT/sRob Barnes
2020-08-24soc/intel/common: Add downgrade support for CSE FirmwareSridhar Siricilla
2020-08-23soc/amd/picasso/romstage: Set HDA disable UPD if controller disabledFelix Held
2020-08-23soc/intel/cnl: Configure FSP option PcieRpSlotImplementedNico Huber
2020-08-21soc/amd/picasso: If using VBOOT, skip the APOB_NV region for ROMartin Roth
2020-08-21soc/amd/common: add rudimentary ATIF supportAaron Durbin
2020-08-21SMM: Validate more user-provided pointersPatrick Rudolph
2020-08-21soc/intel/tigerlake: Enable long cr50 ready pulsesJes Klinke
2020-08-21soc/intel/apollolake: Select HAVE_ASAN_IN_ROMSTAGEHarshit Sharma
2020-08-20cse_lite: Move global reset after MRC writebackCaveh Jalali
2020-08-20soc/amd/acpi: Move ACPI IVRS generation to corebootJason Glenesk
2020-08-20soc/intel/xeon_sp/cpx/Kconfig: Relocate 'select CACHE_MRC_SETTINGS'Elyes HAOUAS
2020-08-19cpu/ti/am335x: Move from cpu to soc in treeSam Lewis
2020-08-19soc/amd/picasso: log and print GPIO wake eventsAaron Durbin
2020-08-19soc/amd/common: add gpio subsystem event reportingAaron Durbin
2020-08-19soc/amd/picasso: Use cbfs to locate the AMD firmwareMartin Roth
2020-08-19soc/amd/picasso: Remove now unused #defineMartin Roth
2020-08-18soc/amd/picasso: fix GPE snapshot stateAaron Durbin
2020-08-18elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin
2020-08-18soc/intel/jasperlake: Fix PMC_GPE_DW mappingMeera Ravindranath
2020-08-18soc/intel/jasperlake: Increase PRERAM_CBMEM_CONSOLE_SIZE to 5KBMeera Ravindranath
2020-08-18src: Remove unused 'include <delay.h>'Elyes HAOUAS
2020-08-18src: Remove unused 'include <lib.h>'Elyes HAOUAS
2020-08-18src: Remove unuse '<timestamp.h>Elyes HAOUAS
2020-08-18src: Remove unused '<halt.h>'Elyes HAOUAS
2020-08-18soc/intel/common/block/pmc/pmclib.c: Remove unused '<pc80/mc146818rtc.h>'Elyes HAOUAS
2020-08-18src: Remove unused 'include <stddef.h>Elyes HAOUAS
2020-08-18src: Remove unused 'include <boot_device.h>'Elyes HAOUAS
2020-08-18src: Remove unneded whitespace before tabElyes HAOUAS
2020-08-18xeon_sp/cpx: Fix get_system_memory_map to return the correct addressJohnny Lin
2020-08-18xeon_sp/cpx: Enable ACPI P-state supportJingle Hsu