summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2021-04-10soc/amd/cezanne: Set Power state after power failureKarthikeyan Ramasubramanian
2021-04-10soc/amd/common: Handle power resume after power failureKarthikeyan Ramasubramanian
2021-04-10soc/amd/cezanne: Add GRXS and GTXS methodEric Lai
2021-04-10soc/intel/alderlake: Drop unreferenced `InternalGfx`Angel Pons
2021-04-10soc/intel/alderlake: Skip D3Cold for TBTSubrata Banik
2021-04-09mb/ocp/deltalake: Override DDR frequency limit via VPD variableTim Chu
2021-04-09mb/google/asurada: select mmc storage configWenbin Mei
2021-04-09soc/mediatek: add new driver 'msdc' for eMMCWenbin Mei
2021-04-08soc/amd: remove special GPIO_2 override soc_gpio_hookKyösti Mälkki
2021-04-08soc/mediatek: dsi: fine tune the delta time for EoTpJitao Shi
2021-04-08soc/intel/dnv_ns: hook up new gpio device operationsMichael Niewöhner
2021-04-08soc/qualcomm: move code to commonRavi Kumar Bokka
2021-04-08soc/amd/common: Add PM_ESPI_INTR_CTRLRaul E Rangel
2021-04-08soc/intel/{cannonlake,icelake}: Drop unhooked `SendVrMbxCmd`Angel Pons
2021-04-08soc/intel/skylake: Drop unnecessary `ignore_vtd` optionAngel Pons
2021-04-08soc/intel: Hook up `SOC_INTEL_DISABLE_IGD` to `InternalGfx` UPDAngel Pons
2021-04-07soc/amd/picasso/acpi: fix domain argument of acpigen_write_CSD_packageFelix Held
2021-04-07soc/amd/cezanne: Pass DXIO and DDI Descriptors to FSPMatt Papageorge
2021-04-07vc/amd/fsp/cezanne: update UPD headersMatt Papageorge
2021-04-06intel/tigerlake: Add Acoustic featuresShaunak Saha
2021-04-06soc/intel/common: Prevent SMI storm when setting SPI WPD bitAngel Pons
2021-04-06soc/intel/alderlake: Add LPC and IGD device Ids for Alderlake MMaulik V Vaghela
2021-04-06soc/intel/alderlake: Update variable SD3C to only track enabled devicesJohn Zhao
2021-04-06soc/intel/alderlake: Remove TCSS DMA _DSM methodJohn Zhao
2021-04-05soc/amd/cezanne: Add soc/msr.hRaul E Rangel
2021-04-05soc/amd/common: Add some ESPI register definitionsMartin Roth
2021-04-05soc/amd: Make espi_clear_decodes privateRaul E Rangel
2021-04-05soc/amd: Make espi_configure_decodes privateRaul E Rangel
2021-04-05soc/amd/common/espi: Clear DNCMD_COMPLETE on completionRaul E Rangel
2021-04-05soc/amd/common/espi: Reset eSPI registers to known stateRaul E Rangel
2021-04-05soc/amd/common/espi: Add missing eSPI register definitionsRaul E Rangel
2021-04-05device/dram/ddr3: Rename DDR3 SPD memory typesAngel Pons
2021-04-05device/dram/ddr3: Get rid of useless typedefsAngel Pons
2021-04-05soc/amd/common/espi: Add ESPI_ prefix to SLAVE0_INT_ENRaul E Rangel
2021-04-05soc/amd/cezanne: Clear eSPI ranges before configuring eSPIMartin Roth
2021-04-05soc/amd/common: Add func to clear eSPI IO & memory decode rangesMartin Roth
2021-04-04soc/ti/am335x/mmc.c: Fix memset length argumentAngel Pons
2021-04-02soc/amd/cezanne: Add support to perform early EC syncKarthikeyan Ramasubramanian
2021-04-01soc/amd/cezanne: Enable GENERIC_GPIO_LIBRaul E Rangel
2021-04-01soc/amd/cezanne: Add device tree support for I2CRaul E Rangel
2021-03-31soc/amd/common/block/graphics: Don't add VBIOS to cbmem when using GOPRaul E Rangel
2021-03-31soc/amd/picasso/acpi: pass correct enum to acpigen_write_CSD_packageFelix Held
2021-03-30soc/amd/cezanne: Comment the AOAC register accessKarthikeyan Ramasubramanian
2021-03-30soc/intel/alderlake: Enable logging of wake sources for S0ixSugnan Prabhu S
2021-03-30soc/intel/xeon_sp: Prepare for CBnT BPM generationArthur Heymans
2021-03-30soc/ti/am335x: Map useable RAMSam Lewis
2021-03-30soc/ti/am335x: Add SDRAM initialization driverSam Lewis
2021-03-30mb/ti/beaglebone: Load romstage/ramstage from SDSam Lewis
2021-03-30soc/ti/am335x: Add MMC/SD driverSam Lewis
2021-03-29soc/amd: smbus: Use correct type for uintptr_tPaul Menzel