summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/fsp_broadwell_de: Check if memory is 'locked'Andrey Petrov2020-06-243-0/+17
* soc/intel/broadwell_de: Re-read SPD on CRC errorAndrey Petrov2019-12-051-3/+29
* lib/fmap: Disable pre-RAM cache for FSP 1.0Julius Werner2019-11-191-0/+1
* include: Make stdbool.h a separate fileJulius Werner2019-11-184-5/+5
* ipq40xx: Run python script without explicit 'python' callJulius Werner2019-11-181-1/+1
* */Makefile: Always build enable_usbdebug.cArthur Heymans2019-11-182-6/+6
* soc/amd/stoneyridge: Fix building with USBDEBUGArthur Heymans2019-11-181-0/+1
* soc/mediatek/mt8183: Get more space for PreRAM memconsoleHung-Te Lin2019-11-161-6/+6
* intel/skylake: Use new PCIe RP devicetree updateNico Huber2019-11-161-122/+17
* soc/intel: Implement PCIe RP devicetree update based on LCAPNico Huber2019-11-163-0/+228
* soc/intel/skylake/acpi/dptf: Disable DTRP when no DPTF_TSRX_SENSOR_ID is definedWim Vervoorn2019-11-151-0/+2
* soc/intel/{icl,tgl}: Rename pch_early_init() to pch_init()Subrata Banik2019-11-156-6/+6
* soc/intel/common: Make alignment proper for commentsSubrata Banik2019-11-153-12/+12
* soc/qualcomm: Link cbmem.c only in romstageArthur Heymans2019-11-144-5/+2
* rockchip/rk3288: Split free SRAM more evenly between stagesJulius Werner2019-11-141-4/+4
* soc/sifive/fu540: Support booting from SD cardXiang Wang2019-11-141-0/+2
* soc/intel/tigerlake: Include few more Tigerlake device IDsSubrata Banik2019-11-144-8/+100
* cbfs: Stop checking master headerJulius Werner2019-11-141-3/+3
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-1411-10/+21
* nvidia/tegra210: Enable RETURN_FROM_VERSTAGE to free up spaceJulius Werner2019-11-132-3/+3
* soc/intel/tigerlake: Remove FSP-T option in KconfigArthur Heymans2019-11-121-26/+2
* soc/intel/icelake: Remove FSP-T option in KconfigArthur Heymans2019-11-121-26/+2
* arch/x86/car.ld: Rename suffix _start/_endArthur Heymans2019-11-123-3/+3
* soc/intel/tigerlake: Remove deprecated CONFIG_SOC_INTEL_COMMON_BLOCK_SA_FSP_T...Subrata Banik2019-11-121-1/+0
* soc/{cannonlake,skylake}: Remove unused 'rdmsr(MSR_CONFIG_TDP_NOMINAL)'Elyes HAOUAS2019-11-112-2/+0
* soc/mediatek: Add missing '#include <console/console.h>'Elyes HAOUAS2019-11-112-0/+2
* drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driverMichael Niewöhner2019-11-119-37/+0
* soc/intel/denverton_ns: make use of common cbmem_top_chipsetMichael Niewöhner2019-11-114-27/+7
* soc/intel/tigerlake: Fix cbmem_topArthur Heymans2019-11-111-1/+1
* soc/intel/quark: make use of common cbmem_top_chipsetMichael Niewöhner2019-11-112-17/+2
* soc/intel/apollolake: make use of common cbmem_top_chipsetMichael Niewöhner2019-11-113-39/+1
* fsp{rangeley,baytrail,broadwell_de}: Fix dead assignmentElyes HAOUAS2019-11-112-8/+4
* rockchip/rk3288: Bump verstage size a little moreJulius Werner2019-11-111-2/+2
* soc/intel/icelake: add soc implementation for ETR address APIMichael Niewöhner2019-11-111-0/+5
* soc/intel/cannonlake: add soc implementation for ETR address APIMichael Niewöhner2019-11-111-0/+5
* soc/intel/apollolake: add soc implementation for ETR address APIMichael Niewöhner2019-11-111-0/+5
* soc/intel/common: pmclib: add API to get ETR register addressMichael Niewöhner2019-11-111-0/+3
* soc/intel/broadwell: Use common sb code for SPI lockdown configurationArthur Heymans2019-11-102-51/+3
* soc/intel/broadwell: Don't reinitialize SPI after lockdownArthur Heymans2019-11-102-25/+0
* soc/intel/broadwell: Use common INTEL_SB SPI codeArthur Heymans2019-11-104-699/+1
* soc/intel/broadwell: Use common SB RTC codeArthur Heymans2019-11-104-35/+3
* sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbolArthur Heymans2019-11-101-1/+0
* sb/intel/common: Make linking rtc.c conditionalArthur Heymans2019-11-101-0/+1
* soc/intel/common/ebda: Drop codeArthur Heymans2019-11-107-161/+0
* soc/intel/common/sa: Remove EBDA dependencyArthur Heymans2019-11-107-30/+33
* arch/x86: Replace some __SMM__ guardsKyösti Mälkki2019-11-093-11/+10
* ELOG: Avoid some preprocessor useKyösti Mälkki2019-11-091-3/+1
* ELOG: Introduce elog_gsmi variantsKyösti Mälkki2019-11-097-52/+23
* soc/intel/tigerlake/acpi: Copy acpi directory from icelakeSubrata Banik2019-11-0911-0/+1486
* soc/intel/tigerlake: Do initial SoC commit till ramstageSubrata Banik2019-11-0939-0/+4761