index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
cpu
/
x86
Age
Commit message (
Expand
)
Author
2010-04-25
a single place for the romstage stack for copy_and_run.
Stefan Reinauer
2010-04-25
drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h"
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-28
drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
fix a couple of warnings
Stefan Reinauer
2010-03-11
Replace clear_memory with memset.
Myles Watson
2010-02-22
mini update SMM:
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-10-27
Add few missing prototypes, and remove few unused (thus lonelly) variables.
Maciej Pijanka
2009-10-17
Remove CONFIG_ from #defines that aren't config variables. Trivial.
Myles Watson
2009-04-06
(trivial) fix some warnings
Stefan Reinauer
2009-03-13
This, ladies and gentlement, is commit #4000.
Stefan Reinauer
2009-03-06
* fix a minor power state issue in the ich7 smm handler
Stefan Reinauer
2009-03-01
Some changes required to get yabel working on v2 (and they generally make
Stefan Reinauer
2008-11-11
[PATCH] coreboot-v2: Add multiboot support
Robert Millan
2008-10-29
Support for the Intel ICH7 southbridge.
Stefan Reinauer
2008-08-02
Go back to SIPI WAIT state for those CPUS defining the newly introduced
Stefan Reinauer
2007-12-19
Changed the stop_this_cpu() to just hlt.
Marc Jones
2007-04-06
two more directories from YhLu's mcp55 megapatch.
Yinghai Lu
2006-10-04
AMD Rev F support
Yinghai Lu
2006-04-03
new cache_as_ram support
Yinghai Lu
2006-03-13
correct __ROMCC__
Li-Ta Lo
2005-12-02
1201_ht_bus0_dev0_fidvid_core.diff
Stefan Reinauer
2005-07-08
eric patch
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51
arch import user (historical)
2004-10-14
- Renamed cpu header files
Eric Biederman