aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/quadcore/quadcore.c
AgeCommit message (Expand)Author
2019-11-21cpu/amd/fam10: Drop supportArthur Heymans
2019-09-10AUTHORS: Move src/cpu/amd copyrights into AUTHORS fileMartin Roth
2019-05-23cpu/amd/quadcore: Remove variable set but not usedElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2017-08-01src/cpu/amd/quadcore: Fix checkpatch errors/warningsEvelyn Huang
2017-06-28cpu/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2015-11-18cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequenceTimothy Pearson
2015-11-02cpu/amd: Add initial AMD Family 15h supportTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2011-05-10Change read_option() to a macro that wraps some API uglynessPatrick Georgi
2010-11-18Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi
2010-09-25- Fix race condition in option_table.h generation by moving the includeStefan Reinauer
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-05-14Remove another set of includes from Fam10 romstages:Patrick Georgi
2010-05-09Move includes to where they are needed. This allows to simplifyPatrick Georgi
2010-04-08Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-10The following patch implements Opteron Fam 10 rev D (aka Istanbul)Arne Georg Gleditsch
2008-04-25Remove inline from FAM10 CPU initialization functions.Marc Jones
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-12-19Initial AMD Barcelona support for rev Bx.Marc Jones