summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
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
2018-01-26soc/amd/stoneyridge: fix compilation errorAaron Durbin
2018-01-25soc/amd/stoneyridge: remove dependence on TSCAaron Durbin
2018-01-25soc/amd/stoneyridge: Add I2C devicetree support.Justin TerAvest
2018-01-25src/amd/stoneyridge: Add devicetree ACPI namesJustin TerAvest
2018-01-25src/soc/amd/stoneyridge/Kconfig: Use vbios new locationRichard Spiegel
2018-01-24soc/amd/stoneyridge/spi: do not open code existing CAR APIsAaron Durbin
2018-01-24soc/amd/stoneyridge: provide alternate monotonic timerAaron Durbin
2018-01-23google/kahlee/BiosCallOuts.c: Remove platform_FchParams_resetRichard Spiegel
2018-01-23soc/amd/stoneyridge: Add new function sb_program_gpio()Richard Spiegel
2018-01-23soc/amd/stoneyridge/southbridge.c: Create a GPIO programming functionRichard Spiegel
2018-01-22amd/stoneyridge/include/soc/southbridge.h: Replace SATA magic numbersRichard Spiegel
2018-01-22AMD/stoneyridge: Fix SATA reset inconsistencyRichard Spiegel
2018-01-19amd/stoneyridge: Remove unused S3 NVRAM save/restoreMarshall Dawson
2018-01-19amd/stoneyridge: Add BIOS RAM R/W functionsMarshall Dawson
2018-01-19amd/stoneyridge: Move SB index/data pairs to iomap.hMarshall Dawson
2018-01-19amd/stoneyridge: Move acpi_get_sleep_type to sb_utilMarshall Dawson
2018-01-19soc/amd/common: Make agesa_heap_base non-staticMarshall Dawson
2018-01-19amd/common: Remove GetHeapBase camel caseMarshall Dawson
2018-01-19amd/common: Define regions in AGESA cbmemMarshall Dawson
2018-01-19amd/common/s3: Remove legacy spi.cMarshall Dawson
2018-01-17soc/amd/common/block/pi: Fix AGESA heap deallocatorMarc Jones
2018-01-13soc/amd/stoneyridge: Add definition for GENINT_DISABLEMartin Roth