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
/
cpu
/
emulation
Age
Commit message (
Expand
)
Author
2010-02-07
newconfig is no more.
Patrick Georgi
2010-01-11
Make qemu use the udelay function in src/pc80/udelay_io.c
Patrick Georgi
2009-11-12
Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
Myles Watson
2009-10-24
Change QEMU CPU Makefile.inc files to match other CPUs.
Uwe Hermann
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-09-29
More consistent use of "default n" and "select XYZ" in
Patrick Georgi
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-12
Kconfig!
Patrick Georgi
2009-07-02
Move the v3 resource allocator to v2.
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-05-11
This patch adds high table support to qemu. It was already added to
Myles Watson
2009-05-11
Trivial white space fixes so that the next patches are easier to read.
Myles Watson
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2008-08-13
Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codes
Stefan Reinauer
2008-02-07
Change references to qemu in Coreboot-v2 calls to qemu-x86.
Myles Watson
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2006-09-13
fix for qemu northbridge, from Ed Swierk
Ronald G. Minnich
2005-09-08
simplify code
Stefan Reinauer