summaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge
AgeCommit message (Expand)Author
2018-04-06amd/stoneyridge: Use defined value for SPI flash MTRRMarshall Dawson
2018-04-05mb/amd/gardenia/gpio.c: Convert GPIO to new formatRichard Spiegel
2018-04-02src/soc/stoneyridge: Add a check for CMOS failureMartin Roth
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-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-14soc/amd/stoneyridge: Set up LAPICMarc Jones
2018-02-12amd/stoneyridge: Add S3 support to POSTMarshall Dawson
2018-02-10soc/amd/stoneyridge: Put outl arguments in correct orderMartin Roth
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-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