aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2018-07-30soc/amd/stoneyridge/northbridge.c: Create a way to change eDP training valueRichard Spiegel
2018-07-27soc/amd/stoneyridge: Add IGFX device ACPI ASL entryMarc Jones
2018-07-18mainboard/google/Kahlee: Select low-power mode for WiFiSimon Glass
2018-07-17soc/amd/stoneyridge: Update ACPI external processor nameKevin Chiu
2018-07-16soc/amd/stoneyridge: Add GPIO functions to SMMMarc Jones
2018-07-16soc/amd/stoneyridge: Fix gpio_set functionMarc Jones
2018-07-09src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-07-03soc/amd/stoneyridge: correct GPIO emission error in ACPIKevin Chiu
2018-07-02stoneyridge: Enable legacy IORaul E Rangel
2018-07-02stoneyridge: Enable IO CF9 in bootblockRaul E Rangel
2018-07-02soc/amd/common: Change create_struct return valueKyösti Mälkki
2018-07-02soc/amd/common: Fix agesawrapper CreateStruct callsKyösti Mälkki
2018-06-28amd/common/pi: Remove AGESA support files from bootblockMarshall Dawson
2018-06-28amd/common/pi: Remove obsolete heapmanager workaroundMarshall Dawson
2018-06-26soc/amd/stoneyridge/southbridge.c: Fix get_index_bit limit checkRichard Spiegel
2018-06-25mb/google/kahlee/variants/grunt: Select low-power mode for BayHub720Simon Glass
2018-06-21soc/amd/stoneyridge/southbridge.c: Store PM related registers in cbmemRichard Spiegel
2018-06-21soc/amd/common: Always set GetBiosCalloutKyösti Mälkki
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-14stoneyridge: Increase SMM stack size to 2KRaul E Rangel
2018-06-14AGESA binaryPI: Drop RAMBASE and RAMTOPKyösti Mälkki
2018-06-14AGESA binaryPI: Drop tests for LATE_CBMEM_INITKyösti Mälkki
2018-06-13amd/stoneyridge: Add early MTRR setup for new calloutsMarshall Dawson
2018-06-13amd/pi: Add AgesaHeapRebase calloutMarshall Dawson
2018-06-13amd/pi: Add GetTempHeapBase calloutMarshall Dawson
2018-06-13soc/amd/stoneyridge/acpi.c: Create GPIO acpigen proceduresRichard Spiegel
2018-06-13soc/amd/stoneyridge/southbridge.c: Fix saving _SWS parametersRichard Spiegel
2018-06-12soc/amd/stoneyridge/acpi: Create a GPIO libraryRichard Spiegel
2018-06-12stoneyridge: Move agesa out of bootblockRaul E Rangel
2018-06-08amd/stoneyridge: Set SCI_MAP for SCI enabled GPIOsDaniel Kurtz
2018-06-06arch/x86: Make RELOCATABLE_RAMSTAGE the defaultKyösti Mälkki
2018-06-04src/soc: Get rid of whitespace before tabElyes HAOUAS
2018-06-04soc/{amd,intel}: Use postcar_frame_add_romcache()Nico Huber
2018-06-01soc/amd/stoneyridge: Add ACPI device name lookupMarc Jones
2018-05-31soc/{amd,intel}: Use CACHE_ROM_(BASE|SIZE)Nico Huber
2018-05-29src/soc: Add and update license headersMartin Roth
2018-05-27grunt: Wire up the EC SMI handlerRaul E Rangel
2018-05-27amd: Don't call halt() when in SMMRaul E Rangel
2018-05-27stoneyridge GPIO: Create and use PAD_INT for interrupt pinsRichard Spiegel
2018-05-25soc/amd/stoneyridge: Increment boot_count on non-S3 bootsDaniel Kurtz
2018-05-25soc/amd/stoneyridge: Record ACPI Wake events in ELOGDaniel Kurtz
2018-05-23mb/google/kahlee/dsdt.asl: Add method _SWSRichard Spiegel
2018-05-23stoneyridge: Store wake parameters in NVSRichard Spiegel
2018-05-23soc/amd/common/block/pci: Get rid of device_tElyes HAOUAS
2018-05-23soc/amd/stoneyridge/: Get rid of device_tElyes HAOUAS
2018-05-22amd/stoneyridge: Increase SMM reserved memoryMarshall Dawson
2018-05-22bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner
2018-05-19cpu/x86: Add support to run function on single APSubrata Banik
2018-05-18soc/amd/stoneyridge: Support ACPI USB code generationDuncan Laurie
2018-05-14cpu/x86: Add support to run function with argument over APsSubrata Banik
2018-05-14grunt: use stage cache when waking from S3Raul E Rangel
2018-05-09vendorcode/amd/pi/00670F00: Control which procedure buildsRichard Spiegel
2018-05-08amd/common/pi: Insert missing newline in printkMarshall Dawson
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2018-05-04soc/amd/stonyridge: Add misc deviceAkshu Agrawal
2018-05-04soc/amd/stoneyridge: Remove USB30PortInit settingMartin Roth
2018-05-02soc/amd/stoneyridge: remove sb_set_readspeed functionMarc Jones
2018-04-30soc/amd/stoneyridge/gpio.c: Fix gpio_output()Richard Spiegel
2018-04-27soc/amd/stoneyridge/include/soc/smi.h: Fix name collisionRichard Spiegel
2018-04-27soc/amd/stoneyridge: Enable CMOS VBNV backup to flashMarc Jones
2018-04-26soc/amd/common/block/include/amdblocks/psp.h: Replace todo messageRichard Spiegel
2018-04-26soc/amd/stoneyridge: Fix smi_write32 arg order in disable_all_smi_statusDaniel Kurtz
2018-04-26soc/amd/stoneyridge: Static constify smi_sourcesDaniel Kurtz
2018-04-25soc/amd/stoneyridge: Add additional early LPC and SPI initMarc Jones
2018-04-24soc/amd/common/block/pi/amd_late_init.c: Fix illegal memory accessRichard Spiegel
2018-04-24compiler.h: add __weak macroAaron Durbin
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