Use copy_triple only on non-flattened nodes.
[coreboot.git] / src / cpu /
2010-03-14 Patrick GeorgiAdd scan-build support to the build system.
2010-03-11 Myles WatsonReplace spaces with tabs. Trivial.
2010-03-11 Myles WatsonReplace clear_memory with memset.
2010-03-10 Arne Georg GleditschThe following patch implements Opteron Fam 10 rev D...
2010-03-06 Keith HuiAdd support for the 0x06B1 CPU ID for Celeron (Tualatin).
2010-03-05 Keith HuiAdd proper Slot 1 CPU support code/infrastructure.
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-03-01 Patrick Georgi- Simplify stack size determination: MAX_CPUS * STACK_SIZE
2010-02-25 Patrick GeorgiUnify crt0s setup to src/arch/i386/Makefile.inc. This...
2010-02-25 Stefan ReinauerHAVE_MOVNTI really means SSE2. Also add sfence in the...
2010-02-23 Rudolf MarekClobber registers as appropriate in AMD CAR code, and
2010-02-22 Uwe HermannRandom cosmetic fixes (trivial).
2010-02-22 Stefan ReinauerFix SMM handler comment. Thanks for noticing, Peter!
2010-02-22 Stefan Reinauermini update SMM:
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-20 Zheng Baotrival. All the changes is about comment and spaces.
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-11 Patrick GeorgiFix AUTO_XIP_ROM_BASE issues on AMD boards with certain...
2010-02-11 Patrick GeorgiAdapt all uses of CONFIG_XIP_ROM_BASE to use
2010-02-10 Patrick GeorgiForgot a CBFS_PREFIX change in appropriate commit ...
2010-02-09 Patrick GeorgiAllow building images with different prefixes (ie....
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2010-02-04 Stefan Reinauertypo
2010-02-04 Stefan ReinauerMove CAR settings for all GX1, GX2, LX and Intel Slot2...
2010-01-26 Edwin Beasant- Clean up and comment writing of MSRs for cache contro...
2010-01-25 Patrick GeorgiFix ACPI build on a couple of boards (now that it's...
2010-01-25 Patrick GeorgiMore Kconfig changes to improve match with newconfig:
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2010-01-16 Stefan ReinauerMake internal functions static in speedstep ACPI genera...
2010-01-16 Stefan ReinauerFix stack base for Atom CPUs, the resume mechanism...
2010-01-16 Stefan ReinauerMicro-optimization: movl $0 --> xorl.
2010-01-16 Stefan Reinauernew microcode for Intel Core 2(tm) CPUs
2010-01-11 Patrick GeorgiMake qemu use the udelay function in src/pc80/udelay_io.c
2010-01-06 Patrick GeorgiKconfig builds all boards now.
2010-01-05 Rudolf Marek- Let AMD CAR code pick the right XIP area
2010-01-04 Patrick Georgi- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]
2010-01-04 Patrick Georgi- use LAPIC timer if selected (instead of TSC all the...
2009-12-31 Patrick Georgiromcc:
2009-12-23 Patrick GeorgiTiny Bootblock, step 1/n.
2009-12-21 Patrick GeorgiMake coreboot load VSA from CBFS on amd/gx2.
2009-12-10 Patrick GeorgiPush VSA into CBFS for amd/lx systems. It's not hooked...
2009-12-02 Myles WatsonTrivial fix for kconfig socket 441 (typo was 411) so...
2009-12-01 Stefan ReinauerAtom only supports 32bit MTRRs (trivial)
2009-11-17 Myles WatsonSilence two warnings. Only use the Qemu hard-coded...
2009-11-13 Zheng BaoComplete the Kconfig of socket_AM2r2.
2009-11-12 Myles WatsonAdd CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-11-04 Stefan ReinauerFix up typo in Socket 441 CPUs, and add a few (trivial...
2009-11-03 Patrick GeorgiSome fixes.
2009-10-30 Myles WatsonRemove some warnings from the tyan s2895.
2009-10-28 Myles WatsonMake d945gclf build.
2009-10-28 Uwe HermannAdd some missing license headers, consistency fixes...
2009-10-28 Stefan Reinauerpreliminary Intel D945GCLF Atom+i945 support.
2009-10-27 Myles WatsonRemove redundant declarations. Trivial.
2009-10-27 Myles WatsonAdd $(obj) paths for a couple of smm files so they...
2009-10-26 Myles WatsonRemove double include of smm directory. Trivial.
2009-10-26 Stefan ReinauerCBMEM high table memory manager.
2009-10-26 Stefan Reinauerintel core and core 2:
2009-10-26 Myles WatsonDefine some variables that were not defined. There...
2009-10-24 Uwe HermannFix kconfig build error due to "source"ing a non-exista...
2009-10-24 Uwe HermannChange QEMU CPU Makefile.inc files to match other CPUs.
2009-10-24 Stefan Reinauerhook up missing x86 SMM into Makefile
2009-10-24 Stefan Reinauerdrop support for various (old) PPC CPUs as per discussi...
2009-10-24 Stefan ReinauerSome ACPI implementations don't like to see full paths...
2009-10-24 Stefan Reinauer* refactor x86 smi handler (put all debug stuff in...
2009-10-24 Stefan ReinauerFirst attempt to integrate SMM in Kconfig. Unused code...
2009-10-23 Rudolf MarekNew revision guide September 2009 3.46
2009-10-23 Stefan Reinauerdrop a lot of dead code, including an old winbond south...
2009-10-23 Myles WatsonWhite space and comment fixes for cache_as_ram.inc...
2009-10-23 Myles WatsonRemove PRINTK_IN_CAR tests from AMD files.
2009-10-22 Stefan Reinauertrivial: add note that VSA blob belongs into CBFS.
2009-10-19 Myles WatsonClean up some #ifdef CONFIG_*
2009-10-18 Uwe HermannAdd EXPERT kconfig option so we can hide more advanced...
2009-10-18 Uwe HermannSimplify Kconfig files by using "select" where possible...
2009-10-17 Peter StugeMove files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
2009-10-17 Myles WatsonRemove CONFIG_ from #defines that aren't config variabl...
2009-10-17 Peter StugeRemove some more instances of including previous empty...
2009-10-17 Peter StugeDrop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since...
2009-10-16 Peter StugeDrop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc...
2009-10-16 Peter StugeDrop enable_mmx.inc. It reads (only) "Enabling mmx...
2009-10-16 Myles WatsonChange CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match...
2009-10-16 Uwe HermannSimilar to r4626, change obj-y to driver-y for VIA...
2009-10-16 Uwe HermannDrop duplicate CPU subdirs-y entries for "../../x86...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-14 Myles WatsonWhite space and typo fixes. This makes it easier to...
2009-10-12 Myles WatsonMake fam10 build (but not boot due to bootblock size...
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-10-09 Patrick GeorgiMore Kconfig-supported boards, and also kconfig support
2009-10-09 Uwe HermannMore kconfig cleanups:
2009-10-08 Ronald G. MinnichSet MMX and SSE where needed. Note that many boards...
2009-10-08 Patrick GeorgiMore kconfig:
2009-10-08 Patrick GeorgiOops, wrong type for Kconfig value. Trivial fix
2009-10-08 Patrick GeorgiKconfig: AMD Fam10, all Tyan boards.
2009-10-07 Patrick GeorgiKconfig:
2009-10-06 Patrick GeorgiVarious fixes to Kconfig: All kconfig-boards should...
2009-10-04 Uwe HermannAdd initial kconfig support for all AMD GX1 boards.
2009-10-03 Patrick GeorgiRemove:
2009-10-01 Ronald G. MinnichSupport variables for MMX and SSE. These would be used in
next