Add constants for fast path resume copying
[coreboot.git] / src / include / cpu / x86 /
2012-04-04 Stefan ReinauerAdd support to run SMM handler in TSEG instead of ASEG
2012-03-30 Duncan LaurieMake MTRR min hole alignment 64MB
2012-03-29 Stefan ReinauerAdd an option to keep the ROM cached after romstage
2012-03-29 Gabe BlackAdd infrastructure for global data in the CAR phase...
2012-03-16 Patrick Georgixchg is atomic with side-effects
2012-03-08 Patrick GeorgiUnify Local APIC address definitions
2012-01-10 Sven SchnelleMTRR: get physical address size from CPUID
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-11-01 Patrick GeorgiRemove XIP_ROM_BASE
2011-10-28 Patrick GeorgiGet rid of AUTO_XIP_ROM_BASE
2011-07-13 Rudolf MarekMake AMD SMM SMP aware
2011-06-28 Sven SchnelleSMM: add guard and include types.h in cpu/x86/smm.h
2011-06-15 Sven SchnelleSMM: don't overwrite SMM memory on resume
2011-06-07 Sven SchnelleSMM: add defines for APM_CNT register
2011-06-06 Sven SchnelleSMM: add mainboard_apm_cnt() callback
2011-04-21 Stefan Reinauermore ifdef -> if fixes
2011-04-21 Stefan Reinauersome ifdef --> if fixes
2011-04-11 Alexandru GagniucUnify use of post_code
2011-04-10 Stefan ReinauerIn 2007 Adrian Reber suggested that we drop ASSEMBLY...
2011-01-19 Stefan ReinauerRevert r5902 to make code more readable again. At least...
2011-01-19 Kevin O'ConnorNow that the VIA code is run above 1Meg (like other...
2010-12-18 Stefan ReinauerSMM for AMD K8 Part 1/2
2010-11-13 Scott DuplichanMTRR related improvements for AMD family 10h and family...
2010-10-01 Uwe HermannFactor out common CAR asm snippets.
2010-10-01 Uwe HermannCAR simplifications, typos, readability improvements...
2010-09-29 Uwe HermannFactor out fill_processor_name() and strcpy() functions.
2010-09-17 Scott DuplichanAMD Fam10 code breaks with gcc 4.5.0.
2010-09-13 Juhana HelovuoGenerate multiboot tables from coreboot tables.
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-06-10 Edwin BeasantThis commit updates the Geode LX GLCP delay control...
2010-05-19 Stefan Reinauercosmetic comment changes.
2010-05-16 Rudolf MarekSorry for this for second time. Now compile tested...
2010-05-16 Rudolf MarekSorry for this. I fixed that reverting the change for...
2010-05-16 Rudolf MarekFollowing patch reworks car_disable into C. Tested...
2010-05-14 Stefan Reinauerclean up some prototypes
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauera single place for the romstage stack for copy_and_run.
2010-04-25 Stefan Reinauerdrop "arch/asm.h" and "arch/intel.h" and create "cpu...
2010-04-06 Stefan ReinauerNo warnings day, next round.
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-28 Stefan Reinauerdrop unneeded __ROMCC__ checks when the check for __PRE...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Stefan Reinauerfix a couple of warnings
2010-03-11 Myles WatsonReplace clear_memory with memset.
2010-02-22 Stefan Reinauermini update SMM:
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-10-27 Maciej PijankaAdd few missing prototypes, and remove few unused ...
2009-10-17 Myles WatsonRemove CONFIG_ from #defines that aren't config variabl...
2009-04-06 Stefan Reinauer(trivial) fix some warnings
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-03-06 Stefan Reinauer* fix a minor power state issue in the ich7 smm handler
2009-03-01 Stefan ReinauerSome changes required to get yabel working on v2 (and...
2008-11-11 Robert Millan[PATCH] coreboot-v2: Add multiboot support
2008-10-29 Stefan ReinauerSupport for the Intel ICH7 southbridge.
2008-08-02 Stefan ReinauerGo back to SIPI WAIT state for those CPUS defining...
2007-12-19 Marc JonesChanged the stop_this_cpu() to just hlt.
2007-04-06 Yinghai Lutwo more directories from YhLu's mcp55 megapatch.
2006-10-04 Yinghai LuAMD Rev F support
2006-04-03 Yinghai Lunew cache_as_ram support
2006-03-13 Li-Ta Locorrect __ROMCC__
2005-12-02 Stefan Reinauer1201_ht_bus0_dev0_fidvid_core.diff
2005-07-08 Yinghai Lueric patch
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2004-10-14 Eric Biederman- Renamed cpu header files