summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/quadcore/quadcore.c
Commit message (Expand)AuthorAgeFilesLines
* AUTHORS: Move src/cpu/amd copyrights into AUTHORS fileMartin Roth2019-09-101-4/+0
* cpu/amd/quadcore: Remove variable set but not usedElyes HAOUAS2019-05-231-3/+3
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-0/+1
* src/cpu/amd/quadcore: Fix checkpatch errors/warningsEvelyn Huang2017-08-011-17/+22
* cpu/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-281-1/+1
* amdfam10: Perform major include ".c" cleanupDamien Zammit2017-01-041-8/+3
* cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequenceTimothy Pearson2015-11-181-16/+3
* cpu/amd: Add initial AMD Family 15h supportTimothy Pearson2015-11-021-22/+87
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Change read_option() to a macro that wraps some API uglynessPatrick Georgi2011-05-101-1/+1
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-181-11/+0
* - Fix race condition in option_table.h generation by moving the includeStefan Reinauer2010-09-251-0/+3
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-1/+1
* Remove another set of includes from Fam10 romstages:Patrick Georgi2010-05-141-0/+2
* Move includes to where they are needed. This allows to simplifyPatrick Georgi2010-05-091-0/+1
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-081-2/+2
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-3/+3
* The following patch implements Opteron Fam 10 rev D (aka Istanbul)Arne Georg Gleditsch2010-03-101-5/+8
* Remove inline from FAM10 CPU initialization functions.Marc Jones2008-04-251-5/+5
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* Initial AMD Barcelona support for rev Bx.Marc Jones2007-12-191-0/+102