summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2018-03-22amd/stoneyridge: Add PM1 wake status to boot logMarshall Dawson
2018-03-19soc/amd/stoneyridge/southbridge.c: Remove configure_stoneyridge_uartRichard Spiegel
2018-03-17soc/amd/stoneyridge: Call sb_spibase() earlyGarrett Kirkendall
2018-03-16soc/amd/stoneyridge: Create a HALT_THIS_AP calloutRichard Spiegel
2018-03-16soc/amd/stoneyridge/southbridge.c: Create AOAC initialization codeRichard Spiegel
2018-03-15soc/amd/stoneyridge: Call sb_acpi_mmio_decode()Garrett Kirkendall
2018-03-14soc/amd/stoneyridge: Configure FCH for TPMGarrett Kirkendall
2018-03-09soc/amd/stoneyridge: Add function to enable I2C host controllersGarrett Kirkendall
2018-03-09soc/amd/stoneyridge: Add ACPI MMIO enable functionGarrett Kirkendall
2018-03-07soc/amd/stoneyridge/Kconfig: Create a power restore optionRichard Spiegel
2018-03-07soc/amd/stoneyridge: clean up southbridge.cGarrett Kirkendall
2018-03-07soc/amd/stoneyridge: clean up OSCOUT1_ClkOutputEnbGarrett Kirkendall
2018-03-07soc/amd/stoneyridge: Add southbridge definitionsGarrett Kirkendall
2018-03-06soc/amd/stoneyridge: Add ST/CZ SMBus device idMartin Roth
2018-03-01soc/amd/stoneyridge: Remove printk for GPIOJustin TerAvest
2018-02-26soc/amd/stoneyridge: Refactor northbridge resource allocatorMarc Jones
2018-02-26soc/amd/common: Save the UMA settings from AGESAMarc Jones
2018-02-26soc/amd/common/block/pi/amd_late_init.c: Fix part numberRichard Spiegel
2018-02-22soc/amd/stoneyridge: Add readable macros for GPIOJustin TerAvest
2018-02-21soc/amd/stoneyridge: Add functions for GPIO interruptsChris Ching
2018-02-21soc/amd/stoneyridge: Add UMA save functionMarc Jones
2018-02-20src/soc: Fix various typosJonathan Neuschäfer
2018-02-17soc/amd/stoneyridge: Normalize GPIO initJustin TerAvest
2018-02-16amd/stoneyridge: Move model_15_init.c to cpu.cMarshall Dawson
2018-02-16amd/stoneyridge: Use generic fixed MTRR setupMarshall Dawson
2018-02-16soc/amd/stoneyridge/spi: Use correct conversion specifierPaul Menzel
2018-02-16soc/amd/common/block/pi/amd_init_late.c: Transfer memory info to cbmemRichard Spiegel
2018-02-15soc/amd/common/block/s3/s3_resume.c: Check mrc_cache_get_current() returnRichard Spiegel
2018-02-14soc/amd/stoneyridge: Set up LAPICMarc Jones
2018-02-12amd/stoneyridge: Add S3 support to POSTMarshall Dawson
2018-02-12soc/amd/common: Call AmdS3FinalRestoreMarshall Dawson
2018-02-12soc/amd/common: Add S3 resume functions to wrapperMarshall Dawson
2018-02-12soc/amd/common: Replace missing AmdReleaseStruct() callsMarshall Dawson
2018-02-12soc/amd/common: Add S3 supporting functionsMarshall Dawson
2018-02-10soc/amd/stoneyridge: Put outl arguments in correct orderMartin Roth
2018-02-07soc/amd/common: Add generic create_struct call to wrapperMarshall Dawson
2018-02-07soc/amd/common: Improve misc. formatting in AGESA wrapperMarshall Dawson
2018-02-07amd/stoneyridge: Put stage cache into TSEGMarshall Dawson
2018-02-06soc/amd/stoneyridge/acpi/sleepstates.asl: Fix guarded codeRichard Spiegel
2018-02-06soc/amd/stoneyridge: Add API to initialize non-early_init i2c busesDaniel Kurtz
2018-02-05soc/amd/stoneyridge/acpi/sb_pci0_fch.asl: Fix instabilityRichard Spiegel
2018-02-01amd/soc/common: Remove cbmem subregions in heapMarshall Dawson
2018-01-31amd/stoneyridge: Move TValid and SmmLock to end of POSTMarshall Dawson
2018-01-30soc/amd/stoneyridge: initialize i2c buses marked as early initAaron Durbin
2018-01-30soc/amd/stoneyridge: fix gpio_acpi_path()Aaron Durbin
2018-01-30soc/amd/stoneyridge: use new host controller programmingAaron Durbin
2018-01-30soc/amd/stoneyridge: utilize full SPI flash controller fifoAaron Durbin
2018-01-30drivers/spi: support cmd opcode deduction for spi_crop_chunk()Aaron Durbin
2018-01-28amd/stoneyridge: Add NV storage to ramtopMarshall Dawson
2018-01-26amd/stoneyridge: Convert BiosRam access to MMIOMarshall Dawson