summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2017-11-04soc/amd/stoneyridge: remove superfluous NULL field initializationAaron Durbin
2017-11-04soc/amd/common: remove superfluous NULL initializers on globalsAaron Durbin
2017-11-04soc/amd/common: remove use of LibAmdMemFill()Aaron Durbin
2017-11-04sb and soc: Enforce correct offset of member "chromeos" in global_nvs_tJonathan Neuschäfer
2017-11-03amd/stoneyridge: Clarify SPD structure in chip.hMarshall Dawson
2017-11-01amd/stoneyridge: Remove duplicate LPC decode setupMarshall Dawson
2017-11-01amd/stoneyridge: Add pci_dev macrosMarshall Dawson
2017-11-01amd/stoneyridge: Add definitions for various NB registersMarshall Dawson
2017-11-01amd/stoneyridge: Consolidate duplicate commentMarshall Dawson
2017-11-01amd/stoneyridge: Add definition for HPET to southbridgeMarshall Dawson
2017-10-31soc/amd/common: Add weak call for platform PCIE slot resetMarc Jones
2017-10-27soc/amd/common: Remove agesa_LateRunApTask() callbackMarc Jones
2017-10-23soc: Add Kconfig for each soc vendorChris Ching
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-22soc/amd/common: Revert PI blob search hackMarshall Dawson
2017-10-22soc/amd/stoneyridge: Remove duplicate macros in pci_devs.hChris Ching
2017-10-20stoneyridge: Add SCI/GPE configurationMarc Jones
2017-10-20soc/stoneyridge: Remove _PRW ASLMarc Jones
2017-10-20stoneyridge: Fix USB ASLMarc Jones
2017-10-20soc/amd/common: Set AltImageBasePtr to 0Martin Roth
2017-10-20Stoney Ridge Platforms: Make AGESA callout tables commonMartin Roth
2017-10-19soc/amd/stoneyridge: Use macros for PCI_DEVFN callsChris Ching
2017-10-19soc/amd/stoneyridge: Replace magic registersRichard Spiegel
2017-10-17soc/amd/stoneyridge: clean up chip.hMartin Roth
2017-10-16soc/amd/common: Clean up file includesFrank Vibrans
2017-10-16soc/amd/stoneyridge: Check UART indexMarshall Dawson
2017-10-16soc/amd/stoneyridge: Update AMD firmware placement optionsMartin Roth
2017-10-15amd/stoneyridge: Add function to find PmControl registerMarshall Dawson
2017-10-15amd/soc/common: Print an error if an AGESA callout isn't supportedMarc Jones
2017-10-15soc/amd/stoneyridge/lpc.c: Refactor lpc_enable_childrens_resourcesRichard Spiegel
2017-10-13amd/stoneyridge: Make all AGESA reset requests immediateMarc Jones
2017-10-12soc/amd/stoneyridge: Clean up sata.cRichard Spiegel
2017-10-05soc/amd/stoneyridge: Pass firmware dir location to amdfwtoolMartin Roth
2017-10-04soc/amd/stoneyridge: Drop some amdlib.h includesKyösti Mälkki
2017-10-03soc/amd/stoney: Allow alternative placement for AMD FW directoryMartin Roth
2017-10-03soc/amd/stoneyridge: Wait for UART to be readyMarc Jones
2017-10-02amd/stoneyridge: Remove 16MB cbmem assertMarshall Dawson
2017-10-02amd/stoneyridge: Change SMM setup functionsMarshall Dawson
2017-10-02amd/stoneyridge: Add PM defintions to southbridge.hMarshall Dawson
2017-10-02amd/stoneyridge: Refactor SMI handlerMarshall Dawson
2017-10-02amd/stoneyridge: Clean up smihandler.cMarshall Dawson
2017-10-02amd/stoneyridge: Check SMI command address before readingMarshall Dawson
2017-10-02amd/stoneyridge: Move pm/smi_read/write functions to util fileMarshall Dawson
2017-10-02amd/stoneyridge: Add pm_read32 and pm_write32 to southbridgeMarshall Dawson
2017-10-02amd/stoneyridge: Fix pm_read16 argument sizeMarshall Dawson
2017-10-02amd/stoneyridge: Clean up smi_util.cMarshall Dawson
2017-10-02amd/stoneyridge: Add more SMM definitionsMarshall Dawson
2017-10-02amd/stoneyridge: Add uart.c to smm-y listMarshall Dawson
2017-10-02soc/amd/common: Add framework for missing AGESA calloutsMartin Roth
2017-10-02soc/amd/stoneyridge/southbridge.c: Remove preprocessor #ifRichard Spiegel