summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2018-08-08soc/amd/stoneyridge: Prevent reboot in romstageRaul E Rangel
2018-08-08amd/stoneyridge: Dump MCA registersMarshall Dawson
2018-08-08amd/stoneyridge: Add warm reset detectionMarshall Dawson
2018-08-08cpu/amd: Correct number of MCA banks clearedMarshall Dawson
2018-08-08cpu/amd: Rename MCA status registerMarshall Dawson
2018-08-08soc/amd/stoneyridge/acpi.c: Remove fixed value variablesRichard Spiegel
2018-08-06soc/amd/stoneyridge: Call AMD ALIB method with AC/DC stateMarc Jones
2018-08-06google/grunt: Move PSP_SELECTABLE_SMU_FW to socRichard Spiegel
2018-08-06soc/amd/stoneyridge: Enable spread spectrum in bootblockRaul E Rangel
2018-08-06soc/amd/stoneyridge: Disable SATA based on devicetree settingRichard Spiegel
2018-08-03soc/amd/common: Remove PSPP override settingMarc Jones
2018-08-01soc/amd/stoneyridge/lpc.c: Fix LPC host control namingRichard Spiegel
2018-07-31src/soc/amd/stoneyridge: Remove IMC supportRichard Spiegel
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