summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/stoneyridge/southbridge.c: Store PM related registers in cbmemRichard Spiegel2018-06-212-15/+26
* soc/intel/{skl,kbl}: ensure C1E is disabled after S3 resumeCole Nelson2018-06-211-1/+1
* soc/amd/common: Always set GetBiosCalloutKyösti Mälkki2018-06-211-10/+4
* mediatek/mt8183: Remove DRAM_DMA sectionTristan Shieh2018-06-211-7/+1
* mediatek/mt8183: Add watchdog timer supportTristan Shieh2018-06-213-0/+28
* mediatek: Move watchdog timer code to a common directoryTristan Shieh2018-06-213-5/+5
* mediatek: Share watchdog timer code among similar SOCsTristan Shieh2018-06-212-8/+8
* fsp_broadwell_de: Add uncore ASL in common locationDavid Hendricks2018-06-201-0/+267
* soc/intel/{glk,apl} and mainboards: Configure LPC_CLKRUN# pin as GPIO for S0ixHannah Williams2018-06-151-5/+12
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-1/+1
* src: Get rid of device_tElyes HAOUAS2018-06-1423-42/+137
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-1414-32/+31
* stoneyridge: Increase SMM stack size to 2KRaul E Rangel2018-06-141-0/+4
* soc/intel/{glk,apl}: ensure C1E is disabled after S3 resumeCole Nelson2018-06-141-2/+2
* soc/intel/common: defines constant for C1E enable maskCole Nelson2018-06-141-0/+1
* AGESA binaryPI: Drop RAMBASE and RAMTOPKyösti Mälkki2018-06-141-8/+0
* AGESA binaryPI: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-06-141-3/+0
* amd/stoneyridge: Add early MTRR setup for new calloutsMarshall Dawson2018-06-132-2/+25
* amd/pi: Add AgesaHeapRebase calloutMarshall Dawson2018-06-134-0/+44
* amd/pi: Add GetTempHeapBase calloutMarshall Dawson2018-06-134-0/+48
* soc/amd/stoneyridge/acpi.c: Create GPIO acpigen proceduresRichard Spiegel2018-06-133-1/+105
* soc/amd/stoneyridge/southbridge.c: Fix saving _SWS parametersRichard Spiegel2018-06-133-14/+52
* soc/amd/stoneyridge/acpi: Create a GPIO libraryRichard Spiegel2018-06-123-0/+136
* drivers/intel/gma: Unify VBT related Kconfig namesNico Huber2018-06-126-7/+7
* stoneyridge: Move agesa out of bootblockRaul E Rangel2018-06-122-57/+44
* mediatek/mt8183: Add a stub implementation of the MT8183 SOCTristan Shieh2018-06-119-0/+295
* mainboard: Get rid of device_tElyes HAOUAS2018-06-091-1/+1
* soc/intel/skylake: Enable low power S0Idle capabilityHaridhar Kalvala2018-06-081-0/+5
* amd/stoneyridge: Set SCI_MAP for SCI enabled GPIOsDaniel Kurtz2018-06-082-0/+11
* soc/intel/common/pch: Add pch lockdown codeSubrata Banik2018-06-079-146/+195
* mediatek: Move uart, timer and cbmem code to a common directory.Tristan Shieh2018-06-075-13/+14
* mediatek: Refactor to sharing code among similar SOCsTristan Shieh2018-06-075-69/+76
* mediatek: Refine whitespace and formating changesTristan Shieh2018-06-0717-52/+59
* arch/x86: Always select RELOCATABLE_MODULESKyösti Mälkki2018-06-062-2/+0
* arch/x86: Make RELOCATABLE_RAMSTAGE the defaultKyösti Mälkki2018-06-069-23/+5
* arch/x86: Flag platforms without RELOCATABLE_RAMSTAGEKyösti Mälkki2018-06-062-0/+2
* soc/intel/common/block: Move i2c common functions into block/i2cSubrata Banik2018-06-067-158/+112
* soc/intel/common/block: Move gspi common functions into block/gspiSubrata Banik2018-06-069-194/+86
* soc/intel/common/block: Add common chip config blockSubrata Banik2018-06-0624-137/+243
* soc/intel/{cannonlake, skylake}: Select Gen-6 PCH binding for SKL/CNLSubrata Banik2018-06-062-45/+2
* soc/intel/common/pch: Make infrastructure ready for pch common codeSubrata Banik2018-06-064-0/+54
* soc/intel/apollolake: Add missing entries to pmc_to_gpio_route for GLKFurquan Shaikh2018-06-062-0/+9
* soc/intel/apollolake: Fix macro name for GPIO_GPE_NW group 2Furquan Shaikh2018-06-061-1/+1
* soc/intel/{apollolake, geminilake}: Add option to skip coreboot MP initSubrata Banik2018-06-052-1/+8
* soc/intel/cannonlake: Add option to skip coreboot MP initSubrata Banik2018-06-052-2/+7
* soc/intel/skylake: Add option to skip coreboot MP initSubrata Banik2018-06-053-3/+8
* soc/intel/skylake: Swap PCI devfn resides in same PCI deviceGaggery Tsai2018-06-052-0/+153
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-045-14/+12
* soc/dmp: Drop leftover fileKyösti Mälkki2018-06-041-2/+0
* soc/broadcom/cygnus: Get rid of device_tElyes HAOUAS2018-06-041-3/+3