summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* src: Use tabs for indentationElyes HAOUAS2018-10-0829-93/+93
* soc/intel/common, mb/google, mb/siemens: Use lower case x for RXDFurquan Shaikh2018-10-061-2/+2
* soc/intel/common/block/hda: Enable static scanning of devices under HDAFurquan Shaikh2018-10-061-0/+1
* soc/intel/.../hda: Add and use config for initialization of HDA codecsFurquan Shaikh2018-10-063-0/+11
* soc/intel/skylake: check for NULL with if conditionPratik Prajapati2018-10-051-4/+14
* src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS2018-10-0511-16/+16
* amd/stoneyridge: Comment PCI and AcpiMmio registers in ASLMarshall Dawson2018-10-051-35/+38
* amd/stoneyridge: Remove unused registers from ASLMarshall Dawson2018-10-051-71/+0
* amd/stoneyridge: Remove SATA D0 on suspendMarshall Dawson2018-10-051-4/+0
* soc/intel/cannonlake: Move the FSP related callbacks to separate filesRizwan Qureshi2018-10-046-248/+299
* soc/nvidia/tegra124: Increase bootblock sizePatrick Rudolph2018-10-041-3/+3
* soc/intel/common: add acpi_get_sleep_type to pmclibBora Guvendik2018-10-043-16/+8
* amd/stoneyridge: Use BIOS_DEBUG to log PM1 and PMxC0 statusEdward Hill2018-10-041-7/+6
* amd/stoneyridge: Prepare for vboot rebooting systemMarshall Dawson2018-10-041-0/+12
* src/soc/intel/cannonlake: Fix IA32_PLATFORM_DCA_CAP addressElyes HAOUAS2018-10-041-1/+1
* soc/amd/stoneyridge: Add IOMMU supportMarc Jones2018-10-034-1/+60
* soc/intel/commom/block/i2c: Make I2C controller out of resetSubrata Banik2018-10-031-2/+25
* src/soc/intel/broadwell/me.c: Correct HMRFPO misspellingAngel Pons2018-10-021-2/+2
* soc/intel/skylake: Fix spelling mistakeSubrata Banik2018-10-023-3/+3
* soc/intel/skylake: Replace white space with tabSubrata Banik2018-10-021-16/+16
* amd/stoneyridge: Add USB ASL for D0/D3coldMarshall Dawson2018-10-012-4/+356
* amd/stoneyridge: Add ASL helper for AOAC PwrGood ControlMarshall Dawson2018-10-011-0/+25
* amd/stoneyridge: Add FCH WAK and PTS methodsMarshall Dawson2018-10-011-0/+58
* amd/stoneyridge: Add ASL for D-states on AOAC devicesMarshall Dawson2018-10-011-0/+154
* amd/stoneyridge: Add ACPI MMIO and PCI offsets to ASLMarshall Dawson2018-10-011-0/+242
* amd/stoneyridge: Load AOAC and USB gnvs valuesMarshall Dawson2018-10-012-0/+51
* amd/stoneyridge: Add USB settings to gnvsMarshall Dawson2018-10-012-1/+11
* amd/stoneyridge: Create gnvs entries for AOAC devicesMarshall Dawson2018-10-013-1/+44
* soc/intel/fsp_broadwell_de: Fix IA32_MC0_* namesElyes HAOUAS2018-10-012-7/+8
* soc/cavium/cn81xx/spi: Add function to return SPI clockPatrick Rudolph2018-09-302-0/+22
* amd/stoneyridge: Make gnvs ASL whitespace consistentMarshall Dawson2018-09-281-13/+13
* soc/amd/stoneyridge/BiosCallOuts: Remove #include <AmdLib.h>Richard Spiegel2018-09-281-1/+0
* soc/intel/cannonlake: Fix ACPI FADT table generationDuncan Laurie2018-09-281-13/+12
* soc/intel/cannonlake: Move SkipMpInit config to FSPMLijian Zhao2018-09-281-0/+4
* soc/amd/common/block/pi: Remove references to AmdLibRichard Spiegel2018-09-282-2/+0
* soc/intel/cannonlake: Add ACPI entry for LANLijian Zhao2018-09-282-1/+33
* soc/intel/cannonlake: Update UPD from device switchLijian Zhao2018-09-282-35/+47
* src/*: normalize Google copyright headersPatrick Georgi2018-09-281-1/+1
* soc/sifive/fu540: Document #if ENV_ROMSTAGE lineJonathan Neuschäfer2018-09-261-3/+2
* soc/sifive/fu540: Remove PLL parameters from sdram.cJonathan Neuschäfer2018-09-261-2/+0
* mb/lowrisc: Remove the Nexys4DDR portJonathan Neuschäfer2018-09-264-65/+0
* soc/intel/common/block: Don't use device_tElyes HAOUAS2018-09-262-2/+2
* amd/common/psp: Remove use of PspBaseLibCharles Marslett2018-09-242-11/+96
* soc/amd/stoneyridge/romstage.c: Move STAPM code to SOC specificRichard Spiegel2018-09-243-0/+27
* skylake,kabylake: Add support to set eMMC tuning param from dev treePratik Prajapati2018-09-222-0/+12
* soc/intel/denverton_ns/csme_ie_kt.c: Don't use device_tElyes HAOUAS2018-09-211-1/+1
* soc/intel/braswell/ramstage.c: Add SoC stepping D-1 supportFrans Hendriks2018-09-212-3/+10
* soc/intel/quark/uart.c: Don't use device_tElyes HAOUAS2018-09-211-1/+1
* soc/intel/skylake: Don't use device_tElyes HAOUAS2018-09-211-1/+1
* soc/broadwell: Don't use device_tElyes HAOUAS2018-09-214-9/+9