summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/common/block/pm: rework pm_set_power_failure_stateFelix Held2021-04-141-7/+5
* soc/amd/common/block/pm: remove POWER_STATE_DEFAULT_ON_AFTER_FAILUREFelix Held2021-04-141-3/+0
* soc/amd/common/block/pm: select HAVE_POWER_STATE_PREVIOUS_AFTER_FAILUREFelix Held2021-04-141-0/+1
* Rename do_printk() to printk()Nico Huber2021-04-141-3/+3
* intel: mma: Use new CBFS APIJulius Werner2021-04-143-44/+23
* soc/mediatek: Include sdram_info in ddr_base_infoYu-Ping Wu2021-04-143-28/+27
* soc/amd/picasso/fch: add missing amdblocks/gpio_banks.h headerFelix Held2021-04-141-0/+1
* soc/amd/cezanne/fch: process ACPI PM/GPE and GPIO eventsFelix Held2021-04-141-0/+6
* soc/amd/cezanne: save chipset state to CBMEMMartin Roth2021-04-142-0/+5
* soc/amd/picasso/romstage: factor out chipset state saving functionalityFelix Held2021-04-146-23/+41
* dptf: Move platform-specific information to `struct dptf_platform_info`Tim Wawrzynczak2021-04-136-0/+57
* soc/mediatek/mt8195: Add a stub implementation of the MT8195 SoCYidi Lin2021-04-1311-0/+302
* soc/amd/common/block/gpio: remove SoC type check in gpio_fill_wake_stateFelix Held2021-04-111-4/+0
* soc/amd/cezanne: Set Power state after power failureKarthikeyan Ramasubramanian2021-04-102-1/+4
* soc/amd/common: Handle power resume after power failureKarthikeyan Ramasubramanian2021-04-104-0/+77
* soc/amd/cezanne: Add GRXS and GTXS methodEric Lai2021-04-106-47/+58
* soc/intel/alderlake: Drop unreferenced `InternalGfx`Angel Pons2021-04-101-1/+0
* soc/intel/alderlake: Skip D3Cold for TBTSubrata Banik2021-04-101-0/+6
* mb/ocp/deltalake: Override DDR frequency limit via VPD variableTim Chu2021-04-091-0/+15
* mb/google/asurada: select mmc storage configWenbin Mei2021-04-091-0/+1
* soc/mediatek: add new driver 'msdc' for eMMCWenbin Mei2021-04-092-0/+657
* soc/amd: remove special GPIO_2 override soc_gpio_hookKyösti Mälkki2021-04-085-36/+0
* soc/mediatek: dsi: fine tune the delta time for EoTpJitao Shi2021-04-081-1/+1
* soc/intel/dnv_ns: hook up new gpio device operationsMichael Niewöhner2021-04-082-0/+4
* soc/qualcomm: move code to commonRavi Kumar Bokka2021-04-087-114/+39
* soc/amd/common: Add PM_ESPI_INTR_CTRLRaul E Rangel2021-04-081-0/+2
* soc/intel/{cannonlake,icelake}: Drop unhooked `SendVrMbxCmd`Angel Pons2021-04-082-14/+0
* soc/intel/skylake: Drop unnecessary `ignore_vtd` optionAngel Pons2021-04-085-13/+3
* soc/intel: Hook up `SOC_INTEL_DISABLE_IGD` to `InternalGfx` UPDAngel Pons2021-04-084-5/+7
* soc/amd/picasso/acpi: fix domain argument of acpigen_write_CSD_packageFelix Held2021-04-071-1/+2
* soc/amd/cezanne: Pass DXIO and DDI Descriptors to FSPMatt Papageorge2021-04-072-0/+60
* vc/amd/fsp/cezanne: update UPD headersMatt Papageorge2021-04-072-2/+1
* intel/tigerlake: Add Acoustic featuresShaunak Saha2021-04-062-15/+10
* soc/intel/common: Prevent SMI storm when setting SPI WPD bitAngel Pons2021-04-064-0/+31
* soc/intel/alderlake: Add LPC and IGD device Ids for Alderlake MMaulik V Vaghela2021-04-063-0/+5
* soc/intel/alderlake: Update variable SD3C to only track enabled devicesJohn Zhao2021-04-061-3/+7
* soc/intel/alderlake: Remove TCSS DMA _DSM methodJohn Zhao2021-04-061-5/+0
* soc/amd/cezanne: Add soc/msr.hRaul E Rangel2021-04-051-0/+24
* soc/amd/common: Add some ESPI register definitionsMartin Roth2021-04-051-5/+15
* soc/amd: Make espi_clear_decodes privateRaul E Rangel2021-04-053-11/+3
* soc/amd: Make espi_configure_decodes privateRaul E Rangel2021-04-055-18/+15
* soc/amd/common/espi: Clear DNCMD_COMPLETE on completionRaul E Rangel2021-04-051-0/+2
* soc/amd/common/espi: Reset eSPI registers to known stateRaul E Rangel2021-04-051-0/+8
* soc/amd/common/espi: Add missing eSPI register definitionsRaul E Rangel2021-04-051-0/+23
* device/dram/ddr3: Rename DDR3 SPD memory typesAngel Pons2021-04-051-6/+6
* device/dram/ddr3: Get rid of useless typedefsAngel Pons2021-04-051-1/+1
* soc/amd/common/espi: Add ESPI_ prefix to SLAVE0_INT_ENRaul E Rangel2021-04-051-4/+4
* soc/amd/cezanne: Clear eSPI ranges before configuring eSPIMartin Roth2021-04-051-0/+1
* soc/amd/common: Add func to clear eSPI IO & memory decode rangesMartin Roth2021-04-052-0/+28
* soc/ti/am335x/mmc.c: Fix memset length argumentAngel Pons2021-04-041-1/+1