summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
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
2017-09-30amd/stoneyridge: Use generic SMM command port valuesMarshall Dawson
2017-09-30amd/stoneyridge: Remove HAVE_SMI_HANDLER from makefileMarshall Dawson
2017-09-30soc/amd/common: Add included directoryMarshall Dawson
2017-09-27soc/amd/stoneyridge: Enable SSEMartin Roth
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-09-27soc/amd/stoneyridge: Revert CAR teardown wbinvdMarshall Dawson
2017-09-27soc/amd/stoneyridge: Add postcar stageMarshall Dawson
2017-09-27amd/stoneyridge: Move AmdInitEnv to ramstageMarshall Dawson
2017-09-27amd/stoneyridge: Put AGESA heap into cbmemMarshall Dawson
2017-09-27soc/amd/common: Clean up GetHeapBase functionMarshall Dawson
2017-09-27amd/stoneyridge: Clean up include files in northbridge.hMarshall Dawson
2017-09-27amd/stoneyridge: Enable SMM in TSEGMarshall Dawson
2017-09-27amd/stoneyridge: Convert MP init to mp_init_with_smmMarshall Dawson
2017-09-27google/kahlee: Fix GPIO ASLMarc Jones
2017-09-27amd/stoneyridge: Refactor GPIO functionsMarc Jones
2017-09-26amd/stoneyridge: Make UMA memory cacheableMarshall Dawson
2017-09-26amd/stoneyridge: Remove EXT_CONF_SUPPORT checkMarshall Dawson
2017-09-26amd/stoneyridge: Simplify memory hole calculationMarshall Dawson
2017-09-26binaryPI: Drop Options.h includeKyösti Mälkki
2017-09-26AGESA: Avoid cpuRegisters.h includeKyösti Mälkki
2017-09-22AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-09-20vboot: reset vbnv in cmos when cmos failure occursAaron Durbin
2017-09-20vboot: remove init_vbnv_cmos()Aaron Durbin
2017-09-19amd/stoneyridge: Add northbridge definitionsMarshall Dawson