summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
...
* soc/intel/skylake: Fix DSX_CFG macro name for AC_PRESENTFurquan Shaikh2017-12-052-2/+2
* amd/stoneyridge: Transfer functions from early_setup.c to southbridge.cRichard Spiegel2017-12-043-258/+249
* soc/intel/apollolake: Add PNP configDivya Chellap2017-12-025-0/+860
* riscv: Remove config string supportJonathan Neuschäfer2017-12-021-1/+0
* soc/intel/cannonlake: Initialize PMC controllerSubrata Banik2017-12-023-89/+32
* soc/intel/common/block: Add Intel common PMC controller support for KBL, APLSubrata Banik2017-12-028-219/+248
* soc/amd/stoneyridge: Add GPIO40 to GPIO listMartin Roth2017-12-021-0/+1
* soc/amd/stoneyridge: Add RunOnAP supportMarc Jones2017-12-022-19/+78
* amd/stoneyridge: Update def_callouts.c to reset using reset.cMartin Roth2017-12-011-4/+6
* soc/amd/stoney: clean up and update reset.cMartin Roth2017-12-014-20/+37
* acpi/tpm: remove non-existent IRQ for Infineon TPM chipMatt DeVillier2017-11-303-3/+0
* amd/{hudson,stoneyridge}: fix out of bounds readRichard Spiegel2017-11-301-3/+3
* acpi/tpm: update TPM preprocessor guardsMatt DeVillier2017-11-303-3/+3
* soc/intel/skylake: Set low maximum temperature threshold for Thermal DeviceSubrata Banik2017-11-306-0/+140
* soc/intel/{APL,GLK}: Use Intel SRAM common codeV Sowmya2017-11-303-74/+1
* soc/intel/common: Add Intel SRAM common code supportV Sowmya2017-11-304-0/+87
* soc/amd/stoneyridge: Add mainboard call for SPD valuesMarc Jones2017-11-294-71/+57
* soc/intel/skylake: Make use of Intel common DSP blockSubrata Banik2017-11-285-38/+2
* google/scarlet: support kd097d04 panelLin Huang2017-11-282-2/+3
* rockchip/rk3399: support dual mipi dsiLin Huang2017-11-288-131/+217
* rockchip/rk3399: mipi: properly configure PHY timingLin Huang2017-11-282-12/+88
* rockchip/rk3399: improve mipi transfer flowLin Huang2017-11-282-12/+64
* rockchip/rk3399: mipi: correct Feedback divider settingLin Huang2017-11-281-22/+67
* rockchip/rk3399: mipi: correct phy parameter settingLin Huang2017-11-282-31/+76
* rockchip/rk3399: mipi: Fix LOOP_DIV_HIGH_SEL to be 4 bits wideLin Huang2017-11-281-1/+1
* intel/common/block: Add SKL CSME device IDSubrata Banik2017-11-281-0/+1
* AMD platforms: Fix ASL comment that implies "\_SB" is southbridgeMartin Roth2017-11-281-1/+1
* soc/intel/cannonlake: Add PM methods to power gate SD card controllerVaibhav Shankar2017-11-231-0/+17
* soc/intel/cannonlake: Invoke pmc and hard reset only if CSE fails to resetJohn Zhao2017-11-231-1/+3
* Constify struct cpu_device_id instancesJonathan Neuschäfer2017-11-239-9/+9
* soc/amd/common: Include appropriate headers in dimm_spd.hMarc Jones2017-11-231-0/+4
* soc/amd/stoneyridge: Get entire DDR4 SPDMarc Jones2017-11-232-1/+6
* Create SOC description file soc.aslRichard Spiegel2017-11-223-0/+28
* src/soc/intel/apollolake: move TCO1 disable into bootblockVadim Bendebury2017-11-212-11/+7
* soc/amd/stoneyridge: Add ELOG to SMMJohn E. Kabat Jr2017-11-211-0/+68
* amd/stoneyridge/spi: Fix reads greater than 5 bytesMarshall Dawson2017-11-211-4/+4
* soc/amd/common: Remove duplicated #include amd_pci_int_defs.hRichard Spiegel2017-11-211-1/+0
* soc/intel/cannonlake: Add ACPI workaround for EMMCLijian Zhao2017-11-201-0/+20
* amd/stoneyridge: Fix SPD files and functions camel caseMarc Jones2017-11-206-22/+21
* Move amd/stoneyridge/include/amd_pci_int_defs.h to include/soc/Richard Spiegel2017-11-173-2/+2
* soc/intel/cannonlake: fix gpio pin numbersBora Guvendik2017-11-171-165/+169
* soc/intel/cannonlake: Add cpu.asl fileShaunak Saha2017-11-171-0/+43
* amd/stoneyridge: Enable SMI trap on SlpTypMarshall Dawson2017-11-171-0/+18
* amd/stoneyridge: Add SlpTyp SMI handlerMarshall Dawson2017-11-171-0/+68
* amd/stoneyridge: Add SPI controller driverMarshall Dawson2017-11-173-1/+234
* vendorcode/amd/pi/00670F00: Get rid of filecodes, replace filecode.hMartin Roth2017-11-161-2/+0
* mb/{amd/gardenia,google/kahlee}: move carrizo_fch.asl code to socRichard Spiegel2017-11-151-0/+139
* soc/intel/skylake: Make use of common CSE code for skylakeSubrata Banik2017-11-154-395/+19
* soc/intel/common: Use HOST_CSR to get circular Buffer DepthSubrata Banik2017-11-151-1/+1
* soc/intel/common: Add HECI message retry countSubrata Banik2017-11-151-54/+74