summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/tigerlake: Add mainboard hook for overriding SoC configJes Klinke2020-09-022-0/+7
* src: Drop redundant 'select BOOTBLOCK_CONSOLE'Elyes HAOUAS2020-09-022-2/+0
* soc/intel/xeon_sp/Kconfig: Drop redundant 'select POSTCAR_CONSOLE'Elyes HAOUAS2020-09-021-2/+0
* {nb,soc}/intel/{haswell,broadwell}/memmap.c: Use ALIGN_DOWN(x, a)Elyes HAOUAS2020-09-021-1/+1
* {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik2020-09-018-18/+18
* soc/intel/elkhartlake/romstage: Do initial SoC commit till romstageTan, Lean Sheng2020-08-318-0/+293
* soc/intel/elkhartlake/bootblock: Do initial SoC commit until bootblockTan, Lean Sheng2020-08-3113-0/+874
* soc/amd/picasso/southbridge: make GPP clock outputs configurableFelix Held2020-08-313-0/+54
* soc/amd/picasso/southbridge.h: rename GPP clock setting offsetsFelix Held2020-08-311-6/+8
* soc/amd/picasso/southbridge.h: replace GPP_CLK_REQ_MAP_* with macrosFelix Held2020-08-311-12/+5
* soc/amd/picasso/southbridge.h: remove OSCOUT*_CLK_OUTPUT_ENB definitionsFelix Held2020-08-311-2/+0
* {intel/gma,include/device}: Delete unused 'drm_dp_helper.h' fileElyes HAOUAS2020-08-311-1/+0
* PCI IDs: Add PCI ID for CML DPTF/DTT PCI deviceEdward O'Callaghan2020-08-291-0/+1
* amd/picasso/psp_verstage: add vboot rsa functionKangheui Won2020-08-282-0/+53
* soc/amd/picasso/romstage: Set SATA enable UPD if controller is enabledMatt Papageorge2020-08-281-0/+24
* vendorcode/intel/fsp/fsp2_0/CPX-SP: update to ww34 release and adapt socJonathan Zhang2020-08-281-10/+4
* soc/intel/tigerlake: add ddr4-spd-empty.hexAaron Durbin2020-08-281-0/+32
* mb/google/zork: Switch zork to use spd_toolsRob Barnes2020-08-281-26/+3
* util: Add memory parts needed by zork boardsRob Barnes2020-08-287-0/+203
* util/gen_spd: translate DeviceBusWidth to die bus widthNick Vaccaro2020-08-281-1/+1
* soc/mediatek/mt8192: Use SPI-NOR as flash controllerCK Hu2020-08-284-0/+265
* util: rename lp4x spds to include "lp4x-" in nameNick Vaccaro2020-08-2812-0/+0
* util: volteer/dedede: move generic SPDs to common locationNick Vaccaro2020-08-2819-28/+28
* symbols: Change implementation details of DECLARE_OPTIONAL_REGION()Julius Werner2020-08-271-2/+0
* soc/intel/common: Include Elkhart Lake SA IDsTan, Lean Sheng2020-08-271-0/+11
* soc/intel/common: Add Elkhart Lake B0 CPU IDTan, Lean Sheng2020-08-272-0/+2
* soc/mediatek: Include addressmap.h in gpio_common.hCK Hu2020-08-261-0/+1
* soc/intel/tigerlake: Rename pch_init() codeAlexey Buyanov2020-08-266-6/+6
* util: Add spd_tools to generate DDR4 SPDs for TGL boardsNick Vaccaro2020-08-253-0/+67
* soc/amd/picasso: If psp_verstage is in RO, don't reset on errorMartin Roth2020-08-251-8/+14
* soc/mediatek/mt8192: Add dramc param structHuayang Duan2020-08-253-0/+294
* soc/intel/jasperlake: Disable multiphase SI initRonak Kanabar2020-08-251-0/+6
* soc/intel/jasperlake: Select PLATFORM_USES_FSP2_2Ronak Kanabar2020-08-251-1/+1
* soc/amd/picasso: Reboot for recovery if no psp workbuf is foundMartin Roth2020-08-246-2/+51
* mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen2020-08-244-32/+35
* soc/amd/common: Move interrupt and wake status clearJosie Nordrum2020-08-241-3/+2
* soc/intel/jasperlake: Run pmc_set_acpi_mode() during .init in pmc_opsKane Chen2020-08-241-2/+15
* soc/amd/picasso: Add console & timestamp buffers to psp_verstageMartin Roth2020-08-245-22/+93
* soc/intel/tigerlake: Fix IPU and Vtd configRavi Sarawadi2020-08-241-4/+15
* soc/intel/jasperlake: use UDK_202005_BINDINGRonak Kanabar2020-08-241-1/+1
* soc/sifive: Drop unneeded empty linesElyes HAOUAS2020-08-245-18/+0
* soc/amd/picasso: Store ddr_frequency in MT/sRob Barnes2020-08-241-1/+9
* soc/intel/common: Add downgrade support for CSE FirmwareSridhar Siricilla2020-08-242-3/+92
* soc/amd/picasso/romstage: Set HDA disable UPD if controller disabledFelix Held2020-08-231-0/+27
* soc/intel/cnl: Configure FSP option PcieRpSlotImplementedNico Huber2020-08-232-0/+4
* soc/amd/picasso: If using VBOOT, skip the APOB_NV region for ROMartin Roth2020-08-211-2/+11
* soc/amd/common: add rudimentary ATIF supportAaron Durbin2020-08-212-0/+109
* SMM: Validate more user-provided pointersPatrick Rudolph2020-08-214-0/+20
* soc/intel/tigerlake: Enable long cr50 ready pulsesJes Klinke2020-08-211-0/+5
* soc/intel/apollolake: Select HAVE_ASAN_IN_ROMSTAGEHarshit Sharma2020-08-211-0/+1