summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/stoneyridge/include/soc
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1112-12/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1
* soc/amd: replace remaining license headers with SPDX onesFelix Held2020-04-203-42/+6
* soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-059-117/+18
* soc/amd/common/psp: Move early init to socFelix Held2020-04-021-0/+7
* soc: Remove copyright noticesPatrick Georgi2020-03-1812-19/+0
* soc/amd/stoneyridge: move to using smbus_host.h definitionsAaron Durbin2020-01-311-27/+0
* soc/amd/stoneyridge: use SMBus timeout in compilation unitAaron Durbin2020-01-311-6/+0
* soc/amd/stoneyridge: use SMBus speed in compilation unitAaron Durbin2020-01-311-2/+0
* amdblocks/acpimmio: add common functions for AP entryMichał Żygowski2019-12-041-6/+0
* amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski2019-12-041-32/+1
* soc/amd/common: Remove guards on ACPIMMIO utilsKyösti Mälkki2019-11-281-20/+0
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-081-2/+0
* soc/amd/stoneyridge: Use new common SPI codeRichard Spiegel2019-09-211-13/+1
* arch/x86: Rename some mainboard_romstage_entry()Kyösti Mälkki2019-08-211-1/+1
* cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki2019-08-071-21/+0
* soc/amd/stoneyridge: Change code to accommodate Merlin Falcon SOCRichard Spiegel2019-07-311-16/+41
* soc/amd: Move SPI base alignment define into commonMarshall Dawson2019-07-211-3/+0
* soc/amd/common: Add errors for invalid AcpiMmio accessMarshall Dawson2019-06-111-1/+18
* src/amd/stoneyridge: Move alink source to commonMarshall Dawson2019-06-061-23/+0
* soc/amd/stoneyridge: Add ALink-AHB Bridge to iomap.hMarshall Dawson2019-06-061-0/+2
* soc/amd/stoneyridge: Split sata functionalityMarshall Dawson2019-06-061-0/+7
* soc/amd/stoneyridge: Remove sb_util.cMarshall Dawson2019-06-061-2/+0
* soc/amd/stoneyridge: Relocate MMIO access of ACPI registersMarshall Dawson2019-06-061-15/+0
* soc/amd/stoneyridge: Move LPC support to commonMarshall Dawson2019-06-061-153/+2
* soc/amd/stoneyridge: Rework SPI base address get/setMarshall Dawson2019-06-061-2/+1
* soc/amd/stoneyridge: Move GPIO support to commonMarshall Dawson2019-06-062-280/+7
* soc/amd/stoneyridge: Fix alignment in iomap.hMarshall Dawson2019-06-031-3/+3
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* soc/amd/stoneyridge: Move I2C bus clear out of gpio.cMarshall Dawson2019-05-162-26/+49
* soc/amd/common: Create AcpiMmio functionality from stoneyridgeMarshall Dawson2019-05-162-85/+3
* soc/amd/stoneyridge: Add IO access functions for PMxMarshall Dawson2019-05-101-0/+6
* soc/amd/stoneyridge: Add iomux read/write functionsMarshall Dawson2019-05-081-0/+6
* soc/amd/stoneyridge: Finish read/write misc registersMarshall Dawson2019-05-081-0/+4
* soc/amd/stoneyridge: Add aoac_ read/write functionsMarshall Dawson2019-05-081-0/+2
* soc/amd/stoneyridge: Rewrite smbus_read/write, add asfMarshall Dawson2019-05-081-2/+8
* soc/amd/stoneyridge: Rename AcpiMmio blocksMarshall Dawson2019-05-081-12/+22
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-2/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-044-4/+0
* soc/amd: Remove defined but unwritten functionsRichard Spiegel2019-02-262-3/+0
* soc/amd/stoneyridge: Expand 48MHz for both osc out signalsRichard Spiegel2019-02-151-1/+2
* soc/amd/stoneyridge: Add generic PM1 register clear functionMarshall Dawson2019-02-011-0/+6
* soc/amd/stoneyridge: Access SMBUS through MMIORichard Spiegel2019-01-303-48/+54
* amd/stoneyridge: Disable GPIO MASK STATUSRaul E Rangel2019-01-281-0/+4
* soc/amd/stoneyridge/gpio: Allow specifying 0 value for debounce timeoutDaniel Kurtz2019-01-231-0/+1
* Revert "soc/amd/stoneyridge/gpio: Configure debounce for irq gpios"Raul Rangel2019-01-211-2/+0
* soc/amd/stoneyridge/gpio: Configure debounce for irq gpiosDaniel Kurtz2019-01-161-0/+2
* soc/amd/stoneyridge/gpio: Remove redundant definitionsDaniel Kurtz2019-01-161-5/+0