index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
emulation
/
qemu-x86
Age
Commit message (
Expand
)
Author
2009-04-07
This tested ok, but qemu can't really handle c0000 as RAM.
Ronald G. Minnich
2009-04-07
This is a bit of an emergency fix for qemu. Ethernet routing has not been
Ronald G. Minnich rminnich
2009-04-06
Some changes for option roms:
Ronald G. Minnich
2009-03-31
Add the CONFIG_ROMS config variable.
Ronald G. Minnich
2009-03-13
This one is an example on how to drop vgabios.c from the mainboard or chipset
Stefan Reinauer
2009-03-06
clean up qemu target config (trivial)
Stefan Reinauer
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2009-02-18
Carl-Daniel's part:
Carl-Daniel Hailfinger
2008-10-12
Drop tons of duplicated debug.c files, move common file to
Uwe Hermann
2008-09-04
This changes the python generated makefiles
Carl-Daniel Hailfinger
2008-08-08
Enable both IDE ports for our qemu target.
Ward Vandewege
2008-05-06
This patch adds pc keyboard init function call for qemu in v2 since some payl...
Aaron Lwe
2008-02-07
Change references to qemu in Coreboot-v2 calls to qemu-x86.
Myles Watson