summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/tigerlake: Make PCH_DEV_UART3 macro definition properSubrata Banik2020-03-211-1/+1
* soc/intel: Enable GPIO functions in verstageBora Guvendik2020-03-201-0/+1
* soc/intel/denverton_ns: Implement AES-NI LockJulien Viard de Galbert2020-03-202-0/+9
* soc/intel/tigerlake: Enable ACPI support for PMC core OS driverVenkata Krishna Nimmagadda2020-03-201-0/+3
* soc/intel/common: Add ACPI support for PMC core OS driverVenkata Krishna Nimmagadda2020-03-201-0/+21
* soc/intel/xeon_sp: Modify FSP-T code caching parametersJohnny Lin2020-03-191-2/+3
* soc/intel/tigerlake: add support to read SPD data from SMBusRonak Kanabar2020-03-192-11/+25
* soc/intel/tigerlake: Update header to avoid compilation issueMaulik V Vaghela2020-03-191-2/+1
* soc/amd/picasso: Add CPUID of newer deviceMarshall Dawson2020-03-181-0/+1
* soc/intel/tigerlake: Correct number of gpio group for Jasper LakeMaulik V Vaghela2020-03-181-1/+1
* soc/intel/tigerlake: Update FSP UPDs to turn on USB4/TBTBrandon Breitenstein2020-03-182-0/+32
* soc/mediatek/mt8183: Fix wrong setting of DRS configHuayang Duan2020-03-181-3/+4
* soc/mediatek/mt8183: Improve the AC timing of DRAMCHuayang Duan2020-03-181-6/+16
* soc/intel/apollolake: Allow toggling of GMM in devicetree in Gemini LakeFranklin He2020-03-182-1/+7
* soc: Remove copyright noticesPatrick Georgi2020-03-181698-2346/+0
* soc/intel/skylake: Control fixed IO decode from devicetreeWim Vervoorn2020-03-184-3/+27
* soc/amd/picasso: Set I2C clock reference to 150MHzMartin Roth2020-03-171-1/+1
* soc/amd/picasso: Remove unused defines from cpu.hMarshall Dawson2020-03-171-3/+0
* soc/amd/picasso: Move get_soc_config to common locationMarshall Dawson2020-03-173-13/+31
* src/soc/intel/tigerlake: Fix incorrect use of Field objects in ASLRizwan Qureshi2020-03-171-93/+34
* soc/intel/cannonlake: Set correct serirq modeJeremy Soller2020-03-173-4/+10
* soc/broadwell: remove unused function init_one_gpio()Matt DeVillier2020-03-172-49/+0
* soc/intel/tigerlake: Support ISHli feng2020-03-164-0/+33
* src/soc/tigerlake_dev: Update PMC IPC Hardware IDJohn Zhao2020-03-162-1/+36
* soc/intel/Kconfig: Avoid specifying dedicated chipset nameSubrata Banik2020-03-152-12/+2
* soc/intel/common: Check prerequisites for GLOBAL_RESET commandSridhar Siricilla2020-03-151-0/+28
* soc/intel/common/block/cse: Modify handling of HMRFPO_ENABLE commandSridhar Siricilla2020-03-152-17/+47
* soc/intel/icelake: Re-flow comment for 96 charactersPaul Menzel2020-03-151-4/+1
* soc/intel/icelake: Correct past participle in commentPaul Menzel2020-03-151-1/+1
* soc/intel/tigerlake: Match RP number with TGL EDSWonkyu Kim2020-03-151-68/+0
* soc/intel/tigerlake: Enable CNVi through dev_enabledSrinidhi N Kaushik2020-03-152-6/+5
* soc/intel/tigerlake: Update Cpu Ratio settingsSrinidhi N Kaushik2020-03-152-0/+24
* soc/intel/tigerlake: Configure Vmx support using KconfigJohn Zhao2020-03-151-0/+3
* soc/intel/tigerlake: Enable VT-d and generate DMAR ACPI tableJohn Zhao2020-03-126-3/+174
* soc/intel/*/smihandler: Only compile in TCO SMI handler if neededPatrick Georgi2020-03-125-0/+10
* soc/intel/tigerlake: Configure L1Substates for PCH Root portsWonkyu Kim2020-03-122-0/+32
* vboot: remove extraneous vboot_recovery_mode_memory_retrainJoel Kitching2020-03-121-1/+2
* soc/intel/tigerlake: Enable HDA through dev_enabledSrinidhi N Kaushik2020-03-121-1/+8
* soc/intel/common/block/smm: add case intrusion to SMI handlerMichael Niewöhner2020-03-111-0/+9
* soc/intel/tigerlake: Save DIMM info by available nodesJamie Ryu2020-03-111-33/+40
* soc/intel/tigerlake: Correct FSP log interfaceRonak Kanabar2020-03-112-1/+17
* soc/intel/tigerlake: Fix stale device pointer usageKarthikeyan Ramasubramanian2020-03-111-1/+5
* soc/intel/common/block: tco: enable intruder SMI if selectedMichael Niewöhner2020-03-111-0/+17
* soc/intel/common: Add more GPIO definition macrosNico Huber2020-03-101-0/+10
* soc/intel/dnv: Set INT_LINE accouting for PIRQ routing & swizzlingStephen Douthit2020-03-101-17/+259
* soc/intel/dnv: Add ACPI _PRT methods for virtual root portsStephen Douthit2020-03-103-0/+78
* soc/intel/dnv: Fix ACPI reporting of root port interrupt routingStephen Douthit2020-03-101-8/+8
* src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS2020-03-107-7/+1
* soc/intel/dnv: Don't clobber SATA_MAP while trying to set modeStephen Douthit2020-03-102-9/+6
* soc/intel: fix eist enablingMatt Delco2020-03-104-9/+9