summaryrefslogtreecommitdiff
path: root/src/cpu/amd/model_fxx/model_fxx_init.c
AgeCommit message (Expand)Author
2018-05-31Remove AMD K8 cpu and northbridge supportKyösti Mälkki
2018-04-30cpu/amd: Get rid of device_tElyes HAOUAS
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
2017-06-28cpu/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-09-04src/cpu: Improve code formattingElyes HAOUAS
2016-08-23src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS
2016-07-31src/cpu: Capitalize CPUElyes HAOUAS
2016-06-22Ignore RAMTOP for MTRRsKyösti Mälkki
2016-02-14cpu/amd: Update/Add license headersDamien Roth
2015-11-23cpu/amd: de-duplicate MSR include filesStefan Reinauer
2015-10-30cpu/amd/model_fxx: Clear out unused / stale MTRRs in ramstageTimothy Pearson
2015-10-30cpu/amd/model_fxx: Backport APIC code and debug aids from Family 10hTimothy Pearson
2015-10-15cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc
2015-04-06global: Refactor get_option usageVarad Gautam
2015-02-05AMD K8: Remove some excessive preprocessor useKyösti Mälkki
2015-02-03cpu/amd (non-AGESA): Load microcode updates from CBFSKyösti Mälkki
2013-12-30AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki
2013-12-02global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc
2013-07-11cpu: Fix spellingMartin Roth
2013-06-14usbdebug: Drop temporary disables of log outputKyösti Mälkki
2013-04-04AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-05-08Clean up #ifsPatrick Georgi
2011-11-01remove trailing whitespaceStefan Reinauer
2011-07-13Make AMD SMM SMP awareRudolf Marek
2011-02-24Add compile-time defaults to some K8 CMOS options in case they're absent in CMOSJosef Kellermann
2011-02-10Implemented workaround for erratum 169, obsoleting erratum 131.Alexandru Gagniuc
2011-02-10Fix a potential system hang by handling AMD Model F Erratum 89Josef Kellermann
2010-12-18SMM for AMD K8 Part 1/2Stefan Reinauer
2010-10-07Remove some duplicate #include files (trivial).Uwe Hermann
2010-09-27drop some dead code from model_fxx_init.cStefan Reinauer
2010-09-26drop some more unneeded ../../..Stefan Reinauer
2010-05-25also rename the config option.Stefan Reinauer
2010-04-27Enable the cache before initializing the processor name, like model_10 does.Myles Watson
2010-04-09Indent model_fxx_init and model_10xx_init.Myles Watson
2010-04-06No warnings day, next round.Stefan Reinauer
2010-03-29dualcore.h and quadcore.h are almost exactly the same. Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-19The parameters of memset() should beZheng Bao
2010-03-17trivial warning fixes, mostly for ACPI codeStefan Reinauer
2010-03-11Replace clear_memory with memset.Myles Watson
2009-10-30Remove some warnings from the tyan s2895.Myles Watson
2009-10-23New revision guide September 2009 3.46Rudolf Marek
2009-10-16Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-02-09Remove some warnings, mainly from format strings which didn't match theMyles Watson
2008-03-13Update AMD CPU list based on Revision Guide for AMD NPT Family 0Fh Processors,Uwe Hermann
2008-03-12Formatting fixes, no content changes (trivial).Uwe Hermann