aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2018-04-23drivers/spi: reduce confusion in the APIAaron Durbin
2018-04-20pci: Move inline PCI functions to pci_ops.hPatrick Rudolph
2018-04-20soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structureRichard Spiegel
2018-04-19soc/amd/common/block/pi/heapmanager.c: Simplify codeRichard Spiegel
2018-04-18soc/amd/stoneyridge/include/soc/gpio.h: Remove vendor code referenceRichard Spiegel
2018-04-16soc/amd/stoneyridge/northbridge.c: Fix bit definitionsRichard Spiegel
2018-04-16soc/amd/stoneyridge/lpc.c: Fix bit definitionsRichard Spiegel
2018-04-13soc/amd/stoneyridge: add a romstage hook for mainboardsMartin Roth
2018-04-12include/memory_info.h: Change serial number field from 5 bytes to 4Raul E Rangel
2018-04-11soc/amd: Fix generating SMBIOS Type 17Raul E Rangel
2018-04-11src/amd/stoneyridge: Fix a typo (EDGEL_TRIG -> EDGE_TRIG)Jonathan Neuschäfer
2018-04-11amd/stoneyridge: Reorder temp mtrr for flashMarshall Dawson
2018-04-10soc/amd/stoneyridege: Create AP jump structureRichard Spiegel
2018-04-10soc/amd: Add "halt this AP" callback to romstageRichard Spiegel
2018-04-09amd/stoneyridge: Add GNB IOAPIC initMarc Jones
2018-04-06amd/common/block/pi: Make agesa_heap_base() staticMarshall Dawson
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-23soc/amd: Print dimm_info and TYPE17_DMI_INFO to help debug incorrect valuesRaul E Rangel
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
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
2018-01-13soc/amd/stonyridge: Give I2C devices unique _UIDsDaniel Kurtz
2018-01-13Revert "soc/amd/common/pi: Fix issue in AGESA heap allocator"Marc Jones
2018-01-12amd/stoneyridge: Keep SPI flash cacheable during POSTMarshall Dawson
2018-01-12soc/amd/common/pi: Fix issue in AGESA heap allocatorMarc Jones
2018-01-10soc/amd/common/block/acpi: Add halt.cChris Ching
2018-01-08soc/amd/stoneyridge/i2c: fix formatting and global symbolAaron Durbin
2018-01-08soc/amd/stoneyridge: Define CONSOLE_UART_BASE_ADDRESSArthur Heymans
2018-01-07soc/amd/common: Only load post-memory AGESA into RAM when split enabledDaniel Kurtz