summaryrefslogtreecommitdiff
path: root/src/cpu/amd/model_10xxx/Kconfig
AgeCommit message (Expand)Author
2015-11-02cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson
2015-10-16cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFSTimothy Pearson
2015-07-07cpu/amd/car: Move AP stacks below the BSP stack to free up spaceTimothy Pearson
2015-07-07cpu/amd: Detect any conflicts between sysinfo and the stack regionTimothy Pearson
2015-04-23cbmem_console: fix it for x86Aaron Durbin
2015-03-25cpu/amd/model_10xxx: Increase preram buffer size to 32kTimothy Pearson
2015-02-18cpu/amd/model_10xxx: Add monotonic timer supportTimothy Pearson
2015-02-03cpu/amd (non-AGESA): Load microcode updates from CBFSKyösti Mälkki
2015-02-03cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE optionAlexandru Gagniuc
2015-01-27vboot2: add verstageStefan Reinauer
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-20Move MAX_PHYSICAL_CPUS to AMD k8 and fam10Kyösti Mälkki
2013-07-22X86: make the SIPI num_starts a config variableRonald G. Minnich
2013-07-10AMD: Kconfig cleanupKyösti Mälkki
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-11-16Clean up KconfigStefan Reinauer
2012-08-09Synchronize rdtsc instructionsStefan Reinauer
2011-12-26Fix Fam10 MMCONF_SUPPORT_DEFAULT setting.Marc Jones
2011-12-13Use MMCONF for all AMD family 10 CPUs.Marc Jones
2011-02-26Make AMD Fam10h CPU microcode updates optional in Expert modeXavi Drudis Ferran
2010-12-08Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann
2010-11-16Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-08-03Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer
2010-04-13fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need toStefan Reinauer
2010-02-25HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.Stefan Reinauer
2010-01-06Kconfig builds all boards now.Patrick Georgi
2009-12-31romcc:Patrick Georgi
2009-10-26Define some variables that were not defined. There are a couple left.Myles Watson
2009-10-18Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann
2009-10-12Make fam10 build (but not boot due to bootblock size problems.)Myles Watson
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-08Kconfig: AMD Fam10, all Tyan boards.Patrick Georgi